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

Switch from HDF5 to CSVs for EASIUR data #192

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Conversation

rathod-b
Copy link
Collaborator

@rathod-b rathod-b commented Mar 1, 2023

This PR was originally created to remove dependency on HDF5 package as it does not support Threads.@threads macro, preventing parallelization of REopt runs using threading on the same machine, but I am creating this PR to assess if we might want to move away from HDF5 to CSVs in REopt.

REopt is currently loading HDF5 data sources which load superset of EASIUR data, of which REopt only uses a subset. Converting HDF5 to CSV allows for only handling data that REopt needs to determine correct financial inputs.

Additionally, this PR corrects an issue #156 in marginal social cost determination.

@rathod-b rathod-b linked an issue Mar 1, 2023 that may be closed by this pull request
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.

Apply population growth to appropriate marginal social costs
1 participant