Skip to content
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

Issue/india data analysis #128

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

rachel-labri-tipton
Copy link

@rachel-labri-tipton rachel-labri-tipton commented Dec 11, 2023

Pull Request

Description

This adds several scripts for generating plotly charts with data from from pvoutput.org. Examples of the charts can be found here.

The following charts are plotted by the scripts being added:

  • Gantt chart of data availability
  • Histogram of system capacity
  • Scattergeo plot of system locations
  • Multi-plot of mean monthly production for each site
  • Line chart for individual system generation
  • Box plot of max daily values by site

Fixes #24

How Has This Been Tested?

Ran the scripts to view the charts.

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

@peterdudfield
Copy link
Contributor

Shall we get this merged?

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.

in batch_download, filter by data_availability for all systems that we have stats for
2 participants