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
It seems like it would be a good idea to check that the etr_band value is not set to "ETr" (instead of "ETo") for SIMS. This gets a little tricky since it is difficult to know all the possible band names that could be used. At a minimum we should probably check that it isn't one of the known ETr band names (checking exactly for "ETr_ASCE" in CIMIS and "etr" for gridmet).
The text was updated successfully, but these errors were encountered:
It seems like it would be a good idea to check that the etr_band value is not set to "ETr" (instead of "ETo") for SIMS. This gets a little tricky since it is difficult to know all the possible band names that could be used. At a minimum we should probably check that it isn't one of the known ETr band names (checking exactly for "ETr_ASCE" in CIMIS and "etr" for gridmet).
The text was updated successfully, but these errors were encountered: