Feat: Add France solar generation data pipeline#130
Open
Her0n24 wants to merge 3 commits intoopenclimatefix:mainfrom
Open
Feat: Add France solar generation data pipeline#130Her0n24 wants to merge 3 commits intoopenclimatefix:mainfrom
Her0n24 wants to merge 3 commits intoopenclimatefix:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
This PR follows #121, adds data download and processing pipelines for France to prepare PVNet training for France.
Changes:
Completed step 1-4
I will update documentation, upload the .zarr and raw data before moving on to step 5.
How Has This Been Tested?
Ran inspect_france_training_pipeline.py on local machine:
Dataset attributes complete, 87696 of monotonically increasing time steps between 2019-12-31T23:00:00 to 2024-12-31T22:30:00
NaN, min-max values verification (NaN accounts 0.01% of total)
One month of solar generation patterns with all 12 regions to very diurnal cycles and orders of magnitude
Yes
If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?
Checklist: