Skip to content

Commit

Permalink
Add marine verification figure display capability (HTML) (#1383)
Browse files Browse the repository at this point in the history
This PR adds the capability to display marine verification figures via
an internal HTML document. The `README` file lists the steps one should
follow to utilize the `*.html` file.

The files that should be reviewed are:
```
index_vrfy_marine.html
README
```
  • Loading branch information
KatherineLukens-NOAA authored Nov 22, 2024
1 parent 9ab7994 commit 40ed1a7
Show file tree
Hide file tree
Showing 4 changed files with 2,037 additions and 0 deletions.
29 changes: 29 additions & 0 deletions utils/soca/fig_gallery/marine_vrfy_display/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
################################################
# README for index_vrfy_marine.html
################################################

To use, follow these steps:

----------------------------

1. Login to Hera via X2Go and type on the command line:

firefox index_vrfy_marine.html

2. In the webpage,
a. Enter the path to your main verification directory. See 2b for info on what to include in this path.
b. Are your figures in your COMROOT or from HPSS?
If COMROOT, the main path should include everything BEFORE /gdas.YearMonthDay subdirectories.
If HPSS, the main path should include everything BEFORE /YearMonthDayHour subdirectories.
Enter COMROOT or HPSS.
c. Enter the date and cycle time you wish to display.

3. Refresh the webpage tab by clicking the refresh button. You should still see your entered path and date/time.

4. Navigate the dropdown menu on the left and click to display figures.

----------------------------
NOTES:
N1: If you wish to look at figures from a different experiment or for a different date/time, repeat Steps 2-4.

################################################
Loading

0 comments on commit 40ed1a7

Please sign in to comment.