You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-1Lines changed: 37 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,43 @@ Anaconda Downloads:
89
89
90
90
[click here](https://github.com/edrewitz/PyClimo-Jupyter-Lab-Examples/blob/main/Examples/Dec2017.ipynb) to view Example 5.
91
91
92
-
[click here](https://github.com/edrewitz/PyClimo-Jupyter-Lab-Examples/blob/main/graphics/Example%205/TMIN.png) to view the graphic created in Example 5.
92
+
[click here](https://github.com/edrewitz/PyClimo-Jupyter-Lab-Examples/blob/main/graphics/Example%205/TMIN.png) to view the graphic created in Example 5.
7)**Plotting the Monthly Normal Maximum Vapor Pressure Deficit for July using a Custom Reference System and Importing a Locally Hosted GeoJSON File**
119
+
120
+
In this example we will plot the monthly normal for the maximum vapor pressure Deficit for July and use a custom reference system and give it a name for the image.
121
+
122
+
We will also import a locally hosted GeoJSON file that has the geometry for the Southern California Edison (SCE) service area and overlay the SCE service area with counties.
123
+
124
+
This data is from PRISM Climate Group.
125
+
126
+
[click here](https://github.com/edrewitz/PyClimo-Jupyter-Lab-Examples/blob/main/Examples/July_prism_normals.ipynb) to view Example 7.
127
+
128
+
[click here](https://github.com/edrewitz/PyClimo-Jupyter-Lab-Examples/blob/main/graphics/Example%207/VPDMAX.png) to view the graphic created in Example 7.
0 commit comments