You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark older properties, ones replaced by computation_settings as depreciated (things like pla, and do_disaggregation)
The properties which are shared between model_settings and computation_settings to be factored out and merged together using allOF ~ Amir to create an example which oasis will used to create a PR
Future work
Clean up the schema from duplicated definitions, these are the same objects being defined in both model_settings and analysis_settings. Instead use a definitions schema which then is used by both. This should help avoid mismatches between these two schemas.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Requested change:
computation_settings
as depreciated (things likepla
, anddo_disaggregation
)model_settings
andcomputation_settings
to be factored out and merged together usingallOF
~ Amir to create an example which oasis will used to create a PRFuture work
model_settings
andanalysis_settings
. Instead use adefinitions
schema which then is used by both. This should help avoid mismatches between these two schemas.The text was updated successfully, but these errors were encountered: