Skip to content

Releases: TUW-GEO/pynetcf

v0.1.13

02 May 10:53
Compare
Choose a tag to compare
  • Catch RuntimeError and IOError to be compatible with older netCDF4 versions.
  • Fix compression of variables in point_data.

v0.1.12

05 Apr 14:29
Compare
Choose a tag to compare
  • IndexedRaggedTs are now compatible with numpy record arrays and dictionaries.

v0.1.11

03 Apr 11:40
Compare
Choose a tag to compare
  • 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

03 Apr 11:15
Compare
Choose a tag to compare
  • No changes in functionality
  • Fix setup.py for correct installation

v0.1.9

19 Jan 16:24
Compare
Choose a tag to compare
  • 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

19 Jan 10:29
Compare
Choose a tag to compare