Nctoolkit

Latest version: v1.1.9

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

Scan your dependencies

Page 1 of 11

1.1.8

This is a minor release that fixes a bug that caused errors when `norm` was set using `pub_plot`. Everything else should work as before.

1.1.7

Minor bug fix release
-----------
This is a minor release that improves how `pub_plot` handles some arguments to provide more consistent behaviour.

1.1.6

Adding the ability to create vertical level bounds
---------------------------------

This release adds a new dataset method `generate_level_bounds`, which will generate vertical bounds from the vertical levels. This is useful in case this info is not provided in the original data and they need to be estimated for vertical averaging etc.

1.1.5

This is a minor release that improves the package import speed.

Faster import speeds
----------------------------

Previously, the package tried to import geoviews at startup. This was a bottleneck, as gevoviews takes a long time to import. Geoviews is now imported when first used.

1.1.3

This is a minor release with some improvements to temporal methods, such as `tmean`.

Enhanced temporal methods
---------------------------------

You can now supply a window argument to statistical temporal methods. For example, if you wanted to calculate a weekly mean value, you could do the following: `ds.tmean(window=7)`.

1.1.2

This is a minor release.

The `subset` method has been improved internally. Previously, if you ran, for example, `ds.subset(month=1)` and one or more of the files in a dataset had no data for January, an error was thrown. This has now been changed, so that a warning is thrown and the files are removed from the dataset.

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.