Earthdata-varinfo

Latest version: v3.0.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

2.3.0

2024-08-26

The `VarInfoBase.get_missing_variable_attributes` method has been added to allow
someone to get metadata attributes from the configuration file for variables
that are absent from a file. An example usage is when a CF Convention grid
mapping variable is missing from a source file.
The `VarInfoBase.get_references_for_attribute` method has been added to retrieve
all unique variable references contained in a single metadata attribute for a
list of variables. For example, retrieving all references listed under the
coordinates metadata attribute.

2.2.2

2024-07-16

The `generate_collection_umm_var` function in earthdata-varinfo updated to
support an optional kwarg `config_file` for a configuration file, to be able to
override known metadata errors.

2.2.1

The `requests` package has been added as an explicit dependency of the package.
Additionally, black code formatting has been applied to the entire repository.

2.2.0

2022-09-12

This minor version update adds the `VarInfoBase.get_variables_with_dimensions`
method to allow a client to retrieve all variables that have a specified set of
dimensions. This will return both variables that only have the listed
dimensions and variables for which the list of dimensions is a subset of all
the variable dimensions.

2.1.2

2023-11-14

This version of `earthdata-varinfo` updates the value of the `LongName`
attribute in generated UMM-Var records to use the value of the CF-Convention
`long_name` attribute for a variable, if it is present in the file. If this
attribute is not present in the in-file metadata, then the full path to the
variable (without the leading `/`) is used as before.

2.1.1

2023-10-24

Fixed deployment issues

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.