Recipe: Fortran program as OPeNDAP client: Difference between revisions
Line 87: | Line 87: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Compile ==== | ==== Compile and link with the NetCDF library ==== | ||
The above code, <code>g5nr_reader.f90</code> is compiled as | The above code, <code>g5nr_reader.f90</code> is compiled as | ||