Skip to content

Conversation

@robertsalzwedel
Copy link
Contributor

Purpose of this PR

This is an effort to make the ARIADNE Scenario Config on the Develop Branch working again.
So far I made two major changes:

  1. cm_emiMktTarget_tolerance: 0.003 -> GLO 0.003 (needs an additional GLO specifier now)
  2. removed se_trade from the trade realization. With se_trade this somehow resulted in input data problems:

/p/tmp/robertsa/ariadne/remind/output/NPi_2025-10-09_16.43.30/input_ref.gdx -> Msg: No such file or directory

These two changes allow the NPi to run again. :yay:

Unfortunately:

The NPi_lowdemand still doesnt work and prompts that there is problems with the input data of the transport realization used:

No input data downloaded and distributed. To enable that, delete input/source_files.log or set cfg$force_download to TRUE.
cp: cannot stat 'config/gdx-files/indu_subsectors-buil_simple-tran_edge_esm-GDPpop_SSP2-En_SSP2_NAV_all-Kap_debt_limit-Reg_2b1450bc.gdx': No such file or directory

What do you think is the best way forward with this? @LaviniaBaumstark @fschreyer

Type of change

Indicate the items relevant for your PR by replacing ◻️ with ☑️.
Do not delete any lines. This makes it easier to understand which areas are affected by your changes and which are not.

Parts concerned

  • ◻️ GAMS Code
  • ◻️ R-scripts
  • ◻️ Documentation (GAMS incode documentation, comments, tutorials)
  • ◻️ Input data / CES parameters
  • ◻️ Tests, CI/CD (continuous integration/deployment)
  • ◻️ Configuration (switches in main.gms, default.cfg, and scenario_config*.csv files)
  • ◻️ Other (please give a description)

Impact

  • ◻️ Bug fix
  • ◻️ Refactoring
  • ◻️ New feature
  • ◻️ Change of parameter values or input data (including CES parameters)
  • ◻️ Minor change (default scenarios show only small differences)
  • ◻️ Fundamental change of results of default scenarios

Checklist

Do not delete any line. Leave unfinished elements unchecked so others know how far along you are.
In the end all checkboxes must be ticked before you can merge
.

  • I executed the automated model tests (make test) after my final commit and all tests pass (FAIL 0)
  • I adjusted the reporting in remind2 if and where it was needed
  • I adjusted the madrat packages (mrremind and other packages involved) for input data generation if and where it was needed
  • My code follows the coding etiquette
  • I explained my changes within the PR, particularly in hard-to-understand areas
  • I checked that the in-code documentation is up-to-date
  • I adjusted forbiddenColumnNames in readCheckScenarioConfig.R in case the PR leads to deprecated switches
  • I updated the CHANGELOG.md correctly (added, changed, fixed, removed, input data/calibration)

Further information (optional)

  • Runs with these changes are here:
  • Comparison of results (what changes by this PR?):

Copy link
Member

@LaviniaBaumstark LaviniaBaumstark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fill in the PR template, esp. the check boxes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants