Skip to content

Conversation

afedynitch
Copy link
Member

Summary

  • port build to meson-python and create meson.build
  • add helper script build_f2py.py that compiles Fortran via f2py/meson
  • disable all models except sib23d in default_models.cfg
  • guard __version__ when package metadata is missing
  • reduce model list to Sibyll23d only

Testing

  • meson setup builddir
  • meson compile -C builddir
  • meson install -C builddir --destdir install
  • pytest -k Sibyll23d -o addopts='' -q (fails: ModuleNotFoundError: No module named 'rich')

@afedynitch afedynitch closed this Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant