Recent Releases of https://github.com/asfhyp3/opera-rtc-s1-browse
https://github.com/asfhyp3/opera-rtc-s1-browse - opera-rtc-s1-browse v0.5.2
Added
- Add
mypytostatic-analysis.
- Python
Published by tools-bot over 1 year ago
https://github.com/asfhyp3/opera-rtc-s1-browse - opera-rtc-s1-browse v0.5.1
Changed
- The
static-analysisGithub Actions workflow now usesruffrather thanflake8for linting.
- Python
Published by tools-bot over 1 year ago
https://github.com/asfhyp3/opera-rtc-s1-browse - opera-rtc-s1-browse v0.5.0
Added
harmony_servicemodule and Docker file enabling generating browse imagery via a Harmony service.
- Python
Published by tools-bot over 1 year ago
https://github.com/asfhyp3/opera-rtc-s1-browse - opera-rtc-s1-browse v0.4.0
Changed
create_browsenow takes VV.tif and VH.tif paths as input rather than a granule name
Removed
create_browseoption to download a granule via CMRcreate_browseoption to upload the output rgb to an S3 bucket
- Python
Published by tools-bot over 1 year ago
https://github.com/asfhyp3/opera-rtc-s1-browse - opera-rtc-s1-browse v0.3.0
Changed
- Output GeoTIFFs now have the same projection and pixel size as the input GeoTIFFs
- Scaling of browse images to convert to amplitude first, then scale between 0.14,0.52 for co-pol and 0.05,0.259 for cross pol
Removed
- Support for deploying as an AWS Lambda application
- Python
Published by asjohnston-asf over 1 year ago
https://github.com/asfhyp3/opera-rtc-s1-browse - opera-rtc-s1-browse v0.2.0
Added
create_browsecan now be deployed as AWS Lambda Function that takes in an OPERA RTC granule name and outputs a browse image to an S3 bucket. The function is available in Earthdata Cloud UAT and Earthdata Cloud production.aws lambda invoke \ --profile <profile> \ --function-name <function_name> \ --payload '{ "granule": "OPERA_L2_RTC-S1_T035-073251-IW2_20240113T020816Z_20240113T113128Z_S1A_30_v1.0" }' \ --cli-binary-format raw-in-base64-out \ /dev/null
Removed
- Support for uploading output files under a specific S3 prefix
- Python
Published by tools-bot about 2 years ago
https://github.com/asfhyp3/opera-rtc-s1-browse - opera-rtc-s1-browse v0.1.0
Added
- RTC granule download functionality
- Browse image creation functionality
Removed
- Unused functionality created during HyP3-Cookiecutter setup
- Python
Published by tools-bot about 2 years ago