11 lines
459 B
Bash
Executable file
11 lines
459 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# Configuration file for nwps
|
|
REGION="NCEP"
|
|
MULTISITE="No"
|
|
DIR="/awips2/GFESuite/data/nwps/input"
|
|
WORKSTATION="localhost"
|
|
########################################################################
|
|
########################################################################
|
|
# DO NOT EDIT BELOW HERE
|
|
########################################################################
|
|
########################################################################
|