Commit graph

414 commits

Author SHA1 Message Date
Shay Carter
eeea019b8b One more styling update for Regional obs notebook website rendering 2022-11-15 11:41:56 -07:00
srcarter3
5b9b4956f0
Merge pull request #84 from srcarter3/website
Update "notes" in Regional obs notebook for website rendering
2022-11-15 11:34:46 -07:00
Shay Carter
a51714e355 Update "notes" in Regional obs notebook for website rendering 2022-11-15 11:30:30 -07:00
srcarter3
0c9041ee6e
Merge pull request #83 from srcarter3/website
Fix more broken links for Regional Surface obs notebook
2022-11-15 11:00:41 -07:00
Shay Carter
1416867a4d Fix more broken links for Regional Surface obs notebook 2022-11-15 10:58:12 -07:00
srcarter3
4298564a65
Merge pull request #82 from srcarter3/website
Fix a broken link for the Regional Obs notebook
2022-11-15 10:33:22 -07:00
Shay Carter
766951c0cc Fix a broken link for the Regional Obs notebook 2022-11-15 10:31:56 -07:00
srcarter3
fac161c09e
Merge pull request #81 from srcarter3/website
Regional Surface Obs revamp
2022-11-15 10:16:35 -07:00
Shay Carter
0f38eda363 Revamp the regional surface obs notebook for our website rendering 2022-11-15 09:52:29 -07:00
srcarter3
32ef97babf
Update METAR_Station_Plot_with_MetPy.ipynb
small change to the comment for the get_cloud_cover function
2022-11-09 11:55:25 -07:00
srcarter3
5c9d7fa604
Merge pull request #76 from srcarter3/website
Small modification to the Model sounding notebook
2022-08-22 18:30:20 -06:00
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
srcarter3
294aa95766
Merge pull request #75 from srcarter3/website
Small changes for Model Sounding Notebook (website)
2022-08-22 13:35:30 -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
srcarter3
df281efc06
Merge pull request #73 from srcarter3/website
Update Model Sounding Data notebook
2022-08-22 13:07:54 -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
srcarter3
238d75d424
Merge pull request #71 from srcarter3/website
Small change to website branch for METAR notebook
2022-06-13 15:14:56 -06: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
srcarter3
b271e54463
Merge pull request #69 from srcarter3/website
Updates to website branch to reflect new changes in METARs blog
2022-06-13 14:43:45 -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
tiffanycmeyer13
3fb64ccc44
Merge pull request #67 from srcarter3/website
Small changes to website notebooks for "Note" styling
2022-06-13 14:10:57 -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
srcarter3
37be363161
Merge pull request #66 from rfiutak/website_updates
Fixed broken link in METAR notebook
2022-06-03 14:11:59 -06:00
Rhoen Fiutak
0d1d271a97 Fixed broken link in METAR notebook 2022-06-03 16:08:15 -04:00
srcarter3
602744070e
Merge pull request #65 from srcarter3/website
Updated METAR notebook format
2022-06-03 13:56:31 -06: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
srcarter3
a72a7552d8
Merge pull request #61 from tiffanycmeyer13/website
Updated broken links in the Table of Contents
2022-04-28 11:27:51 -06: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
tiffanycmeyer13
8db6e4951c
Merge pull request #56 from srcarter3/website
Add new notebook for WWAs (remove old one)
2022-04-28 11:50:38 -05: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
srcarter3
0a17075f2e
Merge pull request #54 from srcarter3/website
Update links on Colorized Grid Data notebook
2022-02-04 14:18:00 -07: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
srcarter3
0c79e834ce
Merge pull request #53 from srcarter3/website
Rename Grids and Cartopy notebook to Colorized Grid Data
2022-02-04 14:08:56 -07:00
Shay Carter
8847cab600 Rename Grids and Cartopy notebook to Colorized Grid Data 2022-02-04 14:08:04 -07:00
srcarter3
7f6d953773
Update conf.py
update version
2022-01-05 14:19:53 -07:00
srcarter3
69e9e36db0
Merge pull request #49 from srcarter3/website
Small change to the webpage for the colored surface temp notebook
2021-12-07 14:52:38 -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
srcarter3
5bf99de23f
Merge pull request #48 from srcarter3/website
Small change to the colored surface temp notebook:
2021-11-18 13:06:47 -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
srcarter3
219b2bf7b9
Merge pull request #46 from srcarter3/website
Two small website changes for the surface temp notebook
2021-11-09 14:25:20 -07:00
Shay Carter
90a889e192 Two small website changes for the surface temp notebook 2021-11-09 14:23:55 -07:00
srcarter3
52a0a1fe76
Merge pull request #45 from srcarter3/website
Website version changes for the Colored Surface Temp notebook
2021-11-09 14:16:13 -07:00