Skip to content

Releases: znicholls/netcdf-scm

v1.0.0

20 May 23:25
Compare
Choose a tag to compare

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

16 May 04:29
Compare
Choose a tag to compare
  • (#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

15 May 08:28
Compare
Choose a tag to compare
  • (#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

14 May 00:22
Compare
Choose a tag to compare
  • (#39 <https://github.com/znicholls/netcdf-scm/pull/39>_) Add netcdf-scm-crunch command line interface

v0.6.1

13 May 01:10
Compare
Choose a tag to compare

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

12 Nov 02:05
Compare
Choose a tag to compare
v0.5.1

Prepare for release of v0.5.1

v0.3.1

05 Nov 01:48
Compare
Choose a tag to compare

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

15 Oct 06:32
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

v0.2.4, testing to see what happens with badges when I do this.