Commit graph

110 commits

Author SHA1 Message Date
Shay Carter
86122cc04a Small change for Upper Air BUFR Sounding notebook
- change capitalization of subsection title
2023-05-23 13:54:42 -06:00
Shay Carter
6f00c797b6 Small change for capitalization of a section in the Upper Air BUFR Soundings notebook 2023-05-22 14:04:47 -06:00
Shay Carter
7a29e4196b Revamp the Upper Air Bufr Sounding notebook
- updated the upper air bufr sounding notebook to use our new template
- added a preview image to go along with the revamped notebook
2023-05-19 16:32:57 -06:00
Shay Carter
46afcd2479 Remove the GLM notebook
- it does not currently work with the format of our GLM data
2023-05-18 11:55:21 -06:00
Shay Carter
1edf05485a Small change to Forecast Model Vertical Sounding notebook
- we no longer have CMC so use RAP13 model instead
2023-05-17 15:35:11 -06:00
Shay Carter
dcddca5d2e Regional Surface obs notebook
- fix misspelling
2022-11-18 12:21:53 -07:00
Shay Carter
14dbd6a016 Regional Surface obs notebook
- Remove unnecessary line from maps request cell
2022-11-15 15:00:43 -07:00
Shay Carter
9b0e1d00c7 Update heading for Regional Surface obs notebook 2022-11-15 10:06:17 -07:00
Shay Carter
66f69790cc Merge branch 'main' of github.com:Unidata/python-awips into main 2022-11-15 09:55:34 -07:00
Shay Carter
dfdde0245a Revamped the Regional Surface Obs notebook
- changes made to the region surface obs notebook to conform to our new template
- added preview image (used in template for notebook)
2022-11-11 13:02:19 -07:00
srcarter3
40665489d7
Update METAR_Station_Plot_with_MetPy.ipynb
Small change to comment about the get_cloud_cover function
2022-11-09 11:54:49 -07:00
Shay Carter
c27a5e0f2e Small change to the model sounding notebook
- added more links in the see also section for additional metpy documentation
2022-08-22 18:27:48 -06:00
Shay Carter
9f8a2c7877 Updated plot title
- updated the title to have more meaningful/readable text
- updated the preview image as well to have the new title format
2022-08-19 12:58:37 -07:00
Shay Carter
3b8570401b Small spelling/grammar changes
- updated text in markdown sections
2022-08-19 11:31:09 -07:00
Shay Carter
aff7c94636 Small change to Model Sounding Data example notebook
- added one more link to the "See Also" section that was cut off in the previous commit
2022-08-18 16:07:02 -07:00
Shay Carter
97909b4739 Updated example notebooks
- major changes for the Model Sounding Data notebook to revamp it to then new template, remove unnecessary code, clean up existing code, and add a little more functionality with the plot
- add the table of contents settings into the regional surface obs notebook
2022-08-18 15:59:45 -07:00
Shay Carter
fc3cdd2f8b Small change to METARs notebook
- removed the parameter request for 'timeObs' since we don't use it anywhere
2022-06-13 15:01:10 -06:00
Tiffany Meyer
a6097d17e3 Commented out the print statement 2022-06-13 16:18:57 -04:00
Tiffany Meyer
f7ac53a780 Updated the METAR notebook so that it was plotting the latest records available by reading in the records in reverse order 2022-06-13 16:07:21 -04:00
Shay Carter
300bbd03f4 Reset the run numbers on METARs notebook 2022-06-02 09:58:14 -06:00
Shay Carter
ae9c1a76fe Merge branch 'main' of github.com:srcarter3/python-awips into main 2022-06-02 09:50:38 -06:00
Shay Carter
68b6d33950 Slight update to METARs notebook
- updated the cell defining all necessary station ids to have 'K' in their definition, instead of pre-pending after
2022-06-02 09:49:54 -06:00
Rhoen Fiutak
67ca1dc3ab Added Documentation to METARs notebook
- populated the see also section with links
2022-06-02 11:40:30 -04:00
Shay Carter
7636648ea1 First pass at new format for METARS notebook
- revamped metars notebook to follow new template
- got the cloud coverage actually ploting properly
- removed all unnecessary lines of code that weren't used
- small updates for the WWA notebook for some markdown sections (wording/misspellings)
2022-06-01 10:50:26 -06:00
Tiffany Meyer
c751fffdc9 Updated typo 2022-04-28 13:23:07 -04:00
Shay Carter
6eb805bb7b Removed geom_count since it was only use for a previous print statement 2022-04-27 16:31:24 -06:00
Shay Carter
b6bd97b3fa One more small update for wwa notebook:
-removed the geom_count variable because it was only used in a printstatement that we no longer make
2022-04-27 16:29:28 -06:00
Shay Carter
10a477be9b Modify an optional print statement in the WWA notebook 2022-04-27 16:20:54 -06:00
Shay Carter
cf23cbc3c1 Updates to WWA notebook per Tiffany's review
- fixed sentence in "imports" section
- fixed a/an spelling in Function:get_color() section
- Added further explanation in Significance (Sig) Constants section about phen from phensig.  Added link for phensig pamphlet as well.
- fixed Get the Data section note about 12 hours (vs 6 hours) of data requested
- added comma in Extract Phensigs, Geometries, and Times section
- commented out the println (lines 65-67) in the Extract Phensigs, Geometries, and Times code section
- modified the plot title to remove the seconds and add " UTC" for clarity
- added a link for "Phensig Explanation" in the See Also section
2022-04-27 16:09:50 -06:00
Shay Carter
e151a834ba Restructured the WWA notebook:
- createed a new notebook with a slightly different name
- added a preview image for the notebook
- use the template to format the notebook
- changed the time query to use hours instead of just the past x-records
- added an informative legend and title to the plot
- added the ability to turn on/off records based on significance (ie. hide advisories)
- draw the WWAs in an order that promotes best visibility if all are drawn
2022-04-15 14:24:26 -06:00
Shay Carter
135f1f8d1f Changed the name of the "Grids and Cartopy" notebook:
- now named "Colorized Grid Data"
2022-02-04 13:57:46 -07:00
Shay Carter
6f1fff7522 Update the preview image to include west coast (with new bounding box) 2021-11-18 13:05:44 -07:00
Shay Carter
209ddf1ec9 Small change to Colored Surface Temp Notebook
- change the bounding box to extend all the way to the BC west coast (was previously ending in the middle of oregon/washington)
2021-11-18 12:56:16 -07:00
Shay Carter
eea5ca6d39 Colored Surface Temperature Notebook update:
- updated the color surface temp notebook to the new template
- added a preview image for the new template
2021-11-08 17:07:12 -07:00
Shay Carter
269b3d6b06 Reformatted the Maps Resources and Topography notebook
- use new template layout for map resources notebook
- add preview image for map resources notebook
- small change to template (added a "top" link)
2021-08-31 17:06:07 -06:00
Shay Carter
5d0f8513bb Slight typo on the GOES CIRA notebook
- at some point I had accidentally changed the pixel height to 4000, should be 3000
2021-06-22 12:08:34 -06:00
Shay Carter
2101794ed4 Merge branch 'main' of github.com:Unidata/python-awips into notebook-updates 2021-06-22 12:06:03 -06:00
Shay Carter
c5241eb219 Small changes to grids and cartopy notebook:
- added the image preview to the header of the notebook
- fixed spelling mistake in subheader "Documentation"
2021-06-01 16:57:04 -06:00
Shay Carter
e3ad74cc0a Small change to grids and cartopy notebook:
- made the two plotting sections (with pcolormesh and cartopy) subsections of the "Use the Grid Data!" section
2021-06-01 16:42:35 -06:00
Shay Carter
ebcb39b5ac Changes to grids and cartopy notebook
- updated the notebook to follow the new template
- created a directory for the preview images
- created and added a preview image for the grids and cartopy notebook
2021-06-01 16:21:41 -06:00
Shay Carter
1ff03096e7 Updated related notebooks section to point to our current python-awips documentation 2021-06-01 15:31:36 -06:00
Shay Carter
ef11334119 Remove "AWIPS" from AWIPS_Grids_and_Cartopy.ipynb name 2021-06-01 15:29:16 -06:00
Shay Carter
adb7bdbe34 Slight changes to the Grid Levels and Params notebook
- re-ran the cells so they have the latest/proper responses
- updated a little markdown to catch grammar/add a little more context
2021-06-01 12:50:37 -06:00
Shay Carter
da7b9caafb Convert Grid Levels and Params to use new template 2021-06-01 11:03:31 -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
fb74257311 Small change to Grid Levels and Params notebook:
- this should get changed again later today, hopefully!  But in case it doesnt, at the very least make this small change to remove the plotting portion at the end of the notebook.
2021-06-01 10:32:43 -06:00
Shay Carter
f3013ab40a Add description for write_img function 2021-05-28 01:16:33 -06:00
Shay Carter
d9ff0cb3fb Merge branch 'main' of github.com:srcarter3/python-awips into notebook-updates 2021-05-28 01:10:07 -06:00
Shay Carter
4379e0c7e0 Created template and formatted new GOES CIRA notebook to template
- Added a new Template.ipynb file in the examples dir
- Added a new notebook GOES_CIRA_Product_Writer.ipynb in the examples/notebooks dir
	- This notebook walks through:
		- how to request multiple GOES products from EDEX
		- how to resize the images using pixels
		- how to write out images locally
		- how to combine multiple channels in to an rgb product
- Created a new images directory for the notebooks
	- Added two image files for the preview options of the notebook
2021-05-28 00:47:47 -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