Commit graph

478 commits

Author SHA1 Message Date
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
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
srcarter3
c2050e9fcc
Merge pull request #25 from srcarter3/notebook-updates2
Notebook updates2
2021-06-01 13:45:48 -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
tiffanycmeyer13
e22b33ecee
Merge pull request #24 from srcarter3/notebook-updates2
Small change to grid levels and params notebook:
2021-06-01 11:56:08 -05: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
srcarter3
0350c4b9f0
Update sphinx_build_deploy.yml
Only build the website off a new branch called 'website'
2021-06-01 09:35:25 -06:00
Shay Carter
f3013ab40a Add description for write_img function 2021-05-28 01:16:33 -06:00
Shay Carter
2f1b23a8a1 Merge branch 'notebook-updates' of github.com:srcarter3/python-awips into notebook-updates
Bring this branch back up to date with the github action change
2021-05-28 01:15:55 -06:00
srcarter3
664a5006e0
Update sphinx_build_deploy.yml 2021-05-28 01:14:05 -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
srcarter3
ee7fd3e702
Update sphinx_build_deploy.yml 2021-05-28 00:54: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
tiffanycmeyer13
c434243dcb
Merge pull request #22 from srcarter3/website-updates
Website updates
2021-03-23 11:14:13 -05:00
srcarter3
6f1f8a2b0c
Update README.rst
- removed references of "master" branch and replaced with main
- updated the documentation link to our current website
- added the conda install command for the package install as an alternative to pip
- removed the requirements and examples sections
2021-03-23 08:57:01 -07:00
Shay Carter
ba86d8f70b Update github workflow:
-added back in the branch requirement for building the website
and switched it from "master" to "main" since we renamed that branch
2021-03-22 14:08:32 -07:00
Shay Carter
ad5e63c1d3 Add 'toctree' back into the index.rst file:
-without this command the outline on the left hand does not get generated
-also had to add the ':hidden:' flag, so it's not displayed on the body of the page as well
2021-03-22 13:56:56 -07:00
Shay Carter
1c542df215 Changes to the python-awips main webpage:
-changed the opening text slightly from "geometry" to "geographic"
-added a prerequisite software section that specifies python3, conda, and git (optional)
-added a package-only installation section with subsections for pip and conda
-moved previous instructions to their own section titled Source Code with Examples Install
-removed all remaining information as it was basically a duplicate of what exists on this webpage
-added a contact us section with our support email
2021-03-19 15:20:08 -07:00
Shay Carter
93c47beac7 Small change to the index.rst:
-modified the wording from "geometry" to "geographic"
-this is also a test to see if the website will build as a preview from my fork
2021-03-18 15:10:20 -07:00
Shay Carter
8a49551f59 Merge branch 'main' of github.com:Unidata/python-awips into website-updates
Pulling code back up inline with Unidata repo
2021-03-18 15:01:18 -07:00