awips2/pythonPackages/scientific/Examples
2016-06-27 15:10:22 -05:00
..
BSP python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
demomodule.c python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
master.py python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
master_slave_demo.py python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
mpi.py python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
netcdf_demo.py python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
README python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
slave.py python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00

Examples for the use of the package Scientific
==============================================

netcdf_demo.py
  shows how the netCDF interface is used from Python.

demomodule.c
  shows how the netCDF interface is used from C extension modules.

BSP/*
  the examples from the BSP tutorial