Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sec23
korte
pymagglobal
Commits
067e487c
Commit
067e487c
authored
Feb 19, 2021
by
Maximilian Schanner
Browse files
typo fix in documentation of dsh_basis
parent
ee7a87cb
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pymagglobal/utils.py
View file @
067e487c
...
...
@@ -360,7 +360,7 @@ def dsh_basis(lmax, z, out, R=REARTH):
* z[1, :] contains the longitude in degrees.
* z[2, :] contains the radius in kilometers.
out : array of shape (lmax2N(lmax),
2
*n)
out : array of shape (lmax2N(lmax),
3
*n)
The output array in which the basis functions are stored, as follows:
* out[i, 0::3] contains the North component of the basis
corresponding to degree l and order m,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment