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

The BU subsidy and New-PI credit can now be fetched from nerc_rates #148

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

Conversation

QuanMPhm
Copy link
Contributor

@QuanMPhm QuanMPhm commented Feb 4, 2025

Closes #147. In addition to fetching the BU subsidy, I decided to also fetch the New-PI credit. These values can optionally be provided through the CLI.

Also, some if-clauses have been refactored for cleanliness.

The user now has the option to provide a custom subsidy amount,
or to fetch from nerc_rates.

A `fetch_nerc_rates` function has been added to `utils.py`,
as it is now commonly used.
@QuanMPhm QuanMPhm force-pushed the 147/subsidy_nerc_rates branch from 47db22e to 3d6a3ac Compare February 4, 2025 10:19
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.

Pull subsidy amount from nerc-rates
1 participant