Commit graph

450 commits

Author SHA1 Message Date
srcarter3
526eb8d1b1
Merge pull request #59 from srcarter3/phensig-addition
Fixed syntax error for phensig table update
2022-04-19 11:39:14 -06:00
Shay Carter
e8a933475c Fixed syntax error for phensig table update 2022-04-19 11:32:33 -06:00
Shay Carter
7f94952d74 Merge branch 'main' of github.com:Unidata/python-awips into main 2022-04-19 11:29:52 -06:00
srcarter3
7ba4e1fd33
Merge pull request #58 from srcarter3/phensig-addition
Update version number for new release
2022-04-19 10:39:37 -06:00
Shay Carter
3c32c850e6 Update version number for new release 2022-04-19 10:38:02 -06:00
srcarter3
f77689f9d8
Merge pull request #57 from srcarter3/phensig-addition
Small change to add DS.Y phensig
2022-04-19 10:34:12 -06:00
Shay Carter
979bd0fc46 Small change to add DS.Y phensig
- add new Dust Advisory to the vtec lookup table
- ref: https://www.weather.gov/media/notification/pdfs/scn17-112snow_dustaad.pdf
2022-04-19 10:21:07 -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
srcarter3
229879c931
Merge pull request #52 from srcarter3/main
Changed the name of the "Grids and Cartopy" notebook:
2022-02-04 14:01:57 -07: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
srcarter3
c98c96509e
Update release.yml
- remove the name the artifact is saved with, which then defaults it to "artifact"
- add the 'name' tag in the download attempt, using "artifact"
2022-01-05 15:35:35 -08:00
Shay Carter
c75164c80c Merge branch 'main' of github.com:Unidata/python-awips into main 2022-01-05 16:12:34 -07:00
Shay Carter
425751dee4 First pass at implementing automated publishing
- created a new 'release.yml' file which is a GH Action that is triggered by a new Published Release
- it builds python from the latest in the main branch, and then will push it to pip (that part is commented out for this first pass for testing)

Small changes to the setup.py for python-awips builds
- changed the doc url to point to our new/current doc site
- changed the author's email from mj's to support-awips

Add in logic for publishing release to pypi
2022-01-05 16:12:16 -07:00
srcarter3
4a19834973
Update release.yml 2022-01-05 14:39:21 -07:00
srcarter3
c3c471f778
Update release.yml 2022-01-05 14:38:03 -07:00
srcarter3
ed61081e74
Update release.yml
small change to see if publishing will work
2022-01-05 14:35:26 -07:00
srcarter3
20013fc301
Update setup.py
update version
2022-01-05 14:19:19 -07:00
srcarter3
7d71b32777
Merge pull request #51 from srcarter3/main
Created GHA for publishing new releases
2022-01-05 13:06:30 -08:00
srcarter3
1a8ce3cf4c
reset version in setup.py 2022-01-05 13:03:06 -08:00
srcarter3
bb9f1aba5f
Merge pull request #9 from srcarter3/release-testing
Add in logic for publishing release to pypi
2022-01-05 13:02:45 -08:00
Shay Carter
d80230e033 Add in logic for publishing release to pypi 2022-01-05 14:01:19 -07:00
srcarter3
17389737cf
Merge pull request #8 from srcarter3/release-testing
Release testing
2022-01-05 12:42:13 -08:00
Shay Carter
1f0dfc9b03 Small changes to the setup.py for python-awips builds
- changed the doc url to point to our new/current doc site
- changed the author's email from mj's to support-awips
2022-01-05 13:32:46 -07:00
Shay Carter
6ba8036c34 First pass at implementing automated publishing
- created a new 'release.yml' file which is a GH Action that is triggered by a new Published Release
- it builds python from the latest in the main branch, and then will push it to pip (that part is commented out for this first pass for testing)
2022-01-05 13:22:52 -07:00
srcarter3
d1ead70657
Merge pull request #50 from srcarter3/main
Small change for new SQ.W warning
2022-01-04 13:22:38 -08:00
Shay Carter
18444dca26 Small change for new SQ.W warning
- added an entry in the tables.py for the snow quall warning
2021-12-28 11:10:44 -08:00
srcarter3
bf120f8f30
Merge pull request #47 from srcarter3/main
Small change to Colored Surface Temp Notebook
2021-11-18 13:06:37 -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
srcarter3
8ba0319fc6
Merge pull request #44 from srcarter3/main
Colored Surface Temperature Notebook update:
2021-11-09 14:16:01 -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
tiffanycmeyer13
8459aa7568
Delete .travis.yml 2021-09-14 15:11:02 -05:00
srcarter3
7a138774ee
Merge pull request #40 from srcarter3/main
Reformatted the Maps Resources and Topography notebook
2021-09-01 12:39:33 -06: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
srcarter3
e88780b6b7
Merge pull request #37 from srcarter3/notebook-updates
Add new cira notebook
2021-07-14 15:21:49 -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
tiffanycmeyer13
186369e57c
Merge pull request #36 from srcarter3/env-update
Add one dependency to environment.yml
2021-06-15 15:17:54 -05:00
Shay Carter
5659ab5b17 Add one dependency to environment.yml
- add the nbextensions dependency so table of contents widget will display for notebooks with new template
2021-06-15 11:22:15 -06:00
Shay Carter
536d277314 update the environment.yml file to include the extension for the table of contents 2021-06-11 09:50:39 -06:00
srcarter3
8106978b52
Merge pull request #35 from srcarter3/action_update
Action update
2021-06-08 16:02:45 -06:00
Shay Carter
129caae128 Merge branch 'main' of github.com:srcarter3/python-awips into main 2021-06-08 15:51:09 -06:00
Shay Carter
7be2673568 small change to github action
- add workflow_dispatch as a trigger to see if the button will become available in github
2021-06-08 15:49:37 -06:00
srcarter3
0e91265214
Merge pull request #32 from srcarter3/notebook-updates2
Small changes to grids and cartopy notebook:
2021-06-01 16:59:41 -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
srcarter3
7c62256159
Merge pull request #29 from srcarter3/notebook-updates2
Updated the Grids and Cartopy notebook
2021-06-01 16:44:48 -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
f3241e2e7a Merge branch 'main' of github.com:Unidata/python-awips into notebook-updates2
Bring up to date with current main branch on unidata repo
2021-06-01 16:22:34 -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
srcarter3
a3d095041e
Merge pull request #27 from srcarter3/notebook-updates2
Small notebook updates
2021-06-01 15:34:10 -06:00