cfs-energy / radas

Simple Python module to calculate radiation curves from OpenADAS
MIT License
4 stars 3 forks source link

Remove need for fortran compiler #19

Closed tbody-cfs closed 2 months ago

tbody-cfs commented 2 months ago

Remove all dependencies on fortran code, and instead use the fortranformat (pure python) library to read in the ADF11 files. This removes the need for gfortran and f2py