Releases: C2SM/iconarray
Releases · C2SM/iconarray
v0.3.2
v0.3.0
This release brings an enhancement to the iconarray.open_dataset()
function, with support to filter by a single variable, irrespective of whether the data is GRIB or NETCDF. The standard xarray and cfgrib arguments can also now be passed to xarray/cfgrib via iconarray.open_dataset()
.
There is also an additional function iconarray.show_GRIB_shortnames()
which prints the variable names available to use to filter GRIB files with iconarray.open_dataset()
. This function does not load the entire dataset so is relatively quick.
Tests are added for the new fitler functionality.
v0.2.5
Bump version: 0.2.4 → 0.2.5
v0.2.1
Bump version: 0.2.0 → 0.2.1
v0.2.0
Grid improvements (#34) Co-authored-by: Claire Merker <[email protected]>
v0.1.23
Bump version: 0.1.22 → 0.1.23
v0.1.22
Bump version: 0.1.21 → 0.1.22
v0.1.21
Bump version: 0.1.20 → 0.1.21
v0.1.19
formatoptions in import in plot folder
v0.1.18
fix init.py