podaac_cumulus.py
Syncs GRACE/GRACE-FO data from NASA JPL PO.DAAC Cumulus AWS S3 bucket
S3 Cumulus syncs are only available in AWS instances in
us-west-2Creates an index file for each data product
Calling Sequence
usage: podaac_cumulus.py [-h] [--user USER] [--password PASSWORD]
[--netrc NETRC] [--directory DIRECTORY]
[--center PROC [PROC ...]]
[--release DREL [DREL ...]]
[--version VERSION VERSION] [--aod1b]
[--endpoint {s3,data}] [--timeout TIMEOUT] [--gzip]
[--log] [--clobber] [--mode MODE]
Named Arguments
- --user, -U
Username for NASA Earthdata Login
- --password, -W
Password for NASA Earthdata Login
- --netrc, -N
Path to .netrc file for authentication
- --directory, -D
Working data directory
- --center, -c
Possible choices: CSR, GFZ, JPL
GRACE/GRACE-FO processing center
- --release, -r
GRACE/GRACE-FO data release
- --version, -v
GRACE/GRACE-FO Level-2 data version
- --aod1b, -a
Sync GRACE/GRACE-FO Level-1B dealiasing products
- --endpoint, -e
Possible choices: s3, data
CMR url endpoint type
- --timeout, -t
Timeout in seconds for blocking operations
- --gzip, -G
Compress output GRACE/GRACE-FO Level-2 granules
- --log, -l
Output log file
- --clobber, -C
Overwrite existing data in transfer
- --mode, -M
Permission mode of directories and files synced