Commit graph

8 commits

Author SHA1 Message Date
Shay Carter
ef65cd2190 Website generation fails for html within markdown cells
- update "note", "tip", "warning" blocks to use ">" blocks (which is what the old notebooks used)
- updatea an html link for the Map Resources and Topo in the Additional Documentation to use markdown syntax so it renders properly in the generated webpage
2021-09-01 13:02:13 -06:00
Shay Carter
0c0600bb12 Re-work the map resources and topo notebook for new template webpage display 2021-09-01 12:34:50 -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
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
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