LP DAAC Daac2Disk
  1. LP DAAC Daac2Disk

daac2disk-cli-py

Public
AuthorCommitMessageCommit dateIssues
Justin DealJustin Deal
c272be8964dUpdated README
Justin DealJustin Deal
1f86e04746bSession cookies saved to a file which allows for rerunning daac2disk without needing to re-authenticate
Justin DealJustin Deal
67d88ed319cAdded in some command line input/output before running the download.
Justin DealJustin Deal
efa49f152c3Added option to specify output directory
Justin DealJustin Deal
35bfd6566ffAdded in downloading of files and Earthdata Login authentication check.
Justin DealJustin Deal
389fc68007bSwitched from verbose flag to quiet flag.Changed how common options are handled.
Justin DealJustin Deal
b1c33caa7c1Added in verbose flag.Stubbed some download functions.
Justin DealJustin Deal
5acc70209b5Added begin/end flags for temporal range selection.
Justin DealJustin Deal
fbb341c5081Added in QA to link extraction
Justin DealJustin Deal
c6d75ecdb86Added in science to link extraction
Justin DealJustin Deal
7ba89ca7c31Added in browse to link extraction.Switched to kwargs.
Justin DealJustin Deal
99c415e9c56Switched to regex for link searching
Justin DealJustin Deal
bc73efba977Added a simple unit test
Justin DealJustin Deal
fb3731a6150Added in metadata option
Justin DealJustin Deal
ce4ea67fc6fUsing python-cmr to retrieve granules for a basic shortname/version search.
Justin DealJustin Deal
d0e7a4dc08fInitial commit.