Skip to content

Commit

Permalink
Merge pull request GESS-research-group#129 from lsmvivek/updated_docs
Browse files Browse the repository at this point in the history
Update pysh_core.py
  • Loading branch information
lsmvivek authored Oct 7, 2024
2 parents 8bcce4c + f3f2fd9 commit 1fce938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyshbundle/pysh_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def gshs(field, quant = 'none', grd = 'mesh', n = -9999, h = 0, jflag = 1):
'trr': 2nd rad. derivative [1/s^2]
'water': equivalent water height [m]
'smd': surface mass density [kg/m^2]
grd (str, optional): Defines the grid. Defaults to 'mesh'. Options:
grd (str, optional): Defines the grid. Defaults to 'mesh'. One of:
'pole', 'mesh': equi-angular (n+1)*2n, includes poles/Greenwich meridian.
'block', 'cell': equi-angular block midpoints, n*2n.
'neumann', 'gauss': Gauss-grid (n+1)*2n.
Expand Down

0 comments on commit 1fce938

Please sign in to comment.