jpl_ecco_cube92_sync.py
Converts ECCO2 Cube92 daily model outputs from the NASA JPL ECCO2 server into monthly averages
Calling Sequence
usage: jpl_ecco_cube92_sync.py [-h] [--user USER] [--webdav WEBDAV]
[--netrc NETRC] [--directory DIRECTORY]
[--year YEAR [YEAR ...]] [--product PRODUCT]
[--timeout TIMEOUT] [--log] [--verbose]
[--mode MODE]
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
- --verbose, -V
Verbose output of run
- --mode, -M
Permission mode of directories and files synced