Skip to content

feat: save RUVNL data to data-platform and add test#187

Open
katyalmohit wants to merge 3 commits intomainfrom
save-ruvnl-to-dp
Open

feat: save RUVNL data to data-platform and add test#187
katyalmohit wants to merge 3 commits intomainfrom
save-ruvnl-to-dp

Conversation

@katyalmohit
Copy link
Copy Markdown
Contributor

@katyalmohit katyalmohit commented Apr 8, 2026

Pull Request

Description

Added support to save RUVNL generation data to data-platform

Fixes #176

How Has This Been Tested?

  • integration test
  • checked with dev data-platform

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@katyalmohit katyalmohit marked this pull request as draft April 8, 2026 11:13
Comment thread solar_consumer/save/save_data_platform.py Outdated
Comment thread solar_consumer/data/locations.csv Outdated
be_flanders,51.00,4.46,,Flanders,be,STATE
be_wallonia,50.50,4.70,,Wallonia,be,STATE
be_brussels,50.85,4.35,,Brussels,be,STATE
ruvnl_solar_site,26.4499,74.65,1,,ind_rajasthan,STATE
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i wonder if you can now call it ruvnl_solar, so you can drop the site

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Copy Markdown
Contributor Author

@katyalmohit katyalmohit Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the locations on the dev data-platform of India. These are named ruvnl_solar_site and ruvnl_wind_site only

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be honest, you can now name them both just ruvnl, as wind and solar are are in the energy type. Hmm i wonder how they got it there? Maybe in the site-forecast-app

Copy link
Copy Markdown
Contributor

@peterdudfield peterdudfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, theres a few small suggested changes

@katyalmohit katyalmohit marked this pull request as ready for review April 8, 2026 11:25
@peterdudfield
Copy link
Copy Markdown
Contributor

And have you run it with the dev platform in India?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RUVNL save to data-paltform

2 participants