Releases: znicholls/netcdf-scm
Releases · znicholls/netcdf-scm
v1.0.0
NetCDF-SCM
v1.0.0 highlights
- automated reading of CMIP relevant data reference syntax (drs)
- automated crunching of CMIP data into aggregate boxes used by simple climate models
- extra masks can be added too
- automated wrangling of aggregate data into other formats (request new features as required)
- writes out in OpenSCM format, allowing for trivial use with simple climate models
- installable via pip and conda (with a little bit of care)
v0.7.2
- (
#43 <https://github.com/znicholls/netcdf-scm/pull/43>
_) Speed up crunching, in particular remove string parsing to convert cftime to python datetime
v0.7.1
- (
#42 <https://github.com/znicholls/netcdf-scm/pull/42>
_) Add netcdf-scm-wrangle
command line interface
- (
#41 <https://github.com/znicholls/netcdf-scm/pull/41>
_) Fixed bug in path handling of CMIP6OutputCube
v0.6.2
- (
#39 <https://github.com/znicholls/netcdf-scm/pull/39>
_) Add netcdf-scm-crunch
command line interface
v0.6.1
Version 0.6.1. Updates to use OpenSCM's dataframe and backend for output data, paving the way for much smoother integration with simple climate models.
Add CMIP6 capability and better path handling
v0.5.1
Prepare for release of v0.5.1
v0.3.1
Release netCDF-SCM with all the required capabilities to cut GCM output into boxes appropriate for simple climate models. Additional classes are required in order to allow directory structures other than Marble's CMIP5 one to be used.
v0.2.4
v0.2.4, testing to see what happens with badges when I do this.