-
Notifications
You must be signed in to change notification settings - Fork 0
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
State code initial #66
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set up file structure for state data storage, add scripts and FrEDI impacts and scalars for three sectors (Mental Health, Electricity Transmission and Distribution Infrastructure, and High Tide Flooding)
Updated DESCRIPTION file to match the FrEDI description
Changed tests to native pipe operator in config files
Updated functions for creating scaled impact plots. Initialized argument "byState" in testing functions.
Also updated naming conventions in state data files to match new functions
Updated FrEDI config tests to separate creation of figures of scaled impacts by degree of warming (similar but different visualization for SLR impacts)
Edited workflow to use new arguments and functions
- Fixed issue with native pipe in one of the data tests - If byState, save images to different folder name
Turned script for configuring FrEDI data into a function and deleted old function
Feature new scalar tests kmn
Fixed script name
Added maxUnitValue to plotting scaled impacts
Added plots & tests back to configureFrediData step
Fixes to allow for reshapedata tests and combined data tests
State code initial dashed line plots
Changed Road damage adjustment for region level to "road_miles_and_pop"
Update FrEDI_config.xlsx
Edited code to drop reshape data objects from rDataList
Update configureFrediData.R
Added additional steps to try to drop reshaped elements from rDataList
Drop reshaped items
Removed drop steps from the configure script
Update configureFrediData.R
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updating state_code branch with working state_code_initial branch. We will continue working off of state_code_initial and merge in changes as needed