Recipe: Fortran program as OPeNDAP client: Difference between revisions
Line 98: | Line 98: | ||
creating the executable <code>g5nr_reader.x</code>. | creating the executable <code>g5nr_reader.x</code>. | ||
==== Run ==== | |||
Running the executable, | |||
./g5nr_reader.x | |||
produces the output | |||
Reading T | |||
T: 315.6512 180.3667 | |||
==== Compile ==== | ==== Compile ==== |