Releases: JuliaGeo/NCDatasets.jl
Releases · JuliaGeo/NCDatasets.jl
v0.9.3
19 Sep 10:22
Compare
Sorry, something went wrong.
No results found
v0.9.3 (2019-09-19)
Diff since v0.9.2
Closed issues:
Abstract date handling to another package? (#34 )
Attempt to use feature that was not turned on when netCDF was built (#32 )
Is it possible to get memory mapping in NCDatasets? (#31 )
NCDatasets should fail when trying to access a nonexisting index. (#30 )
v0.9.2
06 May 13:10
Compare
Sorry, something went wrong.
No results found
v0.9.1
30 Apr 10:09
Compare
Sorry, something went wrong.
No results found
v0.9.0
04 Apr 20:18
Compare
Sorry, something went wrong.
No results found
initial implementation of NCDataset with deferred open
fix default time unit
improve documentations (thanks @Balinus )
v0.8.0
07 Mar 12:57
Compare
Sorry, something went wrong.
No results found
Restructure time handling code in the submodule CFTime
Fix issue #21 , #23 and #24
v0.7.0
12 Feb 13:07
Compare
Sorry, something went wrong.
No results found
load contiguous ragged array
fix issue #22 in ncgen with unlimited dimensions
v0.6.0
14 Dec 14:58
Compare
Sorry, something went wrong.
No results found
More functions for manipulating DateTime variables following the different CF calendars: monthday and date ranges (Thanks @Balinus )
v0.5.1
29 Nov 09:52
Compare
Sorry, something went wrong.
No results found
Experimental multi-file support allowing to aggregate files over a specified dimension
Detect ancillary data (like status flags) based on the NetCDF CF Convention
v0.4.0
16 Nov 19:26
Compare
Sorry, something went wrong.
No results found
One can now directly specify in defVar, defGroup and Dataset a list of attributes
In defVar, one can directly specify to data to be saved
Implementation of daysinmonth, daysinyear, yearmonthday and yearmonth for special DateTimes from the CF standard
v0.3.2
11 Aug 20:08
Compare
Sorry, something went wrong.
No results found