Recipe: Visualize OPeNDAP data using Panoply: Difference between revisions

Pchakrab (talk | contribs)
Created page with "Back to G5NR Data Access Guide. == Problem == By accessing the collection <code>inst01hr_3d_T_Cv</code> via the OPeNDAP server http://opendap.nccs.nasa.gov/dods/OSSE/G5..."
 
Pchakrab (talk | contribs)
Line 6: Line 6:
  http://opendap.nccs.nasa.gov/dods/OSSE/G5NR/Ganymed/7km
  http://opendap.nccs.nasa.gov/dods/OSSE/G5NR/Ganymed/7km


we want to read the surface temperature data inside the box bound by latitudes 25<sup>o</sup>N, 50<sup>o</sup>N and longitudes -130<sup>o</sup>W, -65<sup>o</sup>W for 2006/Sep/18, 9z, compute its min/max and plot the data at the surface.
we want to plot the air temperature data at the surface for 2006/Sep/18, 9z.


== Solution ==
== Solution ==