Skip to content

Commit

Permalink
Update model_files.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheshuk authored Dec 4, 2023
1 parent 1314c6a commit ca43fdc
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions python/snewpy/models/model_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@

config:
- &snewpy "https://github.com/SNEWS2/snewpy/raw/v{snewpy_version}/models/{model}/{filename}"
- &ccsnmodels "https://github.com/SNEWS2/snewpy-models-ccsn/raw/main/models/{model}/{filename}"
- &ccsn_repository "https://github.com/SNEWS2/snewpy-models-ccsn/raw/v0.1a/models/{model}/{filename}"

- &ccsn_repository "https://github.com/SNEWS2/snewpy-models-ccsn/raw/v0.2/models/{model}/{filename}"
models:

Bollig_2016:
Expand All @@ -19,7 +17,7 @@ models:
repository: *ccsn_repository

Fornax_2022:
repository: *ccsnmodels
repository: *ccsn_repository

Kuroda_2020:
repository: *ccsn_repository
Expand Down Expand Up @@ -52,5 +50,5 @@ models:
repository: *ccsn_repository

Mori_2023:
repository: *ccsnmodels
repository: *ccsn_repository

0 comments on commit ca43fdc

Please sign in to comment.