Info: Zenodo’s user support line is staffed on regular business days between Dec 23 and Jan 5. Response times may be slightly longer than normal.

There is a newer version of the record available.

Published January 3, 2021 | Version v0.2.4
Software Open

pmlmodelling/nctoolkit: v0.2.4

Creators

  • 1. Plymouth Marine Laboratory

Description

This minor release adds new features. Code written for prior releases are compatible with this release.

Improved temporal statistics

Calculating temporal statistics has been streamlined. Temporal methods are now prefixed with the letter t, and accept grouping options. So, for example, data.tmean(["year", "month"]) will calculate the mean value for each month in each year.

Mild enhancements to methods

The select and shift methods have been tweaked to make life slightly easier for users, and allow partial matches for args. For example data.shift(hours = 1) and data.shift(hour = 1) are both valid.

open_url is now able to keep attempting to download files for a set period until complete.

open_thredds now has a wait option to stop

Bug fixes

Issues related to user specified temp folders not being set are now fixed.

Renamings and deprecations

Existing temporal statistics methods, such as mean, max etc., have now been deprecated and the new methods tmean etc. should be used.

vertical_cum_sum has been renamed to vertical_cumsum. vertical_cum_sum is now deprecated.

Files

pmlmodelling/nctoolkit-v0.2.4.zip

Files (210.9 MB)

Name Size Download all
md5:d4fa627215a9cb735924d5573c9ef09a
210.9 MB Preview Download

Additional details

Related works