Skip to content

v0.4.0

Compare
Choose a tag to compare
@dopplershift dopplershift released this 04 Apr 22:42
· 814 commits to master since this release
  • Lots of work on CDMRemote support
    • Fixes for netCDF extended model
    • TDS 5.0 compatibility
    • Beginning support for TDS 5.0 CDMRemoteFeature
  • nose -> py.test
  • Made catalog warnings less verbose by default
  • TDSCatalog now uses OrderedDict for catalog references and datasets. This makes the order of the items in these collections match that of the original catalog.
  • Experimental integration between CDMRemote support and xarray