-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP begin implementing use of harmony-py
Subset orders can now be submitted and the job completes. Some next steps: * Support downloads from harmony * Support non-subset downloads. This might be a little more complicated, as it does not appear that the harmony API can support non-subset orders (it always uses spatial/temporal constraints to do subsetting, not just filtering). So we may need to use `earthaccess` to download our granule list instead. * Remove code supporting variable subsetting. This is not supported by Harmony, but could be in the future.
- Loading branch information
1 parent
e7ff043
commit d80a4ce
Showing
6 changed files
with
201 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.