8000 Enhance RBSP module with new magephem_ect function and data reading capabilities by xnchu · Pull Request #1150 · spedas/pyspedas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enhance RBSP module with new magephem_ect function and data reading capabilities #1150

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

xnchu
Copy link
Contributor
@xnchu xnchu commented Apr 7, 2025
  • Added magephem_ect function to load magnetic field line mapping ephemeris data from the ECT website, supporting both HDF5 and text formats.
  • Introduced magephem_read module for reading magephem data from text and HDF5 files, including robust data handling and processing.
  • Updated rbsp config to include remote data directory for ECT data.
  • Modified existing magephem function for improved readability and consistency.
  • Added unit tests for loading magephem_ect data in both formats to ensure functionality and data integrity.

Reasons:
The default RBSP functions load data from NASA CDAWeb; however, this source occasionally has gaps—either missing entire days of data or specific data files. To ensure more complete and accurate coverage, I am incorporating data sources directly from the RBSP team website.

…apabilities

- Added magephem_ect function to load magnetic field line mapping ephemeris data from the ECT website, supporting both HDF5 and text formats.
- Introduced magephem_read module for reading magephem data from text and HDF5 files, including robust data handling and processing.
- Updated rbsp config to include remote data directory for ECT data.
- Modified existing magephem function for improved readability and consistency.
- Added unit tests for loading magephem_ect data in both formats to ensure functionality and data integrity.
@jameswilburlewis
Copy link
Contributor

Looks good, thanks for contributing!

@jameswilburlewis jameswilburlewis merged commit 35b6925 into spedas:master Apr 8, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0