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 2 weeks 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!