From 80eea1d68a5e8ad7d5c65dffe9d4dd1efe131a70 Mon Sep 17 00:00:00 2001 From: Markus Petters Date: Sun, 9 Aug 2020 09:59:41 -0400 Subject: [PATCH] Revise intro --- .../Module 8 - Raindrop Size Distributions-checkpoint.ipynb | 6 +++--- .../Module 8 - Raindrop Size Distributions.ipynb | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/notebooks/Module 08 - Raindrop Size Distributions/.ipynb_checkpoints/Module 8 - Raindrop Size Distributions-checkpoint.ipynb b/notebooks/Module 08 - Raindrop Size Distributions/.ipynb_checkpoints/Module 8 - Raindrop Size Distributions-checkpoint.ipynb index 4ea9ebe..96a9cd3 100644 --- a/notebooks/Module 08 - Raindrop Size Distributions/.ipynb_checkpoints/Module 8 - Raindrop Size Distributions-checkpoint.ipynb +++ b/notebooks/Module 08 - Raindrop Size Distributions/.ipynb_checkpoints/Module 8 - Raindrop Size Distributions-checkpoint.ipynb @@ -31,7 +31,7 @@ "\n", " Figure 1. Rainy day in Boston. Artist Childe Hassam. License: Public Domain via Wikimedia Commons. \n", "\n", - "Rainfall amounts are measured using rain gauges. The rainfall rate is given as amount of precipitation per unit time and expressed in units of mm hr-1. One mm of measured precipitation is equivalent to 1 L (water) m-2. The simplest rain gauges are non-recording and collect water in funnel. Recording rain gauges automatically record the amount of precipitation collected as a function of time. Recording rain guages use differnt operating principles, including the tipping-bucket, weighing of water, measuring capacitance, and measuring rainfall through optical sensors. \n", + "Rainfall amounts are measured using rain gauges. The rainfall rate is given as amount of precipitation per unit time and expressed in units of mm hr-1. One mm of measured precipitation is equivalent to 1 L (water) m-2. The simplest rain gauges are non-recording and collect water in funnel. Recording rain gauges automatically record the amount of precipitation collected as a function of time. Recording rain guages use differnt operating principles, including the tipping bucket, weighing of water, measuring rainfall through optical sensors, and measuring electrical heating required to evaporate drops landing on a constant-temperature surface.\n", "\n", "\n", " \n", @@ -424,7 +424,7 @@ "lastKernelId": null }, "kernelspec": { - "display_name": "Julia 1.4.0", + "display_name": "Julia 1.4.2", "language": "julia", "name": "julia-1.4" }, @@ -432,7 +432,7 @@ "file_extension": ".jl", "mimetype": "application/julia", "name": "julia", - "version": "1.4.0" + "version": "1.4.2" } }, "nbformat": 4, diff --git a/notebooks/Module 08 - Raindrop Size Distributions/Module 8 - Raindrop Size Distributions.ipynb b/notebooks/Module 08 - Raindrop Size Distributions/Module 8 - Raindrop Size Distributions.ipynb index 4ea9ebe..96a9cd3 100644 --- a/notebooks/Module 08 - Raindrop Size Distributions/Module 8 - Raindrop Size Distributions.ipynb +++ b/notebooks/Module 08 - Raindrop Size Distributions/Module 8 - Raindrop Size Distributions.ipynb @@ -31,7 +31,7 @@ "\n", " Figure 1. Rainy day in Boston. Artist Childe Hassam. License: Public Domain via Wikimedia Commons. \n", "\n", - "Rainfall amounts are measured using rain gauges. The rainfall rate is given as amount of precipitation per unit time and expressed in units of mm hr-1. One mm of measured precipitation is equivalent to 1 L (water) m-2. The simplest rain gauges are non-recording and collect water in funnel. Recording rain gauges automatically record the amount of precipitation collected as a function of time. Recording rain guages use differnt operating principles, including the tipping-bucket, weighing of water, measuring capacitance, and measuring rainfall through optical sensors. \n", + "Rainfall amounts are measured using rain gauges. The rainfall rate is given as amount of precipitation per unit time and expressed in units of mm hr-1. One mm of measured precipitation is equivalent to 1 L (water) m-2. The simplest rain gauges are non-recording and collect water in funnel. Recording rain gauges automatically record the amount of precipitation collected as a function of time. Recording rain guages use differnt operating principles, including the tipping bucket, weighing of water, measuring rainfall through optical sensors, and measuring electrical heating required to evaporate drops landing on a constant-temperature surface.\n", "\n", "
\"Drawing\"
\n", " \n", @@ -424,7 +424,7 @@ "lastKernelId": null }, "kernelspec": { - "display_name": "Julia 1.4.0", + "display_name": "Julia 1.4.2", "language": "julia", "name": "julia-1.4" }, @@ -432,7 +432,7 @@ "file_extension": ".jl", "mimetype": "application/julia", "name": "julia", - "version": "1.4.0" + "version": "1.4.2" } }, "nbformat": 4,
\"Drawing\"