awips2/pythonPackages/scientific/Examples
2017-03-14 15:05:59 -05:00
..
BSP first commit 2017-03-14 15:05:59 -05:00
demomodule.c first commit 2017-03-14 15:05:59 -05:00
master.py first commit 2017-03-14 15:05:59 -05:00
master_slave_demo.py first commit 2017-03-14 15:05:59 -05:00
mpi.py first commit 2017-03-14 15:05:59 -05:00
netcdf_demo.py first commit 2017-03-14 15:05:59 -05:00
README first commit 2017-03-14 15:05:59 -05:00
slave.py first commit 2017-03-14 15:05:59 -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