Published November 22, 2023
| Version v1.1.3
Software
Open
nctoolkit: A Python package for netCDF analysis and post-processing
Authors/Creators
Description
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(7).
Notes
Files
pmlmodelling/nctoolkit-v0.4.3.zip
Additional details
Related works
- Is supplement to
- Software: https://github.com/pmlmodelling/nctoolkit/tree/v1.1.3 (URL)