PyNIO scripts for tutorial

[Back to main page]

All *.py and *.ipynb scripts as a tar file

Note: IPython Notebook files created with ipython version 3.0.0.

Demo: examining files
(pynio_demo1_examine_files.xx)
IPython Notebook file / python script

Demo: Reading and examining variables
(pynio_demo2_read_vars.xx)
IPython Notebook file / python script

Demo: Reading and examining WRF variables
(pynio_demo2_wrf_read_vars.xx)
IPython Notebook file / python script

Demo: missing values
(pynio_demo3_missing_values.xx)
IPython Notebook file / python script

Demo: Write variable to existing NetCDF file
(pynio_demo4_write_same_netcdf.xx)
IPython Notebook file / python script

Demo: Write variable to new NetCDF file
(pynio_demo5_write_new_netcdf.xx)
IPython Notebook file / python script

Demo: NetCDF-4 features
(pynio_demo6_nc4_features.xx)
IPython Notebook file / python script