openscm / openscm-runner

Thin wrapper to run simple climate models (emissions driven runs only)
https://openscm-runner.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
14 stars 11 forks source link

Remove CICERO-SCM binary #49

Open znicholls opened 3 years ago

znicholls commented 3 years ago

We shouldn't be packaging the CICERO-SCM binary here. We should update the model so it stores its version internally (i.e. the version can be queried by openscm-runner) and then we can remove the binary from being packaged here.

maritsandstad commented 8 months ago

This is probably very dumb, but how do you suggest we send the package otherwise? If we are keeping the fortran version of ciceroscm around, the binary isn't publicly available anywhere else...

rgieseke commented 8 months ago

One way could be to archive the Fortran binary on Zenodo and then either

Another option could be to have a small CICERO-SCM 'binary' package which could be imported by openscm

maritsandstad commented 8 months ago

Ok, thanks, @rgieseke, I guess we might need to discuss internally what we'd prefer, and possible how far into the future we'd want to keep the fortran version up to date with things...