Update ROI 2019 dataset ahead of Island of Ireland merge#3457
Update ROI 2019 dataset ahead of Island of Ireland merge#3457claudiavalkenier wants to merge 1 commit into
Conversation
| - has_coastline = true | ||
| - has_industry = true | ||
| - has_lignite = true | ||
| - has_lignite = false |
There was a problem hiding this comment.
Is this something you changed? If so, what was the reason that this was changed?
There was a problem hiding this comment.
This isn't something I directly changed actually... However, I note that in the previous dataset, a lignite key (input_energy_power_ultra_supercritical_lignite_production) used to be 6991 TJ and is changed to 0 TJ. (there is only one single coal-fired power plant in Ireland, and no lignite). Maybe this has changed automatically?
There was a problem hiding this comment.
@noracato Is it possible that has_lignite automatically changes?
There was a problem hiding this comment.
The has_lignite is not an ETLocal attribute. So if you re-export the dataset, it will be overwritten with the default value for has_lignite, which is false.
I'm changing this by hand for now and will open a separate issue for this.
There was a problem hiding this comment.
Thanks for looking further into this @claudiavalkenier, good that you're creating an issue for this.
There was a problem hiding this comment.
I created an issue with some background: see quintel/etlocal#700
Context
As part of a project to combine the Republic of Ireland (ROI) and Northern Ireland datasets into a single Island of Ireland dataset, this PR refines the existing ROI 2019 dataset.
Related
Checklist
Tagging @kndehaan as reviewer