ConservationInternational / cplus-plugin

QGIS plugin for using CPLUS framework in effective land-use planning
https://conservationinternational.github.io/cplus-plugin/
GNU General Public License v3.0
3 stars 6 forks source link

UR 21: Store scenario outputs for future user analysis #364

Open danangmassandy opened 6 months ago

danangmassandy commented 6 months ago

Expectation:

Acceptance Criteria:

danangmassandy commented 5 months ago

Related with #365, the API will provide download url for the final output layer and weighted IM layers. For the intermediate layers, provide another API to fetch the download URL by list of layer UUID. This API enables user to select which intermediate layer that they want to download.

danangmassandy commented 2 months ago

Based on discussion, we can add a new column to log scenario history to indicates where the scenario is stored. Then, the user can download past scenario output from the server using the same approach like the local one.