NCAR/geocat-f2py

Investigate need for installed fortran libraries when using f2py compiled code.

pilotchute opened this issue · 1 comments

Investigate need for installed fortran libraries when using f2py compiled code.

  • not needed if f2py is compiled with (darwin) gfortran_osx-64
    • though gfortran_osx-64 is a conda installed dependency.
  • test on linux (cheyenne)

f2py can be compiled and run with the conda-forge gfortran compiler.
closing