Nctoolkit

Latest version: v1.1.10

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

Scan your dependencies

Page 11 of 11

0.2.1

New methods

- `annual_sum`: a method for calculating the annual sums
- `daily_mean` etc.: methods for calculating daily statistical values
- `select`: a wraper around existing select methods such as `select_year` and `select_variables`
- `shift_months` and `shift_years`: methods to shift time by months and years
- `shift`: a wrapper around existing shift methods

Deprectations

- `select_season` is now called `select_seasons`. `select_season` has been deprecated and will be removed in a few months.
- `select_timestep` is now called `select_timesteps`. `select_timestep` has been deprecated and will be removed in a few months.

Minor fixes

- `plot` was throwing errors when plotting time series graphs for some types of data. This is now fixed.

0.2.0

macOS support
This release adds support for macOS.

New methods

Meridonial statistics can be calculated using `meridonial_mean` etc.

`open_url` is a version of open_dataset for urls.

`open_thredds` is a version of open_dataset for thredds.

0.1.5

Minor update that is compatible with the prior 0.1.4 release.

Method improvement

`cor_space` and `cor_time` methods for comparing datasets now work for multiple variables.

0.1.4

New methods

You can now shift time forwards or backwards using the shift_hours and shift_days methods.

You can now add new files to existing datasets using the append method.

Bug fixes

Cleanup code fixed to ensure temporary grid files are removed. This only appears to have affected to_latlon.

ensemble_min ignored time when cdo version = 1.9.3. Now fixed to work properly with cdo version 1.9.3.

0.1.3

This release is a minor update, which is compatible with the previous releases.

New methods have been added for calculating zonal statistics: ``zonal_mean``, ``zonal_min``, ``zonal_max`` and ``zonal_range``.

``open_data`` is now able to accept urls.

0.1.2

Initial release

Page 11 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.