copy_scf_ICESat2_files.py

  • Copies ICESat-2 HDF5 files from the SCF server

Source code

Calling Sequence

usage: copy_scf_ICESat2_files.py [-h] [--scf_host SCF_HOST]
                                 [--scf_user SCF_USER] [--directory DIRECTORY]
                                 [--year YEAR [YEAR ...]]
                                 [--subdirectory SUBDIRECTORY [SUBDIRECTORY ...]]
                                 [--product PRODUCTS] [--release RELEASE]
                                 [--version VERSION [VERSION ...]]
                                 [--granule REGION [REGION ...]]
                                 [--cycle CYCLE [CYCLE ...]]
                                 [--track RGT [RGT ...]]
                                 [--scf_incoming SCF_INCOMING]
                                 [--scf_outgoing SCF_OUTGOING] [--list]
                                 [--verbose] [--clobber] [--mode MODE]

Named Arguments

--scf_host

Hostname of the SCF server

--scf_user

SCF server username

--directory, -D

Working data directory

--year, -Y

Years to copy

--subdirectory, -S

subdirectories of data to copy

--product, -p

Possible choices: ATL03, ATL04, ATL06, ATL07, ATL08, ATL09, ATL10, ATL12, ATL13

ICESat-2 data product to copy

--release, -r

ICESat-2 data release to copy

--version, -v

ICESat-2 data versions to copy

--granule, -g

Possible choices: 1–14

ICESat-2 Granule Region

--cycle, -c

ICESat-2 orbital cycles to copy

--track, -t

Possible choices: 1–1387

ICESat-2 Reference Ground Tracks (RGTs)

--scf_incoming

Directory on the SCF where the rscf sends PANS

--scf_outgoing

Directory on the SCF where the data resides

--list, -L

Only print files that could be transferred

--verbose, -V

Verbose output of run

--clobber, -C

Overwrite existing data

--mode, -M

Permissions mode of output files