Recipe: Fortran program as OPeNDAP client: Difference between revisions

Pchakrab (talk | contribs)
Pchakrab (talk | contribs)
Line 9: Line 9:
should return the value <code>yes</code>.
should return the value <code>yes</code>.


For this example, we first download the collection inst01hr_3d_T_Cv for 2006-Sep-18/0900z.
For this example, we first download the collection inst01hr_3d_T_Cv for 2006-Sep-18/0900z as described [[G5NR Data Access Guide#ftp (global data)|here]]
<code>
wget ftp://G5NR:@ftp.nccs.nasa.gov/c1440_NR/inst01hr_3d_RH_Cv/Y2006/M09/D18/c1440_NR.inst01hr_3d_T_Cv.20060918_0900z.nc4
</code>


  <nowiki>
  <nowiki>