1. LP DAAC Data User Resources

HLS-tutorial

Public
AuthorCommitMessageCommit dateIssues
Mahsa Jami
8aff1aa7adfRemove the outdated content
Mahsa Jami
e89eb251372MPull request #16: added banner to direct users to GitHubMerge in LPDUR/hls-tutorial from banner to main * commit '8b0199298c571cfce13badde83c41b4123f7ff4b': added banner to direct users to GitHub
Mahsa Jami
8b0199298c5added banner to direct users to GitHub
Erik Bolch
b08d4eaa421MPull request #15: Add env ymlMerge in LPDUR/hls-tutorial from add_env_yml to main * commit 'da838fcfa322a8ae0d36fb3bdda094d042a84aa9': updated readme instructions updated readme instructions added yml file and updated readme added yml file for configuring python environment
Erik Bolch
da838fcfa32updated readme instructions
Erik Bolch
8cfe664b440updated readme instructions
Erik Bolch
4aa2b97b352added yml file and updated readme
Erik Bolch
92a22909b10added yml file for configuring python environment
Mahsa Jami
7bc67b9c176MPull request #14: User guide link is updatedMerge in LPDUR/hls-tutorial from 508 to main * commit 'd8db7f292105bb45a6818990e558d9af8b22cc92': User guide link is updated
Mahsa Jami
d8db7f29210User guide link is updated
Mahsa Jami
e0bed93b067MPull request #13: Updated the HLS nameMerge in LPDUR/hls-tutorial from rename to main * commit 'ebd850522e481c506afa3e9878467e471bb3d7f7': Updated the HLS name
Mahsa Jami
ebd850522e4Updated the HLS name
Aaron Friesz
a155b3ef406MPull request #12: access hls v2.0; added gdal config change to allow data access from local envMerge in LPDUR/hls-tutorial from hls_v2 to main * commit 'dd6115bed7993b52dbe8b8ef2d685705a7472ba6': added gitignore. removed setup instructions from the tutorial. specified the version of shapely due to compatibility issues added hls data access message remove stray conda install line update to HLS version 2. see Changlog for details access hls v2.0; added gdal config change to allo...
Aaron Friesz
dd6115bed79added gitignore.removed setup instructions from the tutorial. specified the version of shapely due to compatibility issues
Aaron Friesz
35a9087dd3aadded hls data access message
Aaron Friesz
c8fedcedfabremove stray conda install line
Aaron Friesz
63a1e1c9489update to HLS version 2.see Changlog for details
Aaron Friesz
f5ec4b422afaccess hls v2.0; added gdal config change to allow data access from local env
cpkrehbiel
190c30ea770Fixed broken links
Aaron Friesz
88833b6b2ecMPull request #11: Moved active development notice to top of READMEMerge in LPDUR/hls-tutorial from develop to master * commit '7ba56df55836652565c164b28f923c260a5ec27e': Moved active development notice to top of README
ckrehbiel
7ba56df5583Moved active development notice to top of README
Aaron Friesz
a99626b9ad3MPull request #10: Updated environment setup instructions and minor bugs.Merge in LPDUR/hls-tutorial from develop to master * commit '28363c87ff83bfe26cbbb502ac2bd233823f9f22': Updated broken links to STAC API spec pages and HLS V1.5 User Guide Updated environment setup instructions and minor bugs. See CHANGELOG.md for a complete list of changes.
ckrehbiel
28363c87ff8Updated broken links to STAC API spec pages and HLS V1.5 User Guide
ckrehbiel
9b78bdd2be4Updated environment setup instructions and minor bugs.See CHANGELOG.md for a complete list of changes.
Aaron Friesz
76f36a0d779MPull request #9: Changed tutorial time period and made authentication updates.Merge in LPDUR/hls-tutorial from develop to master * commit '7d4a0775ca4690daf724da7c4d5a04b9bea15486': Changed tutorial time period and made authentication updates. Full list of changes available in the CHANGELOG.md
ckrehbiel
7d4a0775ca4Changed tutorial time period and made authentication updates.Full list of changes available in the CHANGELOG.md
Aaron Friesz
affa54455bdMPull request #8: Updated Search requests from GET to POST and replaced `collections` concept IDs with product shortnames.Merge in LPDUR/hls-tutorial from develop to master * commit 'b8609b2aa9e45f2860858c3b16ef8654544fc73d': 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
b8609b2aa9eUpdated 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
a846895d0faMPull request #7: 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 repoMerge in LPDUR/hls-tutorial from develop to master * commit '2d4173604a53f7f32834a546ede1e67cb80f288d': 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
ckrehbiel
2d4173604a5Replaced `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
Aaron Friesz
3f3037c9341MPull request #6: DevelopMerge in LPDUR/hls-tutorial from develop to master * commit 'ccb5110ee693c87649d371e15bfa01be75d06423': Added Support for HLSL30 V1.5 Updated the HLS Script
ckrehbiel
ccb5110ee69Added Support for HLSL30 V1.5
Mahsa Jami
ae3a6673421Updated the HLS Script
Aaron Friesz
748a179930dMPull request #5: Added functionality to handle files that are unable to be downloadedMerge in LPDUR/hls-tutorial from develop to master * commit 'b89f7f445365e9a484938b9b9b123f89672de935': Fixed COG overviews issue and added filtering for empty observations Added functionality to handle files that are unable to be downloaded
Cole Krehbiel
b89f7f44536Fixed COG overviews issue and added filtering for empty observations
Cole Krehbiel
fac3757955aAdded functionality to handle files that are unable to be downloaded
Aaron Friesz
380565e70b5MPull request #4: Corrected flipped description of bounding box coordinatesMerge in LPDUR/hls-tutorial from develop to master * commit '6c768c38e2a0e6c788a50e7182c541047b9e2a27': Corrected flipped description of bounding box coordinates
Cole Krehbiel
6c768c38e2aCorrected flipped description of bounding box coordinates
Aaron Friesz
55f6469704cMPull request #3: Updated tutorial and readme to reflect cmr-stac updates and peer review suggestionsMerge in LPDUR/hls-tutorial from develop to master * commit '2f4039eb9f377fa856cd7b996b87e33eb1f02a6a': Updated tutorial and readme to reflect cmr-stac updates and peer review suggestions
Cole Krehbiel
2f4039eb9f3Updated tutorial and readme to reflect cmr-stac updates and peer review suggestions
Aaron Friesz
2e6faf1372cMMerge pull request #2 in LPDUR/hls-tutorial from develop to master* commit 'b10e3c2889081a1eaee2f8e13a0b782d0fd006bf': Updated code to reflect new STAC endpoint and peer review revisions
Cole Krehbiel
b10e3c28890Updated code to reflect new STAC endpoint and peer review revisions
Aaron Friesz
56847458db9MMerge pull request #1 in LPDUR/hls-tutorial from develop to master* commit '7d1ff238d0fc7d0390037482ae3dd529bdab7937': Updated tutorial and README from AF review Updated tutorial and README from AF review updated tutorial and readme from MJ review
Cole Krehbiel
7d1ff238d0fUpdated tutorial and README from AF review
Cole Krehbiel
dcbffb687e7Updated tutorial and README from AF review
Cole Krehbiel
2dc233f998fupdated tutorial and readme from MJ review
Cole Krehbiel
f9ce15bd86cAdded additional guidance on setting up netrc file
Cole Krehbiel
7e1fc17eb02Updated tutorial, README, and added html output and requirements file
Cole Krehbiel
d1ea49a7ac4Initial Commit