forsys-sp / forsysr

An R implementation of the ForSys program
GNU General Public License v3.0
8 stars 3 forks source link

Transition config.R files to json so that both shiny and console-run versions of ForSys save scenario data in same format #35

Closed codyevers closed 2 years ago

codyevers commented 3 years ago

Transition config.R to config.json to avoid confusion between two format used to save scenario data

codyevers commented 3 years ago

This has been addressed in the base "run" function but needs verifying that it doesn't break its use within Shiny.