v0.12.5
github-actions
released this
27 Jun 20:23
·
381 commits
to master
since this release
NCDatasets v0.12.5
- Experimental NCDatasets.@select (subset by e.g. bounding box and date range) and
view
s (of variables and datasets)
Closed issues:
getindex(::NCDataset, ::String)
scales poorly with # of variables for unlimited data dimension (#135)- Default missing values (#163)
- julia 1.8 beta3, NetCDF_jll v400.802.102+0: Failure to load OPENDAP URL with TLS (#173)
- Possible bug trying to save 2D variables (#175)
- How do I add variables that are located only in a subset of the coordinates? (#176)
- Problem reading time (#177)
- How to save a string variable as a scalar? (#180)
Merged pull requests: