Hi everyone,
I am running a grouped basin calibration with 15 basins.
10 of them run successfully, but 5 basins fail and get locked in calibration step.
For those 5 basins, I get the following error:
Attaching package: ‘zoo’
The following objects are masked from ‘package:data.table’:
yearmon, yearqtr
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Error in `[.data.frame`(q_cms, , c(as.character(linkId), "POSIXct")) :
undefined columns selected
Calls: [ -> [.data.frame
Execution halted
Has anyone encountered this error before?
Do you know what it means and why these specific basins are failing?
Thank you,
Fatemeh
--
You received this message because you are subscribed to the Google Groups "wrf-hydro_users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wrf-hydro_use...@ucar.edu.
To view this discussion visit https://groups.google.com/a/ucar.edu/d/msgid/wrf-hydro_users/0310dea8-51cf-4e16-ae81-299b49a94c82n%40ucar.edu.
Dear Arezoo,
I encountered an issue during the calibration, so I double-checked the CHANOBS_DOMAIN1.nc file from the spin up step to verify the q(cms) values and the feature_id list. I noticed that the link IDs in the CHANOBS file were different from the ones I had in my domainMeta.csv.
For example, for gauge 14211315, I initially assumed the link ID was 23815488, but in the CHANOBS file it appears as 23815506.
I checked this for all five basins that produced the error, and each had a mismatch between the link ID in CHANOBS and the one in my domainMeta.csv. The basins that ran successfully had matching IDs.
I updated the domainMeta.csv with the correct link IDs from the CHANOBS file and restarted the workflow from step one. I will see if this resolves the issue.
I’m not entirely sure if this mismatch was the root cause.
Best regards,
Fatemeh
To view this discussion visit https://groups.google.com/a/ucar.edu/d/msgid/wrf-hydro_users/CAKnuMgp7pKjCgtKsY_T_kdJXGXgG-%3DRv%2Bnz%3DZxEb3Gm%3Dhqyy_Q%40mail.gmail.com.
Dear Arezoo,
Yes, I am one hundred percent sure that I originally extracted these link IDs from my RouteLink file, and all of them do exist in the RouteLink. However, I don’t know why some of the basins have mismatches now, while the other basins are matched.
Maybe the reason is that I extracted the link IDs before subsetting my domains and I didn’t check them afterward.
Thanks,
Fatemeh
To view this discussion visit https://groups.google.com/a/ucar.edu/d/msgid/wrf-hydro_users/CAKnuMgrXow7qMnQZevuqv7pq2paG%3D539cna0yxTTm2F7qwqN0Q%40mail.gmail.com.