SNEWS2 / snewpy

A Python package for working with supernova neutrinos
https://snewpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
24 stars 17 forks source link

Using new CCSN models repository #274

Closed Sheshuk closed 7 months ago

Sheshuk commented 9 months ago

Closes #250

sybenzvi commented 7 months ago

This looks good. Should we also delete the model files in the model folders?

Sheshuk commented 7 months ago

Segev, thanks for reviewing! But looking at the YAML now, we have a mixture of "ccsn_repository" (pointing to v0.1) and "ccsnmodels"(pointing just to the main branch). I suggest pointing all models to a new release v0.2 for consistency.

Sheshuk commented 7 months ago

Before merging the branch, should we also delete the model files in the snewpy/models subfolder

Let's do this in a separate PR #294