pypsa-meets-earth / pypsa-earth

PyPSA-Earth: A flexible Python-based open optimisation model to study energy system futures around the world.
https://pypsa-earth.readthedocs.io/en/latest/
207 stars 167 forks source link

Release v0.3.0 #950

Closed ekatef closed 6 months ago

ekatef commented 6 months ago

Closes Milestone v0.3.0

Changes proposed in this Pull Request

Release new version v0.3.3

Checklist

ekatef commented 6 months ago

Have updated environment.fixed.yaml on Debian Linux.

During local testing on Debian, some troubles appeared when reading a hydrobasins shape file, while the workflow runs properly without hydro. The reason of troubles may be that the hydrobasins file was copied from a machine with a different operation system. Just for reference, the keyword for the error is SHAPE_RESTORE_SHX. I'll investigate it in more details track the issue, in case it's reproducible.

Workflow testing on Mac was successful, but the updated environment.fixed.yaml looks very different as compared with Debian. Available in this branch: https://github.com/ekatef/pypsa-earth/compare/release-v0.3.0-backup

ekatef commented 6 months ago

@davide-f As far as I understand, it's ready.

davide-f commented 6 months ago

Fantastic job @ekatef :D Merging :)

Many thanks for the support! With this, you have also learned how to release a new version :D Fantastic!!! I remember it was tricky at the beginning, but after the first time it is easy :)