Recent Releases of https://github.com/asfhyp3/hyp3-gamma
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.7
Changed
- Updated outdated URLs in product metadata templates
- Jinja
Published by tools-bot 10 months ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.6
Changed
- Output DEM is now buffered by 25 km
- Jinja
Published by tools-bot about 1 year ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.5
Changed
- Move code over from
hyp3libthat is only used inhyp3-gammaand bumphyp3libtov4.0.0
- Jinja
Published by tools-bot about 1 year ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.4
Changed
- Updated descriptions of the Sentinel-1 mission to include Sentinel-1C in product READMEs and ArcGIS-compatible xml files.
- Jinja
Published by tools-bot about 1 year ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.3
Changed
- Updated
hyp3_gamma.dem.prepare_dem_geotiffto use the updatehyp3_lib.dem.prepare_dem_geotiffreleased in hyp3-lib v3.2.0 - Output GeoTIFFs are no longer clipped to the extent of available COP30 DEM tiles. Input scenes must still intersect at least one available DEM tile.
- Jinja
Published by tools-bot about 1 year ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.2
Added
- The
static-analysisGithub Actions workflow now includesmypyfor type checking.
- Jinja
Published by tools-bot over 1 year ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.1
Changed
- The
static-analysisGithub Actions workflow now usesruffrather thanflake8for linting.
- Jinja
Published by tools-bot over 1 year ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v9.0.0
Changed
- Orbit files are now retrieved using the s1-orbits library. ### Removed
- Removed support for the
--esa-usernameand--esa-passwordcommand-line options and theESA_USERNAMEandESA_PASSWORDenvironment variables.
- Jinja
Published by tools-bot almost 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.2.0
Changed
- Upgraded to GAMMA software version
20240627from20230712
- Jinja
Published by tools-bot almost 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.1.4
Changed
- Updated versions for Python and GitHub Actions dependencies.
- Jinja
Published by tools-bot almost 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.1.3
Changed
- Input SLCs for insar jobs are now downloaded in parallel in
__main__.insar() - Consolidated python dependencies to minimize differences between local, docker, and github environments
- Jinja
Published by tools-bot almost 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.1.2
Changed
- Enabled LZW compression for intermediate GeoTIFFs generated by
hyp3_gamma.water_maskto reduce required disk space - Additional minor edits to water mask language
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.1.1
Changed
- Updated water mask language to reflect switch to OpenStreetMaps/ESA WorldCover based water map.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.1.0
Added
- Support for a new water masking dataset based off of OpenStreetMaps and ESA WorldCover data. ### Removed
- Polygon processing functions:
split_geometry_on_antimeridianandget_envelope_wgs84fromwater_mask.py.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.0.1
Changed
- Upgraded to
hyp3lib>=3,<4from>=2,<3 - All requirements for the conda environment are once again installed via conda in
environment.yml, eliminating the workaround for #421 implemented in v5.7.2.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v8.0.0
Removed
- Support for legacy SRTM/NED DEMs in RTC processing. All RTC processing now uses the Copernicus DEM.
legacyoption for the--dem-nameparameter of__main__.rtc()legacyoption for the--dem-nameparameter ofrtc_sentinel.main()legacyoption for thedem_nameparameter ofrtc_sentinel.rtc_sentinel_gamma()EU_DEM_V11,GIMP,IFSAR,NED13,NED1,NED2,REMA,SRTMGL1, andSRTMGL3entries frommetadata.rtc.SUPPORTED_DEMS
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v7.0.1
Fixed
- A bug that would cause some INSAR jobs, with
apply-water-maskset toTrueto fail with ashapely.errors.TopologicalError.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v7.0.0
Changed
- Upgraded
hyp3libdependency to version2.x.x. - As of HyP3-lib v2.0.0, the Copernicus Data Space Ecosystem (CDSE) will now be used for downloading Sentinel-1 orbit files from ESA.
- CDSE credentials must be provided via the
--esa-usernameand--esa-passwordcommand-line options or theESA_USERNAMEandESA_PASSWORDenvironment variables.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.4.1
Fixed
- Incorrect / blank water masks in some areas (primarily Europe), by clipping the water mask to the envelope of the product before rasterization.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.4.0
Added
- The
--phase-filter-parameteroption now accepts a value of0.0, which indicates that the adaptive phase filter will be skipped. - Documentation for the adaptive phase filter parameter in product readme and xml files.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.3.4
Added
- New DEM coverage file which allows for jobs over Armenia and Azerbaijan to use COP90. Fixes #462.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.3.3
Fixed
- #491
util.unzip_granulefails withStopIterationfor recently acquired Sentinel-1 scenes
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.3.2
Fixed
- Description of the range of the lvphi to be -Pi to Pi in the readme.txt.j2 and the lvphi_tif.xml.j2. Fixes #478.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.3.1
Fixed
- Phase unwrapping for very large interferograms is now performed in two range patches to keep total memory requirement under 31,600 MB. Fixes #316.
- Jinja
Published by tools-bot over 2 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.3.0
Changed
- Upgraded to GAMMA software version
20230712from20220630
- Jinja
Published by tools-bot almost 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.2.4
Changed
- Remove the NoData setting in the output dem.tif
- Jinja
Published by tools-bot almost 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.2.3
Added
- References to the DEM pixel value unit (meters) in the readme.md.txt file for the RTC and InSAR products
- Jinja
Published by tools-bot almost 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.2.2
Changed
- The initial DEM mosaic for RTC processing is now resampled to the desired output pixel spacing so that pixels for 20m products are always aligned to a common grid.
- Jinja
Published by tools-bot about 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.2.1
Changed
- Updated language in RTC readme files to remove references to standard products
- Jinja
Published by tools-bot about 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.2.0
Added
- Added
resolution=20.0option for__main__.rtc()
- Jinja
Published by tools-bot about 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.1.0
Added
- A
--phase-filter-paameteroption has been added to the__main__(HyP3) andifm_sentinel.pyentry points to specify the adaptive phase filter parameter used when processing InSAR products. The provided value is ultimately passed to thealphaargument of theadfGAMMA function, which uses the algorithm with a constant exponent as described in https://doi.org/10.1029/1998GL900033.
- Jinja
Published by tools-bot about 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.0.1
Fixed
- Broken Copernicus DEM links.
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v6.0.0
Removed
- Surface water extent map processing of RTC products, which is now entirely contained in
asf-tools and its associated docker container image. This includes removing:
water_mapentrypoint to create a water map productasf_toolsenvironment from the hyp3-gamma docker container image
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.7.5
Added
- Information about image pixel spacing to RTC product
README.md.txt
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.7.4
Added
++omp-num-threadsparameter to themain()entrypoint to limit the number of threads used by GAMMA during multiprocessing.
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.7.3
Added
- Add decibel option in the README.md.txt for the RTC product
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.7.2
Changed
- Upgraded to asf-tools v0.4.4 from v0.4.3
Fixed
- In the conda environment, install
hyp3libandlxmlviapipdue to anlibxml2issue as described in #421
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.7.1
Changed
- Upgraded to
importlib.metadata.entry_points()for loadingconsole_scriptentry_pointfunctions from the depreciatedpkg_resourcespackage - Upgraded to asf-tools v0.4.3 from v0.4.2
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.7.0
Changed
- Upgraded to the base image used for the hyp3-gamma docker image to Ubuntu 22.04 from 20.04. This also changes:
- the GAMMA software
20220630build - Python to 3.10.6 from 3.8.10
- Numpy to 1.21.5 from 1.17.4
- GDAL to 3.4.1 from 3.0.4
- the GAMMA software
- Jinja
Published by tools-bot over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.6.0
Changed
- Removed buffer from water mask during unwrapped_phase calculation
- Updated metadata templates to reflect new water masking approach and link to new resources
- Jinja
Published by jacquelynsmale over 3 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.5.1
Added
- Added information about the end of mission for S1B to all product readme files and xml templates
- Jinja
Published by tools-bot almost 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.5.0
Changed
- Upgraded to GAMMA software version
20220630from20210701
- Jinja
Published by tools-bot almost 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.4.5
Changed
- Removed the intermediate initial/fuzzy geotiffs from the water_map product package.
- Jinja
Published by tools-bot almost 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.4.4
Changed
insarnow uploads unzipped product files (in addition to the zip archive) when using the--bucketoption
- Jinja
Published by tools-bot almost 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.4.3
Changed
- Upgraded to asf-tools v0.4.2 from v0.4.1
- Jinja
Published by tools-bot almost 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.4.2
Changed
- Increase the window size and ignore pixels near an edge when determining the phase unwrapping reference point for InSAR products.
- Upgraded to asf-tools v0.4.1 from v0.4.0
Fixed
- Map coordinates for the phase unwrapping reference point are now reported correctly in the output metadata text file for InSAR products. Fixes #380
- Jinja
Published by tools-bot almost 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.4.1
Added
- Added links to reference material for the Minimum Cost Flow (MCF) phase unwrapping algorithm to the InSAR readme template and unwrapped phase png xml template
- Added language to the InSAR readme template to clarify that the sign convention used for unwrapped phase is opposite to that used for the displacement maps
- Added new HyP3 citation to the InSAR and RTC readme templates
- Jinja
Published by tools-bot about 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.4.0
Changed
- RTC and InSAR products are now generated using the updated 2021 release of Copernicus GLO-30 Public DEM coverage.
- Jinja
Published by tools-bot about 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.3.0
Added
- Added
--include-flood-depthoption forwater_mapto produce a map of estimated flood depths.
- Jinja
Published by tools-bot about 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.2.1
Changed
- Output the reference point in SAR space in the meta text file. The reference point indexes start form 0.
- Jinja
Published by tools-bot about 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.2.0
Changed
- The amplitude threshold used for the InSAR phase unwrapping validity mask was changed from 0.2 to 0.0 (in power scale). The coherence threshold remains at 0.1, so the validity mask is now calculated based only on coherence values.
- The InSAR phase unwrapping reference point is now determined using a neighborhood coherence value. The pixels with the highest coherence are examined using a 9-pixel window to find the pixel with the highest neighborhood coherence value, which is then used as the reference point for phase unwrapping.
- Jinja
Published by tools-bot about 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.8
Changed
- Upgraded to asf-tools v0.3.2 from v0.3.1
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.7
Fixed
asf-toolsconda environment, which is used by the water mapping code, is now copied from the latest asf-tools image.
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.6
Fixed
asf-toolsconda environment, which is used by the water mapping code, has been (temporarily) locked to the environmnet as created in HyP3 GAMMA v5.1.2 to resolve some dependancy issues.
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.5
Changed
- Upgraded to hyp3-lib v1.7.0 from v1.6.8
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.4
Changed
hyp3_gamma.demwill now pull the Copernicus DEM from theus-west-2mirror located ats3://asf-dem-west/v2/COP30to reduce cross-region traffic
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.3
Added
- It is now possible to inject Earthdata username and password using environment variables:
EARTHDATA_USERNAMEandEARTHDATA_PASSWORD.
- Jinja
Published by jhkennedy over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.2
Fixed
Unable to open datasourceerror when providingrtc_sentinel.pywith absolute path to SAFE directory. Fixes #332
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.1
Changed
- Reference point information has been modified for clarity in the
*.txtparameter file
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.1.0
Added
- Ascending/descending and orbit number information have been added to the
*.txtparameter file in InSAR products - The reference point coordinate information (in both SAR and map space) has been
added to the
.txtparameter file in InSAR products
Changed
- The highest coherent pixel will be used as the starting point when unwrapping during InSAR processing
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.0.1
Changed
- InSAR readme and unwrapped phase png xml templates have been updated to include more information about the fringe pattern in the unwrapped phase browse images
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v5.0.0
Added
- An
--include-displacement-mapsargument to theinsarentrypoint which will cause both the line-of-sight and vertical displacement maps to be included.
Changed
- The
include_los_displacementparameter toinsar_sentinel_gammainhyp3_gamma.insar.ifm_sentinelhas changed toinclude_displacement_maps. Now, both the line-of-sight displacement and the vertical displacement maps will be included if this option is set toTrue. - InSAR README and XML templates have been updated to reflect the change in displacement map options and to include more information on adjusting unwrapped phase and displacement map values relative to a user-selected reference point.
- Updated the URL for the Copernicus DEM information webpage.
Deprecated
- The
--include-los-displacmentargument to theinsarentrypoint is deprecated and may be removed at any time.--include-displacement-mapsshould be used instead as setting either option totruewill cause both the line-of-sight and vertical displacement maps to be included.
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.9.0
Added
hyp3_metadatav1.3.0 has been merged into HyP3 GAMMA athyp3_gamma.metadatagenerating HyP3 GAMMA products' metadata. See the metadata README for usage.
- Jinja
Published by tools-bot over 4 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.8.0
Changed
- Upgraded to the latest available GAMMA software version and related dependencies
- GAMMA software
20210701from20191209 - Ubuntu 20.04 from 18.04
- Python 3.8.10 from 3.6.9
- GDAL 3.0.4 from 2.2.3
- GAMMA software
- Jinja
Published by tools-bot almost 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.7.0
Added
- Option to apply water masking to the unwrapped_phase calculation in the gamma processing
apply_water_maskparameter toifm_sentinel.insar_sentinel_gammafunction--apply-water-maskparameter toinsarentrypoint-mparameter toifm_sentinel.pyscript
- Jinja
Published by tools-bot almost 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.6.3
Added
- InSAR products now include an ellipsoidal incidence angle GeoTIFF (in addition to local incidence angle) when
selecting the
include_inc_mapoption.
Changed
- Upgraded to hyp3-metadata v1.2.5 from v1.2.4
- Jinja
Published by tools-bot almost 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.6.2
Added
- InSAR products now include a land/water mask GeoTIFF and a corresponding ArcGIS metadata xml file
Changed
- Upgraded to hyp3-metadata v1.2.4 from v1.2.3
- Jinja
Published by tools-bot almost 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.6.1
Changed
conda-env.ymlhas been renamed toenvironment.ymlin-line with community practice- Upgraded to hyp3-lib v1.6.8 from v1.6.7
- Jinja
Published by tools-bot almost 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.6.0
Added
water_mapentrypoint to create a water map product- Option to output decibel scaled RTC products
--scaleparameter tortcentrypoint now acceptsdecibelscaleparameter tortc_sentinel.rtc_sentinel_gammanow acceptsdecibel
Changed
- Upgraded to hyp3-metadata v1.2.3 from v1.1.0
- Jinja
Published by tools-bot about 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.5.1
Added
--include-wrapped-phaseoption for theinsarentrypoint to include the wrapped phase GeoTIFF in the output product
Changed
- Updated the description of the Wrapped Interferogram in the InSAR product README, including the optional GeoTIFF
- Jinja
Published by tools-bot about 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.5.0
Added
- Option to include DEM file with InSAR products
include_demparameter toifm_sentinel.insar_sentinel_gammafunction--include-demparameter toinsarentrypoint-dparameter toifm_sentinel.pyscript
- Parameter metadata file for InSAR products now includes
Slant range near,Slant range centerandSlant range farattributes
- Jinja
Published by tools-bot about 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.4.0
Added
- Option to include an Incidence Angle GeoTIFF with InSAR products
include_inc_mapparameter toifm_sentinel.insar_sentinel_gammafunction--include-inc-mapparameter toinsarentrypoint-iparameter toifm_sentinel.pyscript
- Parameter metadata file for InSAR products now includes
Spacecraft heightandEarth radius at nadirattributes
- Jinja
Published by tools-bot about 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.3.0
Changed
- InSAR processing via
ifm_sentinel.pynow leverages the Copernicus GLO-30 Public DEM - InSAR GeoTIFF files are now aligned to a common 40m (for 10x2 looks) or 80m (for 20x4 looks) pixel grid
- Jinja
Published by tools-bot about 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.2.0
Added
- Option for RTC_GAMMA jobs to use either Copernicus GLO-30 Public DEM or legacy SRTM/NED DEMs for processing:
--dem-nameoption tortcentrypoint andrtc_sentinel.pyscriptdem_nameparameter tohyp3_gamma.rtc_sentinel.rtc_sentinel_gamma()
hyp3_gamma.demmodule for preparing GeoTIFF mosaics of the Copernicus GLO-30 Public DEM
Changed
- Upgraded to hyp3-metadata v0.4.2 from v0.2.0
- Jinja
Published by tools-bot about 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.1.2
Changed
- Reverted change that allows
ifm_sentinel.pyto proceed with processing when no Restituted or Precision orbit file is found. Restituted or Precision orbit files are required.
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.1.1
Changed
ifm_sentinel.pywill now proceed with processing when no Restituted or Precision orbit file is found- Upgraded to hyp3lib v1.6.7 from v1.6.6
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.1.0
Added
- Ability to include an RGB decomposition GeoTIFF in RTC output
- an
--include-rgboption has been added tortc_sentinel.py - an
include_rgbkeyword argument has been added tohyp3_gamma.rtc.rtc_sentinel.rtc_sentinel_gamma
- an
Changed
- Upgraded to hyp3lib v1.6.6 from v1.6.5
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.0.5
Changed
rtcnow uploads unzipped product files (in addition to the zip archive) when using the--bucketoption- Upgraded to hyp3lib v1.6.5 from v1.6.4
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.0.4
Changed
rtc_sentinel.pywill now proceed with processing when no Restituted or Precision orbit file is found
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.0.3
Fixed
- Resolved off-by-one error when computing days of separation for InSAR product names in
ifm_sentinel.py
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.0.2
Changed
- Upgraded to hyp3lib v1.6.4 from v1.6.3
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.0.1
Added
- Added wrapped phase geotiff via commmand line option
-mtoifm_sentinel.py
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v4.0.0
RTC processing via rtc_sentinel.py has been significantly refactored, and a number of legacy options have been
removed.
Added
rtc.util.unzip_granule()unzips a S1 zip file and returns the .SAFE directory name
Changed
- The parameters to
rtc_sentinel.pyandrtc.rtc_sentinel.rtc_sentinel_gamma()have been significantly revised. Review the corresponding help for more details:rtc_sentinel.py --helpfrom hyp3_gamma.rtc.rtc_sentinel import rtc_sentinel_gamma; help(rtc_sentinel_gamma)
- A refactored
rtc.coregistrationmodule has replacedrtc.check_coreg. Thecheck_coreg.pyentrypoint has been removed. - Upgraded to hyp3_metadata v0.2.0 from v0.1.4
Removed
- Legacy support for the GIMP and REMA DEMs has been removed, including the
rtc.smoothemmodule and the correspondingsmoothem.pyentrypoint. - User-provided DEMs in GAMMA format are no longer supported. DEMs in GeoTIFF format are still supported.
- The
output/out_nameoptions to set the name of the output product have been removed. - The
shapeoption to subset to the bounds of a shapefile has been removed. Subsetting to a bounding box or to a user-provided DEM are still supported. - The
termsoption has been removed. DEM matching will always use a one-term offset polynomial. - The
paroption to provide a pre-generateddiff_paroffset file has been removed. - The
fail/dead_flagoptions have been removed. Processing will always proceed using dead reckoning whendem_matchingis selected and co-registration fails. hyp3_gamma.util.find_and_remove()has been removed.
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v3.1.0
Added
hyp3-insar-gammav2.2.1 has been merged into HyP3 GAMMA athyp3_gamma.insarto provide InSAR processing of Sentinel-1.hyp3_gammanow provides these additional entrypoints:insarprovides the InSAR process interface to HyP3ifm_sentinel.pyis the InSAR (science code) processorinterf_pwr_s1_lt_tops_proc.pyfor coregistering Sentinel-1 SLC data and DEMsunwrapping_geocoding.pyfor unwrapping and geocoding Sentinel-1 INSAR products from GAMMA
Changed
hyp3-gammaentrypoint now allows InSAR processing through the++process insaroption
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 GAMMA v3.0.0
HyP3 RTC GAMMA as been transformed into HyP3 GAMMA; a processor based plugin
Changed
hyp3_rtc_gammahas been transformed into ahyp3_gammapackagehyp3_rtc_gamma.__init__has moved tohyp3_gamma.__init__hyp3_rtc_gamma.__main__has moved tohyp3_gamma.__main__hyp3_rtc_gamma.check_coreghas moved tohyp3_gamma.rtc.check_coreghyp3_rtc_gamma.rtc_sentinelhas moved tohyp3_gamma.rtc.rtc_sentinelhyp3_rtc_gamma.smoothemhas moved tohyp3_gamma.rtc.smoothem
hyp3_gammanow provides these entrypoints:hyp3_gammais the main HyP3 entrypointrtcprovides the RTC process interface to HyP3rtc_sentinel.pyis the RTC (science code) processorcheck_coreg.pyfor checking the results of the GAMMA coregistration processsmoothdem.pyfor smoothing and filling holes in DEMs
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.4.1
Changed
rtc_sentinel.pynow uses GAMMA's updatedmk_geo_radcal2instead ofmk_geo_radcalto remove no-data values in lakes and rivers- Upgraded to hyp3lib v1.6.3 from v1.6.2
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.4.0
HyP3 v1 is no longer supported as of this release.
Added
- A new
--include-scattering-areaoption has been added tortc_sentinel.pyandhyp3_rtc_gamma_v2to include a geotiff of scattering area in the product package. This supports creation of composites of RTC images using Local Resolution Weighting per Small (2012) https://doi.org/10.1109/IGARSS.2012.6350465.
Changed
- Upgraded to hyp3_metadata v0.1.4 from v0.1.2
Removed
rtc_sentinel.pyno longer creates a flattened backscatter image.- The
hyp3_rtc_gammapackage entrypoint and HyP3 v1 support has been removed. rtc_gammapackage entrypoint will now pass arguments to thehyp3_rtc_gamma_v2entrypoint by default.
Fixed
rtc_sentinel.pynow runs successfully when--nocrosspolis specified (#179)
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.3.4
Changed
- Upgraded to hyp3lib v1.6.2 from v1.6.1
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.3.3
Changed
- Upgraded to hyp3lib v1.6.1 from v1.6.0
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.3.2
Changed
- Jinja
Published by tools-bot over 5 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.3.1
Changed
README.txthas been renamed toREADME.md.txtREADME.md.txtand.xmlfiles are now generated using hyp3-metadata-templates v0.1.1file_typetags are now applied to browse and thumbnail images uploaded to S3 to facilitate consistent ordering in HyP3 Api responses
Removed
- Removed the all-white placeholder thumbnail from
_ls_map.tif.xml
- Jinja
Published by tools-bot almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.3.0
Added
- Added cursory developer setup instructions in
README.md
Changed
- Upgraded to hyp3-lib v1.5.0 from v1.4.1.
Removed
- RTC Gamma products no longer include an ISO 19115-2 .iso.xml metadata file.
- ASF MapReady is no longer a dependency and has been removed.
- Jinja
Published by tools-bot almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.2.0
Changed
- Files now get uploaded to S3 with a
file_typein v2 tag indicating what the file is - Files no longer get a prefix based on file type in v2
- Removed
lo_flagfromrtc_sentinelsince it duplicates the functionality ofresolution
- Jinja
Published by tools-bot almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.1.1
Changed
- Input scenes are now downloaded directly from NGAP distribution endpoint rather than ASF's datapool
- Updates the output product README to include usage guidelines with acknowledgment and citation information
- Removes the
ESA_citation.txtfile from the output product as it's included in the README - Drops the "This is an RTc product from ..." blurb from the bottom of product notification emails
- Incompatible granules will fail much earlier in the processing chain
Removed
- Non-functional support for non-Sentinel-1 products
- Jinja
Published by tools-bot almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.1.0
Changed
- Implemented new naming convention for output products. The names of output zips, folders, and files now all share a common format.
- Revised README content:
- Updated description of product naming scheme
- Removed references to EUDEM, GEMP, and REMA DEMs that are no longer used since v2.0.0.
- Clarified which RTC processing steps are performed when DEM matching is or is not requested.
- Orbit files are now downloaded once at the start of processing, rather than once for each polarization image.
- Orbit search priority is now POEORB from ESA, POEORB from ASF, RESORB from ESA, RESORB from ASF.
main_v2()now downloads Sentinel-1 data directly from ASF's NGAP distribution endpoint, rather than datapool.- Upgrade to hyp3-lib v1.4.1 from 1.3.0.
- Install hyp3-lib via conda instead of pip
- Jinja
Published by tools-bot almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.0.6
Fixed
- Resolved issue where thumbnail filenames ended in ..png rather than .png
- Jinja
Published by jhkennedy almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.0.5
Added
- The v2 entrypoint will now create and upload thumbnail images to S3 in addition to browse images
- Jinja
Published by jhkennedy almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.0.4
Changed
- The v2 entrypoint will now upload browse images and thumnail images in addition to the zip file.
- Upgrade to hyp3-lib 1.3.0. In particular, geotiff products no longer include overviews.
- Eliminated seprate "low-res" (1024x) and "high-res" (2048x) browse image resolutions in favor of a single 2048x image.
- Jinja
Published by jhkennedy almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.0.3
Fixed
- Updates the minimum required
hyp3libandhyp3proclibversion to bring in theget_dem.pyNoData bugfix and thedefault_rtc_resolutionbugfix respectively
- Jinja
Published by jhkennedy almost 6 years ago
https://github.com/asfhyp3/hyp3-gamma - HyP3 RTC GAMMA v2.0.2
Changed
- The v2 entrypoint will now make up to three retry attempts if it fails to download the input granule from the ASF archive.
- Changed the name of the product README file to
<product_name>.README.txt, e.g.S1A_IW_RT30_20170708T161200_G_gpn.README.txt - Calls to mkgeoradcal will no longer include the
-j do not use layover-shadow map in the calculation of pixel_areaflag. The layover-shadow map will now be consistently applied to all products. - Upgraded to hyp3-lib v1.2.2
- Removed custom blankbaddata.py from mkgeoradcal processing. Border pixels for older GRD products are now cleaned using the default
make_edgesetting ofpar_S1_GRD.
- Jinja
Published by jhkennedy almost 6 years ago