Cfgrib

Latest version: v0.9.11.0

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

Scan your dependencies

Page 1 of 8

0.9.11.0

---------------------

- added automatic caching of geographic coordinates for improved performance
See `341 <https://github.com/ecmwf/cfgrib/pull/341>`_.

- fixed issue where to_grib() could crash if given a dataset with a single-valued dimension
See `347 <https://github.com/ecmwf/cfgrib/issues/347>`_.

- fixed issue where values could not be extracted when alternativeRowScanning=1 and
grid is not represented as 2D
See `358 <https://github.com/ecmwf/cfgrib/issues/358>`_.

- fixed issue where the `grib_errors` parameter was not being handled correctly.
This parameter has now been renamed to `errors`.
See `349 <https://github.com/ecmwf/cfgrib/issues/349>`_.

- dropped support for Python 3.6.
See `363 <https://github.com/ecmwf/cfgrib/issues/363>`_.

0.9.10.4

---------------------

- added --var-encoding-json (or -v) option to the to_netcdf tool, e.g.
``cfgrib to_netcdf -v '{"dtype": "float", "scale_factor": 0.1}' -o $OUTFILE $INFILE``
See `334 <https://github.com/ecmwf/cfgrib/pull/334>`_.
- fix issue where xarrays derived from Gaussian grids did not have the correct
geometry when written back out as GRIB
See `330 <https://github.com/ecmwf/cfgrib/issues/330>`_.
- fix issue where open_datasets() could merge different GRIB fields
that have the same data values
See `336 <https://github.com/ecmwf/cfgrib/issues/336>`_.

0.9.10.3

---------------------

- large reduction in memory leak
See `320 <https://github.com/ecmwf/cfgrib/pull/320/>`_.

- Replaced ``distutils.version`` by ``packaging.version`` and
added description and url to the xarray plugin.
See `318 <https://github.com/ecmwf/cfgrib/pull/318/>`_.

0.9.10.2

---------------------

- added --netcdf_kwargs_json option to 'cfgrib to_netcdf'
See `294 <https://github.com/ecmwf/cfgrib/pull/294/>`_.
- fixed support for GRIB files with alternativeRowScanning=1
See `296 <https://github.com/ecmwf/cfgrib/pull/296/>`_.
- fixed support for missing values
See `313 <https://github.com/ecmwf/cfgrib/issues/313>`_.

0.9.10.1

---------------------

- Fix failure to read index files.
See `292 <https://github.com/ecmwf/cfgrib/issues/292>`_.
- Allow backend kwargs to be provided in the to_netcdf executable,
either via a json format string, or a path to a json file via -b.
See `288 <https://github.com/ecmwf/cfgrib/pull/288/>`_.
- Fixed issue where the use of relpath() could cause a problem on Windows.
See `284 <https://github.com/ecmwf/cfgrib/issues/284>`_.
- Fix passing of pathlib.Path.
See `282 <https://github.com/ecmwf/cfgrib/issues/282>`_.
- Fixed issue where writing an ensemble number into a GRIB file caused an error.
See `278 <https://github.com/ecmwf/cfgrib/issues/278>`_.

0.9.10.0

---------------------

- Big internal refactor to add support for a generic ``Fieldset`` similar to Metview.
See `243 <https://github.com/ecmwf/cfgrib/issues/243>`_.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.