dubfi.meta¶
Common metadata for netCDF output.
Added in version 0.1.0: (initial release)
Functions¶
Get package information including versions of dependencies. |
|
Return common metadata that can be saved to netCDF output. |
|
|
Update given dict by adding common metadata. |
Module Contents¶
- dubfi.meta.package_info()[source]¶
Get package information including versions of dependencies.
- Return type:
dict[str, str]