Commit graph

24 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
24aead0374 Latest updates to python-awips v23 notebooks 2025-02-12 08:45:54 -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
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
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
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