-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A python script for decoding OSEMBE codes #6
Comments
Nice, addition @Timon-R! |
Thank you @HauHe the context in which I created this script is that I am working on my Master's thesis in which I investigate the hydrogen layer of the Nordic energy system. So I used the OSeMBE_ECEMF as a base for my model and then modified it to only include one scenario (WP1_NetZero) and the Nordic countries (DK,FI,NO,SE). I also modified other scripts so that it works. While I will certainly link it to the OSeMBE model once it is working and ready to be published, I don't know how creating a pull request to the main OSeMBE model can make sense. One thing I could do now is to create a fork of the OSeMBE model independend of the Nordic model I am working on and create a pull request for the changes mentioned (the deciphering script as well as the naming convention). Does that make sense or do you have another idea? |
Hi @Timon-R , thanks for the context! Good that you're asking before doing something. |
Alright, done so |
I wrote a python script that can be used to decipher OSEMBE codes of technologies and fuels.
You can access it here: Code Decipherer
The text was updated successfully, but these errors were encountered: