Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msahn committed Jul 18, 2022
1 parent c660e07 commit 781de2f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions pcmdi_metrics/precip_distribution/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Precip distribution metrics

Reference: Ahn, M.-S., P. A. Ullrich, P. J. Gleckler, J. Lee, A. C. Ordonez, A. G. Pendergrass, and C. Jakob, 2022: Framework for Benchmarking Simulated Precipitation Distributions at Regional Scales. Geoscientific Model Development (in prep)

## Driver code:
- `precip_distribution_driver.py`

## Parameter codes:
- `param/`
- `precip_distribution_params_IMERG.py`
- `precip_distribution_params_TRMM.py`
- `precip_distribution_params_CMORPH.py`
- `precip_distribution_params_GPCP.py`
- `precip_distribution_params_PERSIANN.py`
- `precip_distribution_params_ERA5.py`
- `precip_distribution_params_cmip5.py`
- `precip_distribution_params_cmip6.py`

## Run scripts:
- `scripts_pcmdi/`
- `run_obs.bash`
- `run_parallel.wait.bash`

0 comments on commit 781de2f

Please sign in to comment.