Skip to content

Releases: natgeo-wong/ARMLive.jl

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 02:16

ARMLive v0.2.1

Diff since v0.2.0

  • You can now return all the relevant files as a vector of NCDatasets instead of trying to merge them all

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 May 18:48

ARMLive v0.2.0

Diff since v0.1.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

Choose a tag to compare

@github-actions github-actions released this 08 Feb 03:02

ARMLive v0.1.0

Diff since v0.0.1

  • 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

Choose a tag to compare

@github-actions github-actions released this 16 Oct 22:20

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