Commit graph

19 commits

Author SHA1 Message Date
ucar-tmeyer
13debf2cd0 Updating all notebooks to point to edex-cloud EDEX instead of edex-beta 2025-02-13 13:04:21 -07:00
ucar-tmeyer
891585d8b3 Couple more updates for v23 release
Moved the thrift, dynamicserialize, and awips packages to the base directory instead of inside python_awips
Re-added the updated version of the NEXRAD3 notebook
2025-02-12 17:02:03 -07:00
ucar-tmeyer
b90d7ed5e2 Updates to notebooks for python 3.12
- Fixed datetime deprecation issue with datetime.utcnow() to datetime.now(UTC)
- Fixed deprecations related to numpy 2.0
- Fixed deprecations related to shapely 2.0
- Updated text products that had been consolidated/added

Reference: https://github.com/Unidata/awips-unidata-builds/issues/167
2025-01-23 14:31:31 -07:00
Shay Carter
d7e1c16219 Update all v20 notebooks to point at regular edex in prep for the release 2023-12-12 10:47:02 -07:00
Shay Carter
a5ee32561e Change all notebooks to point to "edex-beta.unidata.ucar.edu" for this branch 2023-08-24 12:49:20 -06: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
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
srcarter3
6973e227e6
move "matplotlib inline" after imports 2020-09-09 11:28:29 -06:00
Michael James
bc9f8ddae0 notebook updates 2018-10-15 08:25:13 -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
0ec0f1b2a2 new METAR, GLM notebooks 2018-10-04 17:25:20 -06:00