Commit graph

96 commits

Author SHA1 Message Date
Shay Carter
376160530c Small modification to the Model sounding notebook
- added additional links for metpy documentation in the See Also section
2022-08-22 18:23:55 -06:00
Shay Carter
8b869e1d18 Small changes for Model Sounding Notebook (website)
- fix broken link in toc
- reformat See also section to work for website rendering
2022-08-22 13:30:47 -06:00
Shay Carter
c2e4f40776 Small change to format of plot title 2022-08-19 13:04:31 -07:00
Shay Carter
dfa8c31ed3 Small grammar/spelling changes to markdown text 2022-08-19 11:28:11 -07:00
Shay Carter
33a80dfa70 Update Model Sounding Data notebook
- update to conform to the new format, with updated code for clarity and usefulness
2022-08-19 10:58:44 -07:00
Shay Carter
cc32987ba5 Small change to website branch for METAR notebook
- removed the parameter call for 'timeObs' since it's not used
2022-06-13 15:03:40 -06:00
srcarter3
d27a5f3bdd
Delete METAR_main.ipynb
This was leftover by accident from the previous check in
2022-06-13 14:55:11 -06:00
Shay Carter
7374536fb8 Updates to website branch to reflect new changes in METARs blog
- add the same code changes Tiffany made for cycling through the obs in reverse order, and setting the title in the for loop
2022-06-13 14:41:42 -06:00
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
Rhoen Fiutak
0d1d271a97 Fixed broken link in METAR notebook 2022-06-03 16:08:15 -04:00
Shay Carter
67a001ba93 Removed the built-in ToC for METAR notebook
- removed the plugin-added ToC for the metar notebook to display properly on the website
2022-06-02 16:53:03 -06:00
Rhoen Fiutak
85a2a01adf Reformatted Spacing in TOC 2022-06-02 18:45:49 -04:00
Rhoen Fiutak
7e0f1f8d46 Fixed Spacing in TOC
-deleted empty lines between links
2022-06-02 18:34:01 -04:00
Rhoen Fiutak
d4dec0117a Updated METAR notebook format
- TOC and top links updated
- Removed preview image and logo
2022-06-02 17:42:11 -04:00
Tiffany Meyer
35a1936702 Removed s from Functions in table of contents 2022-04-28 13:27:03 -04:00
Tiffany Meyer
4bfbff1d68 Updated broken links in the Table of Contents 2022-04-28 13:15:56 -04:00
Shay Carter
a9f12a80ce Many small changes for WWA notebook based on Tiffany's feedback:
- fixed the imports sentence
- fixed the a/an instance in the get_color() section
- updated the Significance section with text and link for phensig pamphlet
- updated the note about 6 vs 12 hours of data
- added a comma for the Extract Phensigs, Geometries, and Times section name
- changed the println in the Extract... section
- removed the geom_count variable in the Extract section since it was only used for the previous println
- changed the plot title to not have seconds for the time, and add UTC for clarity
- added an additional link for the phensig pamphlet in the "See Also" section
2022-04-27 16:43:17 -06:00
Shay Carter
cf70973fc8 Add new notebook for WWAs (remove old one)
-created a 'website' version of the new WWA notebook
2022-04-15 15:11:14 -06:00
Shay Carter
a622c30601 Update links on Colorized Grid Data notebook
- changing the name broke all the TOC and "top" links, so this is a commit fixing those
2022-02-04 14:16:46 -07:00
Shay Carter
8847cab600 Rename Grids and Cartopy notebook to Colorized Grid Data 2022-02-04 14:08:04 -07:00
Shay Carter
a26527cf95 Small change to the webpage for the colored surface temp notebook
- one of the table of contents links was broken because of misused capitalizations
2021-12-07 14:51:11 -07:00
Shay Carter
cb770bb462 Small change to the colored surface temp notebook:
- changed the westernmost longitude line from -120 to -130 to include the entire northwest coast
2021-11-18 13:01:45 -07:00
Shay Carter
90a889e192 Two small website changes for the surface temp notebook 2021-11-09 14:23:55 -07:00
Shay Carter
f3f441733a Website version changes for the Colored Surface Temp notebook
- updated the new template version of the colored surface temp notebook for the website branch (so that the toc and links render and work properly)
2021-11-09 14:14:17 -07: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
0c0600bb12 Re-work the map resources and topo notebook for new template webpage display 2021-09-01 12:34:50 -06:00
Shay Carter
c68b5c4225 Small change for a ToC link in GOES CIRA Product Writer notebook 2021-07-14 15:27:14 -06:00
Shay Carter
a3db65690d Added new website-modified notebook for GOES_CIRA_Product_Writer 2021-07-14 15:21:07 -06:00
Shay Carter
d6d47ad375 Grids and cartopy webpage update:
- fixed spelling mistake for "documentation"
- changed formatting slightly for Additional documenation so it renders correctly for the webpage
2021-06-01 16:53:41 -06:00
Shay Carter
3588c974c6 Change to Grids and Cartopy notebook:
- modified this notebook to fit our new template formatting
2021-06-01 16:40:56 -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
Shay Carter
2d41da914c Changes to the Colored Surface Obs notebook:
-simplified the parameters in the data request since we only need temperature and location
2020-09-10 14:53:50 -06:00
Shay Carter
a488797c68 Update plot for colored surface temp notebook 2020-09-09 16:01:54 -06:00
Shay Carter
10537bf3f7 Update the Colored Surface Temp Plot notebook to have a more optimized for loop
Pulled these steps out of the for loop, perform first:
-instantiate the air temp array once
-nan out the null values (-9999)
-convert from c to f

In the for loop:
-create a copy of tair (subtair)
-use this copy to isolate values in the given threshold range
-when setting the data on the stationplot use the 'value' variable instead of using x again in the threshold to find the color value
2020-09-09 15:51:04 -06:00
srcarter3
bd7a893802
Removed the cartopy ShapelyFeature import since it's not used 2020-09-09 14:58:16 -06:00
srcarter3
fc30adadea
changed '%matplotlib notebook' back to '%matplotlib inline' 2020-09-09 13:40:15 -06:00
srcarter3
9681a24957
Merge pull request #6 from Unidata/master
Add a brief description to the beginning of the NEXRAD3 notebook so t…
2020-09-09 12:19:15 -06:00
Shay Carter
8918d75fdc Add a brief description to the beginning of the NEXRAD3 notebook so that the autogenerated webpage renders correctly. 2020-09-09 12:18:03 -06:00
srcarter3
27895d29dc
Merge pull request #5 from Unidata/master
Delete Profiler_Wind_Barb_Time-Series.ipynb
2020-09-09 12:06:58 -06:00
srcarter3
9c82744948
Delete Profiler_Wind_Barb_Time-Series.ipynb
This notebook does not run currently because there is no 'profiler' data on our EDEX.
2020-09-09 12:05:02 -06:00
srcarter3
1b39c04856
Moved '%matplotlib inline' for surface obs notebook 2020-09-09 11:41:27 -06:00
srcarter3
57d2189dfe
Merge pull request #4 from Unidata/master
Bring fork up to latest code in master repo
2020-09-09 11:35:12 -06:00
Shay Carter
031f2ce7c5 Add '%matplotlib inline' after imports for the NEXRAD notebook 2020-09-09 11:32:52 -06:00
srcarter3
6973e227e6
move "matplotlib inline" after imports 2020-09-09 11:28:29 -06:00
srcarter3
430e9ccecd
Move the %matplotlib inline code to after imports 2020-09-09 11:18:35 -06:00