Skip to content

RAiDER v0.4.1

Compare
Choose a tag to compare
@dbekaert dbekaert released this 23 Jan 22:43
48c69bd

New/Updated Features

  • Reorder target points for intersection
  • Use exact coordinates of DEM to interpolate heights to target lat/lons
  • Support DEM interpolation to station file
  • Implement end-to-end test for intersection of cube with lat/lon files
  • Implement end-to-end test for calculation at stations delay
  • Update AOI to store the output directory so DEM is written to right place
  • calcDelaysGUNW will optionally download a GUNW product from AWS S3, process it, and upload a new version of the GUNW product in-place with the tropospheric correction layers added so that RAiDER can be used in ARIA GUNW production via HyP3. Importantly, tropospheric correction of GUNW products is still being activitely developed; this workflow, as well as the correction itself, is subject to change.

Fixed

  • Package data is more explicitly handled so that it is included in the conda-forge build; see #467