Recipe: Fortran program as OPeNDAP client: Difference between revisions

Pchakrab (talk | contribs)
Pchakrab (talk | contribs)
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