Releases: TUW-GEO/pynetcf
Releases · TUW-GEO/pynetcf
v0.1.13
- Catch RuntimeError and IOError to be compatible with older netCDF4 versions.
- Fix compression of variables in point_data.
v0.1.12
- IndexedRaggedTs are now compatible with numpy record arrays and dictionaries.
v0.1.11
- IndexedRaggedTs.write_ts can now write data for multiple grid points at once.
- Add interface to write a complete cell to GriddedNcIndexedRaggedTs
v0.1.10
- No changes in functionality
- Fix setup.py for correct installation
v0.1.9
- Fix n_loc bug
- Add recarray for point data
- Excluding pandas==0.19.0
v0.1.8: Relax pyproj and proj.4 versions in environment.yml