Skip to content

tanxuezhi/MDTF-diagnostics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDTF-diagnostics Build Status

The MDTF diagnostic package is portable, extensible, usable, and open for contribution from the community. A goal is to allow diagnostics to be repeatable inside, or outside, of modeling center workflows. These are diagnostics focused on model improvement, and as such a slightly different focus from other efforts. The code runs on CESM model output, as well as on GFDL and CF-compliant model output.

The MDTF Diagnostic Framework consists of multiple modules, each of which is developed by an individual research group or user. Modules are independent of each other, each module:

  1. Produces its own html file (webpage) as the final product
  2. Consists of a set of process-oriented diagnostics
  3. Produces a figures or multiple figures that can be displayed by the html in a browser

Diagnostics in Package

Follow the links in the table below to view sample output, including a brief description and a link to the full documentation for each diagnostic.

Diagnostic Contributor
Convective Transition Diagnostics J. David Neelin (UCLA)
MJO Teleconnections Eric Maloney (CSU)
Extratropical Variance (EOF 500hPa Height) CESM/AMWG (NCAR)
Wavenumber-Frequency Spectra CESM/AMWG (NCAR)
MJO Spectra and Phasing CESM/AMWG (NCAR)
Diurnal Cycle of Precipitation Rich Neale (NCAR)
Soil Moisture-Evapotranspiration coupling Eric Wood (Princeton)
MJO Propagation and Amplitude (example with GFDL CM4 data) Xianan Jiang (UCLA)
AMOC 3D structure (implementation in progress, example with GFDL CM2 model data) Xiaobiao Xu (FSU/COAPS)
ENSO Moist Static Energy budget (implementation in progress, example with CCSM4 data) Hariharasubramanian Annamalai (U. Hawaii)
Warm Rain Microphysics (implementation in progress) Kentaroh Suzuki (AORI, U. Tokyo)

Sample Output Webpage

Latest complete package based on a CESM-CAM run

Downloading and Running

  • See the wiki for installation instructions.

  • Getting Started (in the process of being updated)

  • Observational and sample model data can be obtained by FTP from ftp://ftp.cgd.ucar.edu/archive/mdtf/ :

    • Pre-digested observational data: MDTF_v2.0.obs_data.tar (160 MB)

    • NCAR-CESM-CAM sample data: model.QBOi.EXP1.AMIP.001.tar (13G)

    • NOAA-GFDL-CM4 sample data: model.GFDL.CM4.c96L32.am4g10r8.tar (5G)

Developer's Information

Developer's Walk-through (v2.0) (in the process of being updated)

Disclaimer

The United States Department of Commerce (DOC) GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. DOC has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information. Any claims against the Department of Commerce stemming from the use of its GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.

About

Analysis framework and collection of process-oriented diagnostics for weather and climate simulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • NCL 50.1%
  • Python 40.4%
  • HTML 5.5%
  • R 3.0%
  • Shell 1.0%