Recipe: Visualize OPeNDAP data using Panoply: Difference between revisions
Move from http to https |
|||
Line 4: | Line 4: | ||
By accessing the collection <code>inst01hr_3d_T_Cv</code> via the OPeNDAP server | By accessing the collection <code>inst01hr_3d_T_Cv</code> via the OPeNDAP server | ||
https://opendap.nccs.nasa.gov/dods/OSSE/G5NR/Ganymed/7km | |||
we want to plot the air temperature data at the surface for 2006/Sep/18, 9z using panoply. | we want to plot the air temperature data at the surface for 2006/Sep/18, 9z using panoply. | ||
Line 11: | Line 11: | ||
Panoply (v 4.0.5) is a cross-platform application that plots geo-gridded and other arrays from NetCDF, HDF, GRIB, and other datasets. For more information, please see | Panoply (v 4.0.5) is a cross-platform application that plots geo-gridded and other arrays from NetCDF, HDF, GRIB, and other datasets. For more information, please see | ||
https://www.giss.nasa.gov/tools/panoply/ | |||
Once <code>panoply</code> is installed, it can be launched from the command line via | Once <code>panoply</code> is installed, it can be launched from the command line via | ||
Line 23: | Line 23: | ||
To access the collection <code>inst01hr_3d_T_Cv</code> from the OPeNDAP server, we click on File -> 'Open Remote Dataset' and enter the url | To access the collection <code>inst01hr_3d_T_Cv</code> from the OPeNDAP server, we click on File -> 'Open Remote Dataset' and enter the url | ||
https://opendap.nccs.nasa.gov:80/dods/OSSE/G5NR/Ganymed/7km/0.5000_deg/inst/inst01hr_3d_T_Cv | |||
in the input box and click on 'Load'. This leads to the display | in the input box and click on 'Load'. This leads to the display |