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

IRI20 integration and installation fixes #158

Closed
wants to merge 9 commits into from

Conversation

lschreit
Copy link

IRI20 is now included. Optional keywords to select specific topside ionosphere and plasmasphere models are added.
The installer was moved from distutils to skbuild to ensure compatibility with python 3.10. Possible solution to issue #139.

Lucas Schreiter and others added 7 commits October 29, 2024 13:47
IRI20 model included and option added.
 Keywords for different topside ionosphere and plasmasphere options added.\setup.py was moved from distutil to skbuild.
@bharding512
Copy link
Collaborator

Thank you for this important PR!

I'm having trouble getting this running on my Mac. I started a fresh Python 3.10 environment in conda, installed some packages, then did:
make -C src/pyglow/models source
python setup.py install

I got a slew of messages (see attached output.txt). Any idea what I'm doing wrong?
output.txt

@lschreit
Copy link
Author

lschreit commented Dec 9, 2024

Thanks for the hints. There is indeed something wrong. It likely worked on my system due to residuals from old installations. I will try to fix it. As soon as i am done I will reopen the PR.

@lschreit lschreit closed this Dec 9, 2024
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