NCAR / wrf_hydro_nwm_public

WRF-Hydro model code
https://ral.ucar.edu/projects/wrf_hydro
Other
181 stars 139 forks source link

station_id inconsistencies #624

Open aubreyd opened 9 years ago

aubreyd commented 9 years ago

Station_id output variable differs between CHRTOUT_DOMAIN namelist options 1 and 2. Character in option 1 and int in option 2. Option 2 values appear to match linkids. Prefer to have linkids for both.

weiyu11 commented 9 years ago

Aubrey,

Are you using "CHRTOUT_DOMAIN = 2" from hydro.namelist for this test ? This should be used for the IOC.

Thanks.

Wei On 11/20/15, 3:34 PM, Aubrey Dugger wrote:

Station_id output variable differs between CHRTOUT_DOMAIN namelist options 1 and 2. Character in option 1 and int in option 2. Option 2 values appear to match linkids. Prefer to have linkids for both.

— Reply to this email directly or view it on GitHub NCAR/wrf_hydro_nwm_public#624.

aubreyd commented 8 years ago

The IOC realtime forces CHRTOUT_DOMAIN=2, so for those runs it is fine. But for other runs where CHRTOUT_DOMAIN=1 the station_id is a text string for some reason.