Skip to content

0.14

Latest

Choose a tag to compare

@TonioF TonioF released this 10 Jun 15:48
· 1 commit to main since this release

Changes in 0.14

  • Improved error messages when data cannot be accessed from opendap
  • added caching of chunks using a Least-Recently-Used-Cache
    Cache Size in MB can be set for the store using the newly added parameter cache_size
  • avoid concurrent calls of the same request
  • Ensure classes SessionExecutor and CciOdp can be serialised and de-serialised.
    This is necessary for support of dask clusters.
  • Updated list of data states