Skip to content

Client-side subsets

Pre-release
Pre-release
Compare
Choose a tag to compare
@cpiker cpiker released this 19 Aug 17:17
· 35 commits to master since this release
b6e73f3

There are two major feature updates for this release:

  • The das2c_data interface has been completed. Subsets of a variable may be read into user arrays. Previously the entire set of values needed to span the index space of a dataset were always returned from calls to das2c_data.
  • Mac OS X, version 10.13 and up is now supported. The DLM contains a 64-bit MacOS binary.

The following planned version 1.0 features are not yet implemented:

  • Data source discovery via the das2 catalog.
  • Download progress display.
  • Password protected data source access.

Since this is a pre-release, debugging symbols have been left in the binaries.