Recipe: Fortran program as OPeNDAP client: Difference between revisions
Line 115: | Line 115: | ||
== Access data via OPeNDAP server == | == Access data via OPeNDAP server == | ||
==== Code ==== | |||
The code to read data from the OPeNDAP server is a minor modification of the above program and is reproduced below | |||
==== Compile and run ==== | ==== Compile and run ==== |