Recipe: Fortran program as OPeNDAP client: Difference between revisions

Pchakrab (talk | contribs)
Pchakrab (talk | contribs)
Line 122: Line 122:
Running the executable,
Running the executable,


  ./g5nr_reader.x
  ./g5nr_reader_dap.x


produces the output
produces the output
  Reading global T...
  Reading T (subset)...
  T:    315.6512       180.3667   
  T (subset):    305.6048       191.6956
Reading T over US
Tsub:    302.8958      183.1974


== Access data via OPeNDAP server ==
== Access data via OPeNDAP server ==