Skip to content

Simplify REMIND Calibration Data Transfer #1545

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q

Description

The split between CES parameters in the .inc file and the .gdx file is a left-over from the development time of the CES calibration.
We could cut down on complexity and possible sources of error by simply dropping the .inc files, as the CES parameters should not be changed in between. (Currently there is a bug concerning this: #1544). We could also augment the gdxes by some calibration information like

Scalar
  s_calibration_info   "this run was calibrated on yyyy-mm-dd to input data revision …"
;

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions