You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "F"land segment do not appear in Phase 5.3.2 coverages in VAHydro
select hydrocode, bundle, ftype from dh_feature where ftype like '%532%' and bundle = 'landunit';
Maybe these 532 coverages are actually from 5.0 shapefiles and it changed between 5.0 and 5.3.2?
Are there shape files in p532 model directories that have these?
@snhandelsman are these in the shape files that you are working with?
Please upload to Github
The latest scripts DO create "F" land segments, however: in my latest test in Roanoke, that
Other wuestions:
Are these "virtual", i.e. derived somewhere else to serve as MS4 or something?
They DO exist in the NLDAS2 configuration scripts:
fgrep F /backup/meteorologyseg_maps/*
Error When Running F Land Segment in model
Error in Segment:
F51019
Roanoke OR2_7610_7780
Toreproduce:
cbp run_land.csh p532sova_2021 OR2_7610_7780
cbp run_etm.csh p532sova_2021 OR2_7610_7780
PROBLEM in etm
PROBLEM FILE WRITTEN
Error: no non-zero values found for annual
max quickflow in returnfq subroutine
../../../tmp/wdm/land/for/p532sova_2021/forF51019.wdm
Temporary work around - copy A to F
This is not a robust long-term solution, unless of course these are "virtual" segments and this is actually the correct strategy.
PROBLEM FILE WRITTEN
Error: no non-zero values found for annual
max quickflow in returnfq subroutine
../../../tmp/wdm/land/for/p532sova_2021/forF51019.wdm
PROBLEM in etm
PROBLEM FILE WRITTEN
Error: no non-zero values found for annual
max quickflow in returnfq subroutine
../../../tmp/wdm/land/for/p532sova_2021/forF51019.wdm
Overview
select hydrocode, bundle, ftype from dh_feature where ftype like '%532%' and bundle = 'landunit';
fgrep F /backup/meteorologyseg_maps/*
Error When Running F Land Segment in model
Error in Segment:
cbp run_land.csh p532sova_2021 OR2_7610_7780
cbp run_etm.csh p532sova_2021 OR2_7610_7780
Temporary work around - copy A to F
The text was updated successfully, but these errors were encountered: