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 create_point.data.f90 - line 277 should be like:
write(filename,'(i4,3i2.2,a15)') yyyy, mm, dd, hh, ".LDASIN_DOMAIN1"
Because the current create_point.data.f90 code generates wrong file names in forcing netcdf data, and hrldas.exe does not understand the names. Please fix it in create_point.data.f90 code or hrldas code.
The text was updated successfully, but these errors were encountered:
AgroMet
changed the title
single point create forcing
single point forcing
Oct 29, 2020
how can i run irrition scheme ? i try to run , but it says need reading agriculture data. i don't know the example of the data. can anybody help me? thanks for thousands.
The create_point.data.f90 - line 277 should be like:
write(filename,'(i4,3i2.2,a15)') yyyy, mm, dd, hh, ".LDASIN_DOMAIN1"
Because the current create_point.data.f90 code generates wrong file names in forcing netcdf data, and hrldas.exe does not understand the names. Please fix it in create_point.data.f90 code or hrldas code.
The text was updated successfully, but these errors were encountered: