mimiframework / Mimi.jl

Integrated Assessment Modeling Framework
https://www.mimiframework.org
Other
68 stars 34 forks source link

Default Parameters Improvements #283

Open lrennels opened 6 years ago

lrennels commented 6 years ago

FROM FUND INTEGRATION BRANCH COMMENT by @ckingdon95

I went through and added default parameter values for each component, however I only did this for scalar values and 1-D vectors. Parameters that are two dimensional (either time x regions, or regions x regions) still get loaded from files. I moved all of the data files into "old_data" for now, and now the "data" folder only holds the needed 2-D parameters.

A couple questions for us to think about:

lrennels commented 6 years ago

@davidanthoff @rjplevin I've added this issue using notes from @ckingdon95 from her latest addition to fund::integration.

lrennels commented 4 years ago

@davidanthoff @ckingdon95 pinging this as an issue to check for potentially breaking behavior, I think it's fine as v1.1.0 but worth checking!

davidanthoff commented 4 years ago

Agreed, I think we can move this to a later milestone.