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

WMM model coefficients time range #66

Open
s-pearce opened this issue Aug 27, 2013 · 1 comment
Open

WMM model coefficients time range #66

s-pearce opened this issue Aug 27, 2013 · 1 comment
Assignees

Comments

@s-pearce
Copy link

The World Magnetic Model (WMM) that was added to calculate magnetic declination for other functions relies on a coefficients file WMM.COF that is only valid for a 5 year period following the publication of WMM.COF. As of right now there appears to be no checks in the code to make sure that WMM.COF is up to date, or that the measurements fall within the 5 yr range that a WMM.COF is valid.

Perhaps the code should raise an exception if either values do not fall within the 5 yr range, or the current coefficients are out of date.

Additionally, either there is a need to support and maintain old WMM.COF files for magnetic declination from any OOI time range, or there needs to be the ability to store calculated magnetic declination values in the coverage model.

@ghost ghost assigned lukecampbell Aug 27, 2013
@s-pearce
Copy link
Author

This does not need to be done soon. I just wanted to get an issue going so that it becomes known.
Hmm in hindsight perhaps I should have created a Jira ticket to alert all of OOI about the issue.

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

No branches or pull requests

2 participants