-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Matthew Harris edited this page Aug 19, 2013
·
12 revisions
###esgf drslib documentation
Drslib is a Python library for processing the 5th Climate Model Intercomparison Project (CMIP5) Data Reference Syntax (DRS). It includes API-level code for working with DRS components, algorithms for decuding DRS components from incomplete information and a command-line tool for manipulating data files into the recommended DRS directory structure.It has been developed by the Centre for Environmental Data Archival as part of the ESG Federation.
##User Guide
##Reference
-
Module Reference
- drslib.drs DRS objects and utilities
- drslib.translate Translate DRS filepaths
- drslib.cmip5 DRS objects and utilities
- drslib.mip_table Loading CMOR MIP Tables
- drslib.drs_tree Managing DRS directory structure versioning
- drslib.p_cmip5 CMIP5 product detection
- Set-up
- The cmip5_product class
- The find_product method
- Usage
- Testing the p_cmip5 module: test_p_cmip5.py
##Appendix
##Indices and tables