Published November 29, 2024 | Version v1.2.0
Software Open

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

Description

This release changes the default behaviour of to_dataframe. Bound type variables will now be ignored, as they are typically redundant once a dataset has been converted to a dataframe. For example a variable like lon_bnds will now be ignored. To retain the old behaviour use to_dataframe(drop_bnds=False).

There are additional improvements to internals that do not modify package usage.

Notes

If you use this software, please cite our article in the Journal of Open Source Software.

Files

pmlmodelling/nctoolkit-v1.2.0.zip

Files (194.2 MB)

Name Size Download all
md5:93d20556bdfcd6ae9003b8b4df3ca4df
194.2 MB Preview Download

Additional details

Related works