copernicus_sea_level_sync.py
usage: copernicus_sea_level_sync.py [-h] [--user USER] [--password PASSWORD]
[--netrc NETRC] [--directory DIRECTORY]
[--year YEAR [YEAR ...]]
[--month MONTH [MONTH ...]]
[--timeout TIMEOUT] [--log] [--list]
[--clobber] [--mode MODE]
Named Arguments
- --user, -U
Username for Copernicus Login
- --password, -W
Password for Copernicus Login
- --netrc, -N
Path to .netrc file for authentication
- --directory, -D
Working data directory
- --year, -Y
Years to sync
- --month, -m
Months of the year to sync
- --timeout, -t
Timeout in seconds for blocking operations
- --log, -l
Output log file
- --list, -L
Only print files that could be transferred
- --clobber, -C
Overwrite existing data in transfer
- --mode, -M
permissions mode of output files