diagonalworks / diagonal-b6

b6: Diagonal's geospatial analysis engine.
Apache License 2.0
24 stars 3 forks source link

Added a skeleton API definition for scenario comparison. #211

Closed andreweland closed 6 months ago

biamalveiro commented 6 months ago

Given this spec, this means that histogram diffs will be computed in the frontend for now, right?

andreweland commented 6 months ago

Given this spec, this means that histogram diffs will be computed in the frontend for now, right?

Yes, that was my assumption, because there may end up being a fair amount of logic in terms of comparing the different value types we support, and I'd prefer not to have to implement that in both the frontend and the backend.