GIA_uplift_ICESat2_ATL15.py

  • Calculates GIA-induced crustal uplift over polar stereographic grids for correcting ICESat-2 ATL15 gridded land ice height change data

Source code

Calling Sequence

usage: GIA_uplift_ICESat2_ATL15.py [-h] [--lmax LMAX] [--gia GIA]
                                   [--gia-file GIA_FILE]
                                   [--output-file OUTPUT_FILE]
                                   [--iterate ITERATE] [--verbose]
                                   [--mode MODE]
                                   infile [infile ...]

Positional Arguments

infile

ICESat-2 ATL15 file to run

Named Arguments

--lmax, -l

Maximum spherical harmonic degree

--gia, -G

Possible choices: IJ05-R2, W12a, SM09, ICE6G, Wu10, AW13-ICE6G, Caron, ICE6G-D, ascii, netCDF4, HDF5

GIA model type to read

  • 'IJ05-R2': Ivins R2 GIA Models [10]

  • 'W12a': Whitehouse GIA Models [31]

  • 'SM09': Simpson/Milne GIA Models [22]

  • 'ICE6G': ICE-6G GIA Models [16]

  • 'Wu10': Wu (2010) GIA Correction [32]

  • 'AW13-ICE6G': Geruo A ICE-6G GIA Models [1]

  • 'AW13-IJ05': Geruo A IJ05-R2 GIA Models [1]

  • 'Caron': Caron JPL GIA Assimilation [3]

  • 'ICE6G-D': ICE-6G Version-D GIA Models [17]

  • 'ascii': reformatted GIA in ascii format

  • 'netCDF4': reformatted GIA in netCDF4 format

  • 'HDF5': reformatted GIA in HDF5 format

--gia-file

GIA file to read

--output-file, -O

Output filename

--iterate, -I

Iterations over mask to solve for large matrices

--verbose, -V

Verbose output of run

--mode, -M

Permissions mode of output files