Commit graph

45 commits

Author SHA1 Message Date
ucar-tmeyer
d6fbde3fae Couple more v23 updates
- Updated documentation
- Update version to 23.1
- Added missing image
- Update depcrated cascade to unary
2025-02-13 09:58:02 -07:00
srcarter3
50e8579cc5
Update index.rst
Remove the recommendation of running `conda update --all` because I think it can do more harm than good sometimes, because of code version dependencies.
2023-01-04 09:58:34 -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
srcarter3
fc6f47e6ba
Update description from "grid" to "meteorological" datasets 2020-10-19 11:25:57 -06:00
srcarter3
164c45f281
Add a '+' to one of the version reqs 2020-09-30 16:55:06 -06:00
srcarter3
27303e6bfd
update the requirements section to reflect the environment.yml file 2020-09-30 16:52:38 -06:00
srcarter3
2e2f4f4739
Add conda update --all as a possible solution 2020-09-11 11:02:08 -06:00
srcarter3
3bacee9d9c
Rebuild the website
Added a space to the end of the title
2020-09-09 14:04:03 -06:00
srcarter3
557dd8f348
removed the 'conda update --all' call from environment setup 2020-09-09 12:46:13 -06:00
srcarter3
0f14592dac
rebuild website 2020-09-09 12:45:16 -06:00
srcarter3
cee1f986f4
rebuild website 2020-09-09 12:42:53 -06:00
srcarter3
d72ee3d740
rebuild website 2020-09-04 13:55:22 -06:00
srcarter3
e8e1e42986
rebuild webpages 2020-09-04 12:05:42 -06:00
srcarter3
fe870f1091
Trigger website rebuild 2020-09-04 11:34:43 -06:00
srcarter3
337b2a1ac8
Update index.rst 2020-09-03 01:13:54 -06:00
srcarter3
d647fbf17c
Update index.rst 2020-09-03 01:09:07 -06:00
srcarter3
6abba1ed53
Update index.rst 2020-09-03 01:06:02 -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
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
7a514c5211
test gh-action
added space to end of title
2020-09-02 16:19:07 -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
af08f6b270
Update index.rst
Make the pip download command a "code" block
2020-09-02 16:04:38 -06:00
srcarter3
b71392806d
Update index.rst
remove the bulleted list of environment commands since the code commands render better and should be used anyway
2020-09-02 13:54:44 -06:00
srcarter3
9784720a4e
Update index.rst
test to see if I successfully changed the environment instructions to "code" rendering
2020-09-02 13:48:00 -06:00
srcarter3
6f981a42c5
Update index.rst
small changes for the double dash, remove space from title
2020-09-02 13:35:44 -06:00
srcarter3
446d5879d3
Update index.rst
another change to see if the -- will look better
2020-09-02 13:28:43 -06:00
srcarter3
b9fe7b9193
test gh-action with new publish dir
add space to end of title
2020-09-02 13:19:34 -06:00
srcarter3
58cbfe820e
test gh-pages with ./site as publish dir
remove space from title
2020-09-02 13:10:05 -06:00
srcarter3
9da5ed0d3e
test gh-actions
added space to end of title
2020-09-02 12:51:41 -06:00
srcarter3
0de66e0c94
test gh-action
remove space in title
2020-09-02 12:36:12 -06:00
srcarter3
f7945cd598
test gh-action
added space to end of title
2020-09-02 12:22:02 -06:00
srcarter3
8ba0140362
test gh-action
remove the space from end of title
2020-09-02 12:18:27 -06:00
srcarter3
0091e34f28
test gh-action
add space to end of title
2020-09-02 12:15:49 -06:00
srcarter3
7d03530107
test gh-action
remove space from title
2020-09-02 12:11:36 -06:00
srcarter3
7bfeeaf636
test gh-actions
added a space at end of title
2020-09-02 11:58:32 -06:00
srcarter3
d0125ffd52
test gh-actions
add space
2020-09-02 11:42:16 -06:00
srcarter3
e55c9ff647
test gh-action
remove space between --
2020-09-02 11:37:29 -06:00
srcarter3
2bc6a3e3b2
test for gh-action
added the space back in between --force
2020-09-02 11:34:56 -06:00
srcarter3
c115f6d794
Test to see if gh-actions works
removed the space between dashes in --force in the environment setup.
2020-09-02 11:30:19 -06:00
srcarter3
e1a36657a7
Update Python-AWIPS home page
Small changes to the environment install options:
-change the 'source' command to 'conda', since source is deprecated
-the environment is now called "python3-awips" not "python-awips"
-add a step to update the conda environment (necessary to execute first in order to be able to run the jupyter notebooks)
-added a space between the -- because you can't tell it is indeed two dashes on the website.
2020-09-01 12:04:28 -06:00
Michael James
baac805148 doc and readme updates, new datatyes document 2018-10-03 12:27:46 -06:00
mjames-upc
c132d638fe initial commit 2018-09-05 15:52:38 -06:00