Skip to content

Version 1.0.7

Choose a tag to compare

@github-actions github-actions released this 11 May 16:16
· 2 commits to main since this release
0e4b7cc

Changed

  • Fixes two bugs in Segmented-Trajectory Subsetting (L2 Data IceSAT-2, GEDI).
    1. When a forward-reference segment definition (e.g. Beam-Leads.ssh_idx)
      is itself not subsetted, but the target dataset (Freeboard-Segment group) is,
      the forward index references would be left unchanged, and therefore incorrectly
      referenced the target items.
    2. When a subset of a forward-reference dataset included the tail-end of
      the dataset (e.g. Reference_Surface.Beam_Lead-Ndx), errors could introduce
      additional and/or missing elements in the target dataset (e.g., Beam-Leads group).

Commits

DAS-2333 Check for trajectory segment is negative number (#22)