powerplantmatching icon indicating copy to clipboard operation
powerplantmatching copied to clipboard

Update JRC hydro database to latest and rerun powerplantmatching

Open martinhjel opened this issue 2 years ago • 3 comments

Closes # 122.

Change proposed in this Pull Request

Have updated the JRC database to point to the latest version, not version 10 which was built in 2021.

Have also run the update_powerplants.py script to update the powerplants.csv file.

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Other

Checklist

  • [x] I have added a note to release notes doc/release_notes.rst.
  • [x] I have used pre-commit run --all to lint/format/check my contribution
  • [x] I have documented the effects of my code changes in the documentation doc/.
  • [x] I have adjusted the docstrings in the code appropriately.

martinhjel avatar Jun 16 '23 11:06 martinhjel

Great, thanks @martinhjel! Did you run the full matching process when creating the powerplants.csv?

FabianHofmann avatar Jun 29 '23 06:06 FabianHofmann

Yes, I ran the update_powerplants.py script. It was quite large changes (11,167 additions, 5,403 deletions). @FabianHofmann, maybe you could verify that you get the same changes?

martinhjel avatar Jun 30 '23 06:06 martinhjel

Hey @martinhjel, would it be possible for you to reset the powerplants.csv?

git checkout master `powerplants.csv`

Then I would update the powerplant separately.

FabianHofmann avatar Jul 13 '23 09:07 FabianHofmann

  • fixed to particlar commit of JRC hydro database
  • updated powerplants.csv separately

fneum avatar May 12 '24 15:05 fneum