Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2012-08-15 20:10:59
Size: 171
Editor: MikhailItkin
Comment:
Revision 5 as of 2012-08-15 20:12:28
Size: 217
Editor: MikhailItkin
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=PyNio= = PyNIO =
== Read NetCDF files ==
Download a [[http://www.unidata.ucar.edu/software/netcdf/examples/files.html| sample file (CCM precipitation flux, air temperature, etc)]]
Line 3: Line 5:
== Read NetCDF files ==
Line 5: Line 6:
[[ http://www.unidata.ucar.edu/software/netcdf/examples/files.html | Sample file (CCM precipitation flux, air temperature, etc) ]] {{{
#python

print Hello!

}}}

PyNIO

Read NetCDF files

Download a sample file (CCM precipitation flux, air temperature, etc)

#python

print Hello!

LehreWiki: IoBasemapNgl (last edited 2012-08-16 08:22:08 by MikhailItkin)