MPI_reduce_ICESat2_ATL06_grounding_zone.py
Create masks for reducing ICESat-2 along-track land ice height data to within a buffer region near the ice sheet grounding zone
Used to calculate a more definite grounding zone from the ICESat-2 data
Calling Sequence
usage: MPI_reduce_ICESat2_ATL06_grounding_zone.py [-h] [--directory DIRECTORY]
[--output-directory OUTPUT_DIRECTORY]
[--buffer BUFFER]
[--polygon POLYGON]
[--verbose] [--mode MODE]
file
Positional Arguments
- file
ICESat-2 ATL06 file to run
Named Arguments
- --directory, -D
Working data directory
- --output-directory, -O
Output data directory
- --buffer, -B
Distance in kilometers to buffer grounding zone
- --polygon, -p
Georeferenced file containing a set of polygons
- --verbose, -V
Verbose output of run
- --mode, -M
permissions mode of output files