Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 237 Bytes

nc-fortran-ezread

This simple interface helps users to read variables of a few common integer, real, and double precision types with a single line in Fortran source codes.

call nc_readvar(fileName, varName, var)