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
There is a mismatch between the original list of coordinates and the number of generated points. The number of unique coordinates should ideally match the number of generated folders e.g. EXTE..., with soil and weather. e.g. for Ghana:
inputDataZ <- readRDS("~/agwise-datacuration/dataops/datacuration/Data/useCase_Ghana_useCaseName/Maize/result/AOI_GPS.RDS")
(list has 81 coordinates)
There is a mismatch between the original list of coordinates and the number of generated points. The number of unique coordinates should ideally match the number of generated folders e.g. EXTE..., with soil and weather. e.g. for Ghana:
inputDataZ <- readRDS("~/agwise-datacuration/dataops/datacuration/Data/useCase_Ghana_useCaseName/Maize/result/AOI_GPS.RDS")
(list has 81 coordinates)
but the generated files are 59 as seen in:
~/agwise-potentialyield/dataops/potentialyield/Data/useCase_Ghana_useCaseName/Maize/transform/DSSAT/fieldData/SC_719/Ahafo
meaning we lost 22 points. @lpmorenoc @asila