Commit graph

21 commits

Author SHA1 Message Date
Shay Carter
36e438a2b5 Small changes to website notebooks for "Note" styling
- updated the Grid Levels and Parameters notebook because there was a leftover admonition style note that had not been changed for the website
- updated the Metar notebook for a "note" that had not been changed over
2022-06-13 11:51:32 -06:00
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
09fed8ff1b Fix spelling mistake in link for related notebooks 2021-06-01 15:45:31 -06:00
Shay Carter
19235389a1 Grid levels and params:
- changed toc links to remove preceeding numbers, this is not needed for the external url
2021-06-01 15:39:36 -06:00
Shay Carter
14dad87d35 Changes to Grid Levels and Params notebook:
- replaced table of auto-table of contents with a manual one with external links
- replaced all "top" links with external links
- changed header slightly and removed unidata logo
- updated the "Related Notebooks links"

Changed the name of the AWIPS_Grids_and_Cartopy notebook:
- removed the preceeding "AWIPS" since that's not in any of our other notebooks
2021-06-01 15:25:50 -06:00
Shay Carter
26101a9f2e Grid Levels and Parameters notebook:
- updated outputs to be more current (no longer have GFS for example)
2021-06-01 13:33:12 -06:00
Shay Carter
f898cd0c1e Small change to grid levels and params notebook:
- hopefully should get changed again later today, but update the grid levels notebook to remove the plotting section at the end.
2021-06-01 10:36:12 -06:00
Shay Carter
97d1d72a7a Small change to one of the notebooks to remove the mention of the "DAF" from the markdown text 2021-03-18 14:39:46 -07:00
srcarter3
e7c93b3a1f
convert the temp using scipy instead of a formula 2020-09-04 16:18:36 -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
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
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
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
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