Skip to content

Releases: znicholls/netcdf-scm

v1.0.0

Choose a tag to compare

@znicholls znicholls released this 20 May 23:25

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

Choose a tag to compare

@znicholls znicholls released this 16 May 04:29
  • (#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

Choose a tag to compare

@znicholls znicholls released this 15 May 08:28
  • (#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

Choose a tag to compare

@znicholls znicholls released this 14 May 00:22
  • (#39 <https://github.com/znicholls/netcdf-scm/pull/39>_) Add netcdf-scm-crunch command line interface

v0.6.1

Choose a tag to compare

@znicholls znicholls released this 13 May 01:10

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

Choose a tag to compare

@znicholls znicholls released this 12 Nov 02:05
v0.5.1

Prepare for release of v0.5.1

v0.3.1

Choose a tag to compare

@znicholls znicholls released this 05 Nov 01:48

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 Pre-release
Pre-release

Choose a tag to compare

@znicholls znicholls released this 15 Oct 06:32

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