Earthkit-plots

Latest version: v0.2.7

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

Scan your dependencies

Page 1 of 3

0.2.7

Fixes a bug where data values were not being properly extracted from numpy arrays unless passed as a `z` kwarg.

0.2.6

- Improves support for interactive plots which display the core data variable on the x-axis
- Fixes a bug which resulted in the y-axis label referring to the core data variable even when plotted on the x-axis

0.2.5

Adds the module `earthkit.plots.interactive`, which contains methods for plotting interactive:
- Box plots with any number of quantiles
- Bar charts
- Line plots

0.2.4

What's Changed
* Improve levels auto_range with proper symmetry by juntyr in https://github.com/ecmwf/earthkit-plots/pull/17
* Fix datetime metadata for xarray for single-time datasets by juntyr in https://github.com/ecmwf/earthkit-plots/pull/18
* Fix earthkit mutably messing up an xarray's longitude by juntyr in https://github.com/ecmwf/earthkit-plots/pull/22
* Fix dimensionless unit formatting by juntyr in https://github.com/ecmwf/earthkit-plots/pull/19
* Adds convenience `save` method to `Subplot` and `Map` objects

New Contributors
* juntyr made their first contribution in https://github.com/ecmwf/earthkit-plots/pull/17

**Full Changelog**: https://github.com/ecmwf/earthkit-plots/compare/0.2.3...0.2.4

0.2.3

- Adds support for plotting irregular grids from GRIB sources at grid resolution
- Migrates to new setup-micromamba for installing environments in GitHub actions

0.2.2

Scipy is an optional dependency of earthkit-plots, which means that certain functionality is not available when scipy is not installed. This release adds more useful error messages when users attempt to use functionality which requires scipy, but scipy is not installed.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.