Releases: aria-tools/ARIA-tools
Releases · aria-tools/ARIA-tools
ARIA-tools v1.3
Release Features
- De-duplication support now integrated. The workflow has been streamlined to support successive runs involving new products and layers not extracted from previous runs, without unnecessarily regenerating existing outputs. Note that currently GUNWs from previous runs are to not be deleted or be moved, we will work to make this logic more flexible in a future release.
- Progress bars added for product download, and for each batch of extracted layers.
- For DEM and mask access, environment updated to reflect latest, stable
tile_mate
release.
Team contributions
- Robert Zinke
- Marin Govorcin
- Simran Sangha
- David Bekaert
- Emre Havazli
ARIA-tools v1.2.1
Release Features
- By default in ariaTSsetup do not extract and interpolate perpendicular baseline layers to save time. To extract these layers, the user would now have to explicitly pass it as an argument (i.e.
-l perpendicularBaseline
)
Team contributions
- Alexander Fore
- Simran Sangha
- David Bekaert
- Marin Govorcin
- Brett Buzzanga
- Charles Marshak
- Joseph Kennedy
ARIA-tools v1.2
Release Features
- Update dependencies to reflect stable version of dem_stitcher
- Pass mask (if specified) to solid Earth tide and troposphere layers
- Dummy-proof code to better handle tropo extraction, which previously silently errored out if a valid model was not specified
- If a DEM is required for a specified input and a user does not specify a valid input, error out early instead of deep into the process
Team contributions
- Alexander Fore
- Simran Sangha
- David Bekaert
- Marin Govorcin
- Brett Buzzanga
- Charles Marshak
- Joseph Kennedy
ARIA-tools v1.1.9
Release Features
- Update to be compatible with GDAL version increment
- Fix bug which leads to crash when specifying extraction of only iono or tropo ancillary layers.
Team contributions
- Alexander Fore
- Simran Sangha
- David Bekaert
- Marin Govorcin
- Brett Buzzanga
- Charles Marshak
- Joseph Kennedy
ARIA-tools v1.1.8
Release Features
- Bug-fixes associated with NISAR beta product version numbers
- Adjust default behavior of time-series setup workflow to extract only standard product layers
Team contributions
- Alexander Fore
- Simran Sangha
- David Bekaert
- Marin Govorcin
- Brett Buzzanga
- Charles Marshak
- Joseph Kennedy
ARIA-tools v1.1.7
Release Features
- General refactoring and clean-up to make code more transparent and accessible
- Begin support for beta NISAR GUNW products
- Support to access version 3 S1 ARIA GUNWs via download
- Update mask download to access files from the
tile-mate
application - Switch from GitHub actions to regression tests with reference golden outputs to check code and commit stability
Team contributions
- Alexander Fore
- Simran Sangha
- David Bekaert
- Marin Govorcin
- Brett Buzzanga
- Charles Marshak
- Joseph Kennedy
EarthScope 2023
Release Features
- General bug fixes and clean-up
- Introduce sequential unw phase stitcher option, which estimates offsets between overlapping connected components
- Add beta support for ancillary solid earth tide, ionosphere, and tropospheric delay correction layers
- Enforce “target aligned pixel” convention to all extracted layers
- Update DEM download to access Global Copernicus 90 meter DEM
- Switch from CircleCi to GitHub actions to check code and commit stability
Team contributions
- Simran Sangha
- Marin Govorcin
- Brett Buzzanga
- Charles Marshak
- Joseph Kennedy
- David Bekaert
- Rob Zinke
ARIA-tools v1.1.5
Changed
- The ARIA-Tools license has been changed from GNU-3 to Apache 2.0 to align with NASA open-science/ TOPS guidance and be less restrictive to downstream projects; see #355.
UNAVCO 2022
Release Features
- General bug fixes and clean-up
- Bug fixes involve masking, subsetting, gdal for virtual access, product version
- Reduce some redundant gdal calls to speed-up processing
- Improve metadata access of bPerp
- Update support for new openTopo api
- Support asfSearch
- Establish environment with consistent gdal/python versions, so ARIA-tools, isce2, MintPy work in one unified environment
Team contributions:
- Brett Buzzanga
- Simran Sangha
- Rob Zinke
- Joseph Kennedy
- David Bekaert
- Emre Havazli
ARIA-tools version 1.1.2
Release features:
- Bug fixes and clean-up
- Download fix to overcome throttling
- Support for parallel downloads
- Track ARIA tools version
- Prioritize on recent product versions
- Update DEM download to leverage Opentopo API
- Update to handle new GACOS product formats (Tifs)
Team contributions:
- Simran Sangha
- Brett Buzzanga
- Emre Havazli
- David Bekaert