earth-system-radiation / pyRTE-RRTMGP

pyRTE-RRTMGP provides a Python interface to the RTE+RRTMGP Fortran software package
https://pyrte-rrtmgp.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Support conda installs on non-linux systems #63

Open tcmetzger opened 1 month ago

tcmetzger commented 1 month ago

pyRTE+RRTMGP is installable on additional operating systems (Windows, macOS ARM). The feasibility of supporting Windows is unclear.

tcmetzger commented 1 month ago

Do we expect users to have Visual Studio installed on Windows? Or can we just distribute Windows binaries?

The goal should be to have Windows binaries with a Python frontend available on conda!

tcmetzger commented 1 week ago

We can take a look at this once #60 is merged - at least to test feasibility!

tcmetzger commented 1 week ago

For Windows: https://github.com/earth-system-radiation/rte-rrtmgp/pull/304#issuecomment-2491837226