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

scatter capacity vs cost curve slope #261

Merged
merged 2 commits into from
Apr 14, 2021

Conversation

BainanXia
Copy link
Collaborator

Pull Request doc

Purpose

Integrate another plot function from spot check notebook: scatter plot capacity vs cost curve slope

What the code is doing

  • Implement plot function plot_scatter_capacity_vs_cost_curve_slope.
  • Add demo notebook for the new plot function.

Testing

No tests is added. The plot function calls existing functions in analyze module for calculations.

Where to look

/postreise/plot/plot_scatter_capacity_vs_cost_curve_slope.py
/postreise/plot/demo/scatter_capacity_vs_cost_curve_slope_demo.ipynb

Usage Example/Visuals

Demos can be found in the demo notebook.

Time estimate

10 min.

@BainanXia BainanXia requested review from danielolsen and rouille April 9, 2021 20:27
@BainanXia BainanXia self-assigned this Apr 9, 2021
Copy link
Collaborator

@rouille rouille left a comment

Choose a reason for hiding this comment

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

Thanks

@BainanXia BainanXia merged commit 22a3094 into develop Apr 14, 2021
@BainanXia BainanXia deleted the bainan/scatter_cost_curve_slope branch April 14, 2021 16:52
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.

2 participants