-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixes value range and add rain colormap * fix rain scale and min max stabilize all the animation pipes * add iberia heatwave animations * rollback cmap for temperature to inferno * Makes videos better formated for web * Fix temperature divergent colormap scaling * Setup for running global low resolution of all the zoomed in variables * fix global vars pipes * Remvoe unneceary intermediate parts * Add post process re encoding script * Add capacity factor and fix video scaling * Separate pipelines * add basemap to rain * Adds new colormap for capacity factor * Apply power norm to precipitation values * Move node to proper module and other minor stuff * Remove diff scenarios * Add image plotting for scenario comparison * Add image plotting for scenario comparison * moar updates * Cleanup and update README.md
- Loading branch information
Showing
23 changed files
with
1,707 additions
and
476 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -149,3 +149,6 @@ venv.bak/ | |
|
||
# mypy | ||
.mypy_cache/ | ||
|
||
session_store.db | ||
.viz |
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
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
Oops, something went wrong.