Skip to content

0.3.0

Compare
Choose a tag to compare
@jjfrench jjfrench released this 10 Nov 16:47
7ba904e

Fixed

  • #5: Nested variables must now be specified by path relative to each BEAM group. This not only avoids ambiguity for variables of the same name (but different paths), but also makes a variable's location explicit.
  • #17: Granule files that cannot be successfully read are skipped, rather than causing job failure. Offending files are retained to facilitate analysis.

Added

  • #1 User must specify values for lat and lon as inputs, allowing the user to choose which lat/lon datasets are used.
  • #2: User must specify doi as an input, now allowing subsetting of L2A as well as L4A data.
  • #7: Columns from 2D variables can be selected.
  • #8: Specifying a query is now optional, to allow selecting all rows for specified columns.