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

run_msis() throwing a ValueError #156

Open
FasilGibdaw opened this issue Sep 29, 2024 · 1 comment
Open

run_msis() throwing a ValueError #156

FasilGibdaw opened this issue Sep 29, 2024 · 1 comment

Comments

@FasilGibdaw
Copy link

FasilGibdaw commented Sep 29, 2024

The following error while running run_msis()

ValueError: msis00py.msis00py.gtd7: failed to create array from the 9th argument ap -- 0-th dimension must be fixed to 7 but got 8

I think the get_apmsis.py script needs to be modified. Could making the output in this script of dimension of 7 by removing the interpolated ap index ap1 (index to avoid DWM discontinuities) still avoid the discontinuities? Removing it fixed the problem :).

@bharding512
Copy link
Collaborator

Pull requests are very welcome. It's certainly possible that PR #149 introduced some error

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