11 lines
289 B
Text
Executable file
11 lines
289 B
Text
Executable file
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
|