Releases: natgeo-wong/ARMLive.jl
Releases · natgeo-wong/ARMLive.jl
Release list
v0.2.1
ARMLive v0.2.1
- You can now return all the relevant files as a vector of NCDatasets instead of trying to merge them all
v0.2.0
ARMLive v0.2.0
- Added new functionality to extract out a single variable (and relevant dimensions) upon download
Breaking Changes:
- All minor version changes are also breaking changes at v0.x.y
v0.1.0
ARMLive v0.1.0
- API is stable, decided that specifying the datastream is the way to go for now
- Progress Bar can be switched off
- Added
read()functionality, and use NCDatasets.jl functionality to combine multiple NetCDF files if needed - Stable documentation build
Breaking Changes:
- API is considered somewhat, so bump to first minor version
v0.0.1
ARMLive v0.0.1
- New package for the downloading of ARM data from the ARM Live service
- Package is very much a work-in-progress, but basic functionality is there
- Simply specify a dataset using (1) datastream, (2) date start and (3) date stop