There is a newer version of the record available.

Published July 25, 2023 | Version v1.0.0
Software Open

nctoolkit: A Python package for netCDF analysis and post-processing

  • 1. Plymouth Marine Laboratory

Description

This is a major release with breaking changes.

A critical change is that accessing dataset attributes will force evaluation, i.e. ds.run() will occur if you access an attribute such as ds.times. This makes behaviour more consistent with what new users would expect.

This should not have a major impact on any coding workflows.

The cdo_command method has been changed so that it no longer checks the validity of the command before calling CDO. Checks can now be run using the check argument.

Some improvements have been made to method internals for pub_plot.

Files

pmlmodelling/nctoolkit-v1.0.0.zip

Files (193.7 MB)

Name Size Download all
md5:656f67c20ed3d5e6a8ebf5d326f1eda3
193.7 MB Preview Download

Additional details

Related works