Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs update #1035

Merged
merged 7 commits into from
Jan 30, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
clean up
  • Loading branch information
lee1043 committed Jan 30, 2024
commit 0b235d660af30ad9e9e9190e8755ce3fe88808d9
2 changes: 1 addition & 1 deletion docs/metrics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ A suite of demo scripts and interactive Jupyter notebooks are provided with `thi
metrics_ext
metrics_precip-variability
metrics_precip-distribution
subdaily-precipitation
metrics_subdaily-precipitation
13 changes: 8 additions & 5 deletions docs/metrics_subdaily-precipitation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,17 @@ The PMP can be used to compare observed and simulated sub-daily precipitation, i

Analysis of higher frequency data often includes multiple stages of processing. `The flow diagram of the PMP's sub-daily precipitation <https://github.com/PCMDI/pcmdi_metrics/blob/master/doc/Diurnal%20Cycle%20Diagram.pdf>`_ shows that is the case here. Each of the steps highlighted in the flow diagram are included in `the diurnal cycle and intermittency Jupyter notebook demo <https://github.com/PCMDI/pcmdi_metrics/blob/master/doc/jupyter/Demo/Demo_3_diurnal_cycle.ipynb>`_.

Demo
====
* `PMP demo Jupyter notebook`_

References
==========
* Covey, C, PJ Gleckler, C Doutriaux, DN Williams, A Dai, J Fasullo, K Trenberth, and A Berg. 2016. ”Metrics for the diurnal cycle of precipitation: Toward routine benchmarks for climate models.” Journal of Climate 29(12): 4461–4471, https://doi.org/10.1175/JCLI-D-15-0664.1
* Covey, C, C Doutriaux, PJ Gleckler, KE Taylor, KE Trenberth, and Y Zhang. 2018. “High-frequency intermittency in observed and model-simulated precipitation.” Geophysical Research Letters 45(22): 12514–12522, https://doi.org/10.1029/2018GL078926
* Dai, A. 2006. “Precipitation characteristics coupled climate models.” Journal of Climate 19(18): 4605–4630, https://doi.org/10.1175/JCLI3884.1
* Trenberth, KE, Y Zhang, and M Gehne. 2017. ”Intermittency in precipitation: Duration, frequency, intensity, and amounts using hourly data.” Journal of Hydrometeorology 18(5): 1393–1412, https://doi.org/10.1175/JHM-D-16-0263.1

Covey, C, PJ Gleckler, C Doutriaux, DN Williams, A Dai, J Fasullo, K Trenberth, and A Berg. 2016. ”Metrics for the diurnal cycle of precipitation: Toward routine benchmarks for climate models.” Journal of Climate 29(12): 4461–4471, https://doi.org/10.1175/JCLI-D-15-0664.1

Covey, C, C Doutriaux, PJ Gleckler, KE Taylor, KE Trenberth, and Y Zhang. 2018. “High-frequency intermittency in observed and model-simulated precipitation.” Geophysical Research Letters 45(22): 12514–12522, https://doi.org/10.1029/2018GL078926

Dai, A. 2006. “Precipitation characteristics coupled climate models.” Journal of Climate 19(18): 4605–4630, https://doi.org/10.1175/JCLI3884.1

Trenberth, KE, Y Zhang, and M Gehne. 2017. ”Intermittency in precipitation: Duration, frequency, intensity, and amounts using hourly data.” Journal of Hydrometeorology 18(5): 1393–1412, https://doi.org/10.1175/JHM-D-16-0263.1
.. _PMP demo Jupyter notebook: https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_3_diurnal_cycle.ipynb