Skip to content

GdR-DEPHY/DEPHY-SCM

Repository files navigation

DEPHY-SCM: Single-Column Model standards and case drivers

Detailed information about the DEPHY-SCM Standards can be found in DEPHY-SCM_CommonStandards_v1.0.pdf. Latest version of the standards is open for discussion under here.

The DEPHY-SCM tool is using Python 3

Required Python packages

  • netCDF4
  • numpy
  • scipy
  • xarray
  • matplotlib

Using the tool

The tools is provided as a Python module named dephycf. To use it just update your PYTHONPATH, e.g., sourcing the setenv file: source setenv. You may need to update it.