Skip to content

Commit

Permalink
Merge pull request #193 from NOAA-EMC/ejh_doc_10
Browse files Browse the repository at this point in the history
updating documentation
  • Loading branch information
AlysonStahl-NOAA authored Jul 18, 2024
2 parents dfe6cf7 + a18f024 commit f6cf78e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ jobs:
path: wgrib2/build/docs/html # Path to the built site files

- name: Deploy
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4


3 changes: 3 additions & 0 deletions docs/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
This document briefly describes wgrib2, which provides functionality
for interacting with, reading, writing, and manipulating GRIB2 files.

For more information see the [legacy wgrib2
documentation](https://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/).

## Documentation for Previous Versions of wgrib2

* [wgrib2 Version 3.4.0](ver-3.4.0/index.html)
Expand Down

0 comments on commit f6cf78e

Please sign in to comment.