Skip to content

Issue/india data analysis#128

Open
rachel-labri-tipton wants to merge 7 commits intomainfrom
issue/india-data-analysis
Open

Issue/india data analysis#128
rachel-labri-tipton wants to merge 7 commits intomainfrom
issue/india-data-analysis

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