Skip to content

Todo list

Bart Schilperoort edited this page Mar 20, 2020 · 19 revisions

The todo list forms the roadmap for this project. Feel free to add. If a suggestion requires more information. Please create an issue first.

IO

  • Set compression defaults for saving to netCDF - xarray has default compression already
  • Use CF-conventions when saving to netCDF where possible
  • Check default timezone ('Etc\GMT')

DataStore

  • order of dimensions in datastore should not matter
  • resample method (with attributes). Currently resampling returns an xarray.DataSet object
  • Check if xarray methods return a DataStore or DataSet

Tests

Readme/Contributing.rst

  • Add pandoc installation to guide of running tests
  • How to do a version upgrade
  • Minimum versions of the dependencies required?

Example notebooks

  • Calibration report
  • Also export the notebooks to scripts in Examples/Scripts

Calibration