Utility and test scripts¶
In the test/
and util/
subdirectories of the PISM directory the user will find
some python scripts and one Matlab script, listed in Table 30. The
python scripts are all documented at the Packages tab on the PISM Source Code
Browser. The Python scripts all take option --help
.
Script |
Function |
---|---|
|
Organizes the process of verifying PISM. Specifies standard refinement paths for each of the tests (section Verification). |
|
Automates the creation of convergence graphs like figures Fig. 35 – Fig. 39. |
|
Uses an approximation to Laplace’s equation |
|
See section Using PISM for flow-line modeling. |
|
Evaluate stationarity of a variable in a PISM |
|
Makes a netCDF file ready for Climate Data Operators (CDO). |
|
A script comparing variables in a given pair of NetCDF files; used by PISM software tests. |
|
See section Using PISM for flow-line modeling. |
|
Used by several Python example scripts to generate a PISM-compatible file with the right dimensions and time-axis. |
Previous | Up | Next |