- Added
requirements_dev.txt
to manifest file because it is read bysetup.py
.
N/A
- Changed
nc_interface
sub-package to rely onxarray
instead ofcdms2
.
- Changed
nc_interface
sub-package to rely onxarray
instead ofcdms2
. - Added unit tests for all new code in
tests
* Run tests with:pytest tests
- includes unit tests
- includes
nc_interface
to netCDF - using cdms2 library