Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need documentation for doing field-aligned coordinates in PySPEDAS #1077

Open
jameswilburlewis opened this issue Jan 27, 2025 · 2 comments
Open
Assignees
Labels
Coordinate transforms Documentation Examples, notebooks, installation guides, webinars, etc Tutorials

Comments

@jameswilburlewis
Copy link
Contributor

jameswilburlewis commented Jan 27, 2025

The fac_matrix_make and tvector_rotate routines aren't listed in pyspedas.readthedocs.io. We should add some documentation for them.

An example notebook would also be nice. Maybe we could adapt thm_crib_fac.pro from IDL SPEDAS.

See also: #790 . Any examples we create should use tvector_rotate, and certainly should not try linearly interpolation rotation matrices over time.

@jiashuwu89
Copy link
Collaborator

@jameswilburlewis There are several coord options in IDL: ['xgse','rgeo','mrgeo','phigeo','mphigeo','phism','mphism','ygsm','zdsl']. However, it looks like only Xgse is available in pyspedas. Is that correct?

@jameswilburlewis
Copy link
Contributor Author

@jiashuwu89 That's correct...we have an open issue for that: #1078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Coordinate transforms Documentation Examples, notebooks, installation guides, webinars, etc Tutorials
Projects
None yet
Development

No branches or pull requests

2 participants