Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 310 Bytes

File metadata and controls

28 lines (18 loc) · 310 Bytes

ParFlow IO Tools

Experimental code for reading/writing ParFlow PFB files

Requirements

  • Python >= 3.6
  • Numpy
  • fortran compiler (gfortran)
  • c compiler (gcc)

Install Instructions

cd fort_io
pip install .
cd ../pfio
pip install .

Comparison Script

python f_to_c_compare.py