Commit graph

96 commits

Author SHA1 Message Date
srcarter3
e7c93b3a1f
convert the temp using scipy instead of a formula 2020-09-04 16:18:36 -06:00
srcarter3
ce780ef933
replace geodetic with plateCarree 2020-09-04 15:57:39 -06:00
srcarter3
af73c9a0d7
Forgot to add a new line with previous change. 2020-09-04 15:56:07 -06:00
srcarter3
45faf991b4
Move the glm_points definition to the correct spot 2020-09-04 15:53:19 -06:00
srcarter3
8cff0278d8
Create and populate a glm_points array
Also create an object that is an instance of one of the data values in the response array.
2020-09-04 15:49:02 -06:00
Shay Carter
0151efccc0 Fix the labels warning in NEXRAD3 notebook 2020-09-04 15:01:52 -06:00
srcarter3
558957ef21
Fixed the plateCarree warning 2020-09-04 14:52:37 -06:00
Shay Carter
c34a8da1ce Fix errors and warnings for Map Resources and Topo Notebook
-fixed the xlabels_top and ylabels_right warning by using top_labels and right_labels instead
-fixed the invalid transform error by using PlateCarree() instead of Geodetic()
-fixed the 'extend' warning by moving it from the colorbar() function to the contourf() function
2020-09-04 14:35:40 -06:00
srcarter3
45284aef2f
Merge pull request #3 from Unidata/master
update label for degrees F in Grid Levels and Params notebook
2020-09-04 13:44:15 -06:00
Shay Carter
826e5f7591 Update the preview for Grid Levels and Params to use "F" in the colorbar label 2020-09-04 13:42:49 -06:00
srcarter3
1b6e71c509
Change the color map label from K to F 2020-09-04 13:41:06 -06:00
srcarter3
c164123a7b
Merge pull request #2 from Unidata/master
Bring over notebook changes, to preview in website
2020-09-04 13:38:08 -06:00
Shay Carter
accecd48e6 Update the preview so it shows the plots in F instead of K 2020-09-04 13:35:46 -06:00
srcarter3
f3528746b2
Convert the plots and colorbars from K to F 2020-09-04 13:30:26 -06:00
Shay Carter
c2a7ffecff Reran the grid layers and params notebook so now the 'font warning' isn't there in the preview 2020-09-04 12:14:45 -06:00
srcarter3
68674182ab
try changing matplotlib 'inline' for 'notebook' 2020-09-04 12:02:00 -06:00
Shay Carter
4fdeba9618 Change previews
Change the preview for Grid Levels and Parameters since the colorbar changed for the second example
Changed the preview for Model sounding data since the hodograph location moved
2020-09-04 11:26:02 -06:00
srcarter3
82e4256579
Move hodograph to upper right, reuse the 'spd' var 2020-09-04 10:51:12 -06:00
srcarter3
2e29d3b5ff
fix labels warning, fix cbar extend warning
For the contourf function (last code block) the extend='both' parameter has to be passed into the contourf() function and removed from the colorbar() function in order to work and to not get a warning.
2020-09-04 10:47:37 -06:00
srcarter3
19bab374b9
fixed import error and units errors 2020-09-04 10:34:52 -06:00
srcarter3
a7cb7c55ee
Fix xlabels_top and ylabels_right deprecation 2020-09-03 17:27:20 -06:00
srcarter3
b7b09fb5de
Accidentally added a new line w/prev commit 2020-09-03 17:15:34 -06:00
srcarter3
f93bdd8d36
Fix xlabel_top and ylabel_right deprecation 2020-09-03 17:10:49 -06:00
srcarter3
b961938a1e
fix xlabels_top and ylabels_right deprecation 2020-09-03 16:38:47 -06:00
srcarter3
441e686e0c
Fix deprecated xlabels_top and ylabels_right
Use top_labels and right_labels instead
2020-09-03 15:17:56 -06:00
srcarter3
1df14e605b
use == instead of is 2020-09-03 13:34:50 -06:00
srcarter3
215bbc2815
Add knots units for speed calculation 2020-09-03 13:28:04 -06:00
Michael James
18039f79ac added Precip Region of Interest notebook 2018-12-06 11:08:52 -07:00
Michael James
72b3dedd23 NEXRAD_Level3_Radar notebook 2018-10-17 11:03:04 -06:00
Michael James
94f961a52b notebook cleanup for getUnit/getAttribute/s 2018-10-15 16:29:13 -06:00
Michael James
675894876c GLM notebook cleanup 2018-10-15 14:52:34 -06:00
Michael James
b645a646e5 remove NEXRAD notebook for now 2018-10-15 08:29:04 -06:00
Michael James
bc9f8ddae0 notebook updates 2018-10-15 08:25:13 -06:00
Michael James
803f9c82eb update Forecast_Model_Vertical_Sounding notebook 2018-10-14 13:17:01 -06:00
Michael James
477316a34a cleanup Forecast_Model_Vertical_Sounding.ipynb 2018-10-11 20:48:59 -06:00
Michael James
8710fc8fc9 new forecast model sounding profile notebook 2018-10-11 20:33:23 -06:00
Michael James
ecaa7f4515 cleanup readthedoc build warnings 2018-10-11 14:56:26 -06:00
Michael James
d5db870738 cleanup Regional_Surface_Obs_Plot.ipynb 2018-10-11 13:36:14 -06:00
Michael James
bb8f2192b8 new notebooks for Regional Sfc Plot and Colored Temperatures 2018-10-11 11:59:44 -06:00
Michael James
e332f3184a GLM notebook rm EN-DASH 2018-10-09 15:03:52 -06:00
Michael James
580453acf0 notebook updates for bytestring encoding refactor 2018-10-09 13:39:16 -06:00
Michael James
49fd731b44 notebook updates for 18.1.3 2018-10-05 17:09:43 -06:00
Michael James
0ec0f1b2a2 new METAR, GLM notebooks 2018-10-04 17:25:20 -06:00
Michael James
808f83a0c4 notebook cleanup for 18.1.1 release 2018-09-06 13:05:37 -06:00
Michael James
fe56b41f9d python3-compliant jupyter notebooks for python-awips 2018-09-06 12:12:07 -06:00
mjames-upc
c132d638fe initial commit 2018-09-05 15:52:38 -06:00