jpl_ecco_llc_sync.py
Syncs ECCO Version 4 and 5 LLC tile model outputs from the NASA JPL ECCO Drive server
Errata document for Version 4, Revision 4 Atmospheric Pressure Forcing
Calling Sequence
usage: jpl_ecco_llc_sync.py [-h] [--user USER] [--webdav WEBDAV]
[--netrc NETRC] [--directory DIRECTORY]
[--year YEAR [YEAR ...]] [--product PRODUCT]
[--timeout TIMEOUT] [--log] [--list] [--checksum]
[--clobber] [--mode MODE]
{V4r4,V5alpha} [{V4r4,V5alpha} ...]
Positional Arguments
- model
Possible choices: V4r4, V5alpha
ECCO Version 4 or 5 Model
'V4r4': Version 4, Revision 4'V5alpha': ECCO Version 5, Alpha release
Named Arguments
- --user, -U
Username for NASA Earthdata Login
- --webdav, -W
WebDAV password for JPL ECCO Drive Login
- --netrc, -N
Path to .netrc file for authentication
- --directory, -D
Working data directory
- --year, -Y
Years to sync
- --product, -P
Product to sync
- --timeout, -t
Timeout in seconds for blocking operations
- --log, -l
Output log file
- --list, -L
Only print files that could be transferred
- --checksum
Compare hashes to check for overwriting existing data
- --clobber, -C
Overwrite existing data in transfer
- --mode, -M
Permission mode of directories and files synced