Commit graph

432 commits

Author SHA1 Message Date
srcarter3
eca2e1506a
run gh-action on change to examples dir 2020-09-04 12:05:19 -06:00
srcarter3
68674182ab
try changing matplotlib 'inline' for 'notebook' 2020-09-04 12:02:00 -06:00
srcarter3
fe870f1091
Trigger website rebuild 2020-09-04 11:34:43 -06:00
srcarter3
726b200fc5
Merge pull request #1 from Unidata/master
Bring over all the updates to current Unidata Master branch
2020-09-04 11:34:09 -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
82e4256579
Move hodograph to upper right, reuse the 'spd' var 2020-09-04 10:51:12 -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
srcarter3
19bab374b9
fixed import error and units errors 2020-09-04 10:34:52 -06:00
srcarter3
a7cb7c55ee
Fix xlabels_top and ylabels_right deprecation 2020-09-03 17:27:20 -06:00
srcarter3
b7b09fb5de
Accidentally added a new line w/prev commit 2020-09-03 17:15:34 -06:00
srcarter3
f93bdd8d36
Fix xlabel_top and ylabel_right deprecation 2020-09-03 17:10:49 -06:00
srcarter3
b961938a1e
fix xlabels_top and ylabels_right deprecation 2020-09-03 16:38:47 -06:00
srcarter3
441e686e0c
Fix deprecated xlabels_top and ylabels_right
Use top_labels and right_labels instead
2020-09-03 15:17:56 -06:00
srcarter3
1df14e605b
use == instead of is 2020-09-03 13:34:50 -06:00
srcarter3
215bbc2815
Add knots units for speed calculation 2020-09-03 13:28:04 -06:00
srcarter3
9545291760
sphinx >= 1.3 2020-09-03 02:06:17 -06:00
srcarter3
5cfbfe1cd8
sphinx 1.3 2020-09-03 01:53:35 -06:00
srcarter3
b80ee45b17
sphinx 3.0 2020-09-03 01:45:24 -06:00
srcarter3
1577263a74
sphinx 2.9 2020-09-03 01:43:37 -06:00
srcarter3
defc2c35ff
sphinx 2.8 2020-09-03 01:42:28 -06:00
srcarter3
f82d96198c
sphinx 2.7 2020-09-03 01:39:44 -06:00
srcarter3
14858d5c45
sphinx 2.6 2020-09-03 01:37:56 -06:00
srcarter3
d53452fa47
sphinx 2.5 2020-09-03 01:34:31 -06:00
srcarter3
3e752d5093
sphinx 2.4 2020-09-03 01:31:57 -06:00
srcarter3
30eb7a58dc
sphinx 2.3 2020-09-03 01:30:01 -06:00
srcarter3
63384f7bfe
sphinx 2.2 2020-09-03 01:26:07 -06:00
srcarter3
6ab41242a3
sphinx 2.0 2020-09-03 01:23:48 -06:00
srcarter3
7ca472e1b8
sphinx 1.9 2020-09-03 01:22:52 -06:00
srcarter3
2f15dc41c5
sphinx 1.8 2020-09-03 01:20:38 -06:00
srcarter3
c404a9a7e4
sphinx 1.7 2020-09-03 01:17:45 -06:00
srcarter3
9b5275ecad
sphinx 1.6 2020-09-03 01:15:58 -06:00
srcarter3
337b2a1ac8
Update index.rst 2020-09-03 01:13:54 -06:00
srcarter3
73b4429f4b
sphinx 1.5 2020-09-03 01:12:36 -06:00
srcarter3
d647fbf17c
Update index.rst 2020-09-03 01:09:07 -06:00
srcarter3
c4a4bfa58e
sphinx 1.4 2020-09-03 01:08:47 -06:00
srcarter3
6abba1ed53
Update index.rst 2020-09-03 01:06:02 -06:00
srcarter3
4398fed52e
Update requirements.txt
v. 3.1
2020-09-03 01:05:28 -06:00
srcarter3
fa15129837
Update index.rst
re-run gh-actions to see if this version works
2020-09-03 01:02:50 -06:00
srcarter3
99f7dfb950
Update requirements.txt
try sphinx v 2.1
2020-09-03 00:59:59 -06:00
srcarter3
f48d6c720b
Update sphinx_build_deploy.yml
comment out caching since it doesn't quite work right anyway
2020-09-02 16:29:40 -06:00
srcarter3
a0b0bb6640
test gh-action
added space at end of title
2020-09-02 16:24:22 -06:00
srcarter3
8c01f28dfe
test gh-action
remove space from end of title
2020-09-02 16:21:19 -06:00
srcarter3
08aceefa76
Update sphinx_build_deploy.yml
fix for proper parenthesis in hashFiles cache line
2020-09-02 16:20:39 -06:00
srcarter3
7a514c5211
test gh-action
added space to end of title
2020-09-02 16:19:07 -06:00
srcarter3
97eab3f8c2
Update sphinx_build_deploy.yml
fix for hashfiles in caching
2020-09-02 16:18:19 -06:00
srcarter3
e27ea3fe49
Update index.rst
Add a new line after the pip install command.  Trigger new website build.
2020-09-02 16:15:23 -06:00
srcarter3
bd32e9af7c
Update sphinx_build_deploy.yml
First pass at trying to add caching for dependencies.
2020-09-02 16:14:31 -06:00
srcarter3
6db0939a5d
Update requirements.txt
Changing sphinx version back to greater than 1.3
2020-09-02 16:08:31 -06:00
srcarter3
af08f6b270
Update index.rst
Make the pip download command a "code" block
2020-09-02 16:04:38 -06:00
srcarter3
2fff8e5134
Update requirements.txt
Setting the sphinx version to 1.3 to see if it fixes the auto-generated jupyter notebooks pages.
2020-09-02 16:04:01 -06:00