-
Notifications
You must be signed in to change notification settings - Fork 18
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.
- 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')
- 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
- Add pandoc installation to guide of running tests
- How to do a version upgrade
- Minimum versions of the dependencies required?
- Calibration report
- Also export the notebooks to scripts in Examples/Scripts