Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Sep 2, 2020
1 parent a19da72 commit fb664dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@ lla = py.pymap3d.geodetic2ecef(x,y,z)
If using `conda` environment to install `pymap3d`, you will need to follow these instructions to make it load:
https://www.mathworks.com/matlabcentral/answers/443558-matlab-crashes-when-using-conda-environment-other-than-base#answer_486374

In particular, since PyMap3D uses Astropy for ECI transformations the accuracy will generally be better for eci2* or *2eci functions.
All other functions should have equivalent accuracy with Matlab vs. Python.

0 comments on commit fb664dd

Please sign in to comment.