explicitly define whfs_base_dir as /awips2/edex/data/share/hydroapps/whfs since cave.sh/run.sh don't seem to export the envvar
Former-commit-id:4ec5dc1cc9
Former-commit-id:4e0fe447e5
This commit is contained in:
parent
319ac8182d
commit
b4af126a34
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ shef_out : OFF
|
|||
|
||||
#===================== WHFS Applications Tokens ================================
|
||||
|
||||
whfs_base_dir : $(apps_dir)/whfs # top of the WHFS tree
|
||||
whfs_base_dir : /awips2/edex/data/share/hydroapps/whfs # top of the WHFS tree
|
||||
whfs_local_dir : $(whfs_base_dir)/local # top of WHFS local tree
|
||||
whfs_local_data_dir : $(whfs_local_dir)/data # top of WHFS local data tree
|
||||
whfs_local_grid_dir : $(whfs_local_data_dir)/grid # top of WHFS grids tree
|
||||
|
|
Loading…
Add table
Reference in a new issue