Skip to content

Commit

Permalink
sph2grd -N update (#8148)
Browse files Browse the repository at this point in the history
* sph2grd -N update

One directive per line:

* Update sph2grd.rst

---------

Co-authored-by: KristofKoch <45796239+KristofKoch@users.noreply.github.com>
  • Loading branch information
PaulWessel and KristofKoch authored Dec 6, 2023
1 parent 9d754a6 commit 5deb099
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions doc/rst/source/sph2grd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,11 @@ Optional Arguments
.. _-N:

**-N**\ **g**\|\ **m**\|\ **s**
Normalization used for coefficients. Choose among **m**: Mathematical
normalization - inner products summed over surface equal 1 [Default].
**g** Geodesy normalization - inner products summed over surface
equal 4pi. **s**: Schmidt normalization - as used in geomagnetism.
Normalization used for coefficients. Choose among these directives:

- **g**: Geodesy normalization - inner products summed over surface equal :math:`4\pi`.
- **m**: Mathematical normalization - inner products summed over surface equal 1 [Default].
- **s**: Schmidt normalization - as used in geomagnetism.

.. _-Q:

Expand Down

0 comments on commit 5deb099

Please sign in to comment.