Size: 171
Comment:
|
Size: 216
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)
1 print Hello!