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

lib/world_magnetic_model: fetch_noaa_table.py refactor and scaling improvements #23152

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

dagar
Copy link
Member

@dagar dagar commented May 17, 2024

  • update to NOAA grid API to build WMM table in one pass
  • refactor declination/inclination/totalintensity table printing to shared method
  • compute scaling factor to maximize resolution

@dagar
Copy link
Member Author

dagar commented May 17, 2024

I haven't yet included them here, but this can now be easily extended to include the WMM uncertainties.

@dagar dagar force-pushed the pr-world_magnetic_model_update branch from 5b59a96 to f3a9f6c Compare May 31, 2024 16:58
@dagar dagar requested a review from bresch May 31, 2024 16:59
@dagar dagar force-pushed the pr-world_magnetic_model_update branch from f3a9f6c to 644eb4b Compare May 31, 2024 17:06
…provements

 - upate to NOAA grid API to build WMM table in one pass
 - refactor declination/inclination/totalintensity table printing to
   shared method
 - compute scaling factor to maximize resolution
@dagar dagar force-pushed the pr-world_magnetic_model_update branch from 644eb4b to ccbae90 Compare May 31, 2024 19:54
 - this hopefully helps avoid accidental mis-use
 - try to clarify units everywhere
@dagar dagar merged commit 157f7cf into main Jun 4, 2024
93 checks passed
@dagar dagar deleted the pr-world_magnetic_model_update branch June 4, 2024 13:14
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.

None yet

2 participants