Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Mis-matching Unique Coordinates: Coordinates not matching the number of generated Soil & weather points #9

Description

@smkuhlani

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions