natcap / urban-online-workflow

This repository hosts the beta implementation of the Urban Online ES Workflow. The project is intended to give urban planners the ability to create and assess scenarios using InVEST Urban models.
1 stars 5 forks source link

Refactor management of scenarios #76

Closed davemfish closed 1 year ago

davemfish commented 1 year ago

This is mostly frontend updates to the way scenario data is managed in react. Also some linking of study areas & scenario data to the map.

On the backend, there is new JOBTYPE for simply cropping an LULC, as a means to get the data representing a "baseline" scenario.

Fixes #75 Fixes #50

@dcdenu4 , like the last one, I'm very much okay if you only want to look at the backend changes here.