quick_mascon_regress.py

  • Creates a regression summary file for a mascon time series file

Source code

Calling Sequence

usage: quick_mascon_regress.py [-h] [--header HEADER] (--order ORDER |
                               --breakpoint BREAKPOINT)
                               [--cycles CYCLES [CYCLES ...]] [--units UNITS]
                               [--stream]
                               file [file ...]

Positional Arguments

file

Mascon data files

Named Arguments

--header, -H

Number of rows of header text to skip

--order

Regression fit polynomial order

--breakpoint

Breakpoint GRACE/GRACE-FO month for piecewise regression

--cycles

Regression fit cyclical terms

--units, -U

Units of input data

--stream, -S

Stream regression summary to standard output