Skip to content
GitLab
Menu
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
47c6806f
Commit
47c6806f
authored
Oct 20, 2021
by
Maximilian Schanner
Browse files
Merge branch 'geodetic' into 'master'
Add reference to ISO [skip ci]. See merge request
!14
parents
f1a3ba54
908e0995
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pymagglobal/core.py
View file @
47c6806f
...
...
@@ -550,7 +550,7 @@ def field(z_at, splines, cov_splines=None, field_type='nez', check=True,
field
=
np
.
einsum
(
'ij, ijk -> jk'
,
coeffs
,
spatial
).
T
# The "algorithm" for transformation can be found in ISO 16695.
if
out_gd
:
angs
=
z_at
[
0
]
-
colats
rot_mats
=
_rot_mat
(
angs
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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