1. LP DAAC Data User Resources

HLS-SuPER-Script

Public
AuthorCommitMessageCommit dateIssues
Mahsa Jami
a224eeffcaaRemove the outdated content
Mahsa Jami
8cfdd09e44cMPull request #15: added banner to direct users to GitHubMerge in LPDUR/hls-super-script from banner to main * commit '7a8f30b3367c13ce42dc1a861b7ee140f1ed8363': added banner to direct users to GitHub
Mahsa Jami
7a8f30b3367added banner to direct users to GitHub
Mahsa Jami
d0776556a57MPull request #14: Added the Ancilary filesMerge in LPDUR/hls-super-script from Ancilary-files to main * commit '70535bca472dfff48ce7202a0fcb8bb27de88fc9': Added the Ancilary files
Mahsa Jami
70535bca472Added the Ancilary files
Mahsa Jami
9190548c98cMPull request #13: Added the Rasterio VersionMerge in LPDUR/hls-super-script from Rasterio to main * commit '6120c93ef2bc040a93e4946e03b0cdfba9a2e334': Added the Rasterio Version
Mahsa Jami
6120c93ef2bAdded the Rasterio Version
Mahsa Jami
df3002988aaMPull request #12: Added the Rasterio VersionMerge in LPDUR/hls-super-script from Rasterio to main * commit '4279fd7d0f9583572d759ffc6b9b6ac4017fa533': Added the Rasterio Version
Mahsa Jami
4279fd7d0f9Added the Rasterio Version
Mahsa Jami
174707ad82cMPull request #11: Updated the Date FormatMerge in LPDUR/hls-super-script from Fix_date_Format to main * commit '18f7357909c68e6800dca68c59bc3a1ef4d16ec8': Updated the Date Format Updated the Date Format
Mahsa Jami
18f7357909cUpdated the Date Format
Mahsa Jami
80820bb554fUpdated the Date Format
Mahsa Jami
78d1c2567c0MPull request #10: Limit Parameter is UpdatedMerge in LPDUR/hls-super-script from fix-limit to main * commit 'a43047eea5fd2ee2fac5d77c2f81bffebbe71dba': Limit Parameter is Updated
Mahsa Jami
a43047eea5fLimit Parameter is Updated
Aaron Friesz
100a00e647aMPull request #9: Updated to HLSV2.0Merge in LPDUR/hls-super-script from Update_HLSV2.0 to main * commit '82f017751cbb9d6502b44a636a5528f5c40cd173': Minor Edit Updated the script to use HLS V2.0 Updated the script to use HLS V2.0 Updated the script to use HLS V2.0 Update the script to use HLS V2.0 Update the script to us HLS V2.0
Mahsa Jami
82f017751cbMinor Edit
Mahsa Jami
72e89e86968Updated the script to use HLS V2.0
Mahsa Jami
30069916739Updated the script to use HLS V2.0
Mahsa Jami
f41e9fd90faUpdated the script to use HLS V2.0
Mahsa Jami
956a404b901Update the script to use HLS V2.0
Mahsa Jami
fc9e9a73ec5Update the script to us HLS V2.0
cpkrehbiel
e7a7c41ff4aUpdated README to reflect public release of HLS L30 v1.5
Aaron Friesz
4645d697ec2MPull request #8: Moved active development notice to top of READMEMerge in LPDUR/hls-super-script from develop to master * commit 'ef4667dd61dbc31ce37e704571329dfc2099e300': Moved active development notice to top of README
ckrehbiel
ef4667dd61dMoved active development notice to top of README
Aaron Friesz
2de347b92f3MPull request #7: Updated Search requests from GET to POST and replaced `collections` concept IDs with product shortnames.Merge in LPDUR/hls-super-script from develop to master * commit '04df0f6d406bb83e5d266c4a3cb0e14519effa29': Updated Search requests from GET to POST and replaced `collections` concept IDs with product shortnames. Full list of changes available in the CHANGELOG.md
ckrehbiel
04df0f6d406Updated Search requests from GET to POST and replaced `collections` concept IDs with product shortnames.Full list of changes available in the CHANGELOG.md
Aaron Friesz
22120b47e0eMPull request #6: Added second retry for files that fail to download and/or processMerge in LPDUR/hls-super-script from develop to master * commit '19b72be439476eb295ee2fa1864ab5891977481e': Replaced `bounding_box` with `bbox` and `concept_id` with `collections` to fix breaking change in CMR-STAC search parameter spec and added CHANGELOG.md to repo and updated `while` loop logic in `hls_su.py` to fix breaking change in CMR-STAC response for a search query with no granules ...
ckrehbiel
19b72be4394Replaced `bounding_box` with `bbox` and `concept_id` with `collections` to fix breaking change in CMR-STAC search parameter spec and added CHANGELOG.md to repo and updated `while` loop logic in `hls_su.py` to fix breaking change in CMR-STAC response for a search query with no granules returned
ckrehbiel
61a66aac078Added second retry for files that fail to download and/or process
Aaron Friesz
f0145a3b940MPull request #5: Added logic to determine OS for netrc generation and pagination for queries with 200+ granulesMerge in LPDUR/hls-super-script from develop to master * commit 'a21e681e24aee417d549f187da44fce4c99fae90': Added logic to determine OS for netrc generation and pagination for queries with 200+ granules
ckrehbiel
a21e681e24aMMerge branch 'master' of ssh://git.earthdata.nasa.gov:7999/lpdur/hls-super-script into develop
ckrehbiel
cfdc9e89cbeAdded logic to determine OS for netrc generation and pagination for queries with 200+ granules
Daniel
cc30598bafbupdated HLS_PER.py to latest version
Daniel
0060e172e23adjusted netrc file name to accomodate Windows
Daniel
ab90ac8a13dupdated HLS_PER.py so that Windows will read the netrc
Aaron Friesz
9e92158a06cMPull request #4: Updated code and readme per peer review suggestionsMerge in LPDUR/hls-super-script from develop to master * commit 'cdf8d6c9fcb9628ac52e0fcad6484f9c854ee9a0': Added printout notifying users if data for a product were found Updated code and readme per peer review suggestions
ckrehbiel
cdf8d6c9fcbAdded printout notifying users if data for a product were found
Cole Krehbiel
296ae517447Updated code and readme per peer review suggestions
Aaron Friesz
cfb0f778d55MPull request #3: Added user prompt to continue downloading/processing and cleaned up in-line commentsMerge in LPDUR/hls-super-script from develop to master * commit '48e98b0d110b54d889da3656a647d34870bd7ed1': fixed quality filtering bug Fixed Scale = False bug, updated print outs to reflect # granules/files, and updated nc4 output name convention Updated Readme Reconciled README conflicts Reconciled README conflicts Added user prompt to continue downloading/processing and cleaned ...
Cole Krehbiel
48e98b0d110fixed quality filtering bug
Cole Krehbiel
00850ac3895Fixed Scale = False bug, updated print outs to reflect # granules/files, and updated nc4 output name convention
Cole Krehbiel
4b8a4bb091fUpdated Readme
Cole Krehbiel
8fa01790e22Reconciled README conflicts
Cole Krehbiel
9e4a5db1723Reconciled README conflicts
Cole Krehbiel
e7e743c8c31MUpdated Readme
Cole Krehbiel
b5fab2bc333Added user prompt to continue downloading/processing and cleaned up in-line comments
Cole Krehbiel
52b5c7a9ca9MPull request #1: Amf reviewMerge in LPDUR/hls-super-script from amf_review to master * commit '48aae0c1b39c1131a783cbe0df0d88f9345f3f4f': Readme edits updated readme file
Aaron Friesz
48aae0c1b39Readme edits
Aaron Friesz
103cd13e981updated readme file
Cole Krehbiel
15235e28e0fUpdated README