Cfgrib

Latest version: v0.9.12.0

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

Scan your dependencies

Page 7 of 8

0.9.5

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

- Drop support for *xarray* versions prior to *v0.11* to reduce complexity.
(This is really only v0.10.9).
See: `32 <https://github.com/ecmwf/cfgrib/issues/32>`_.
- Declare the data as ``CF-1.7`` compliant via the ``Conventions`` global attribute.
See: `36 <https://github.com/ecmwf/cfgrib/issues/36>`_.
- Tested larger-than-memory and distributed processing via *dask* and *dask.distributed*.
See: `33 <https://github.com/ecmwf/cfgrib/issues/33>`_.
- Promote write support via ``cfgrib.to_grib`` to **Alpha**.
See: `18 <https://github.com/ecmwf/cfgrib/issues/18>`_.
- Provide the ``cf2cdm.translate_coords`` utility function to translate the coordinates
between CF-compliant data models, defined by ``out_name``, ``units`` and ``store_direction``.
See: `24 <https://github.com/ecmwf/cfgrib/issues/24>`_.
- Provide ``cfgrib.__version__``.
See: `31 <https://github.com/ecmwf/cfgrib/issues/31>`_.
- Raise with a better error message when users attempt to open a file that is not a GRIB.
See: `34 <https://github.com/ecmwf/cfgrib/issues/34>`_.
- Make 2D grids for ``rotated_ll`` and ``rotated_gg`` ``gridType``'s.
See: `35 <https://github.com/ecmwf/cfgrib/issues/35>`_.

0.9.4.1

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

- Fix formatting for PyPI page.

0.9.4

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

- Saves one index file per set of ``index_keys`` in a much more robust way.
- Refactor CF-encoding and add the new ``encode_cf`` option to ``backend_kwargs``.
See: `23 <https://github.com/ecmwf/cfgrib/issues/23>`_.
- Refactor error handling and the option to ignore errors (not well documented yet).
See: `13 <https://github.com/ecmwf/cfgrib/issues/13>`_.
- Do not crash on ``gridType`` not fully supported by the installed *ecCodes*
See: `27 <https://github.com/ecmwf/cfgrib/issues/27>`_.
- Several smaller bug fixes and performance improvements.

0.9.3.1

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

- Assorted README fixes, in particular advertise index file support as alpha.

0.9.3

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

- Big performance improvement: add alpha support to save to and read from disk
the GRIB index produced by the full-file scan at the first open.
See: `20 <https://github.com/ecmwf/cfgrib/issues/20>`_.

0.9.2

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

- Rename coordinate ``air_pressure`` to ``isobaricInhPa`` for consistency
with all other vertical ``level`` coordinates.
See: `25 <https://github.com/ecmwf/cfgrib/issues/25>`_.

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.