-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Production deploy of v0.7.0
- Loading branch information
Showing
38 changed files
with
1,756 additions
and
19 deletions.
There are no files selected for viewing
Submodule ui
updated
58 files
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 |
---|---|---|
@@ -0,0 +1,90 @@ | ||
--- | ||
id: CMIP-winter-median-pr | ||
name: 'Projections of changes to winter precipitation ' | ||
description: "CMIP6 projections of changes to winter cumulative precipitation" | ||
media: | ||
src: ::file ./CMIP-winter-median.jpeg | ||
alt: Photo of Nisqually glacier | ||
author: | ||
name: Justin Pflug | ||
url: | ||
thematics: | ||
- eis | ||
layers: | ||
- id: CMIP245-winter-median-pr | ||
stacCol: CMIP245-winter-median-pr | ||
name: 'Percent-change to winter cumulative precipitation, SSP2-4.5' | ||
type: raster | ||
description: 'Percent difference in projected winter (January, February, March) cumulative precipitation, relative to a historical timeframe between 1995 and 2014. Outputs represent the median of 23 member ensembles from CMIP6 (SSP 2-4.5) with downscaling performed by NASA Earth Exchange' | ||
sourceParams: | ||
resampling: bilinear | ||
bidx: 1 | ||
nodata: nan | ||
colormap_name: rdbu | ||
rescale: | ||
- -60 | ||
- 60 | ||
compare: | ||
datasetId: CMIP-winter-median-pr | ||
layerId: CMIP245-winter-median-pr | ||
mapLabel: | | ||
::js ({ dateFns, datetime, compareDatetime }) => { | ||
return `${dateFns.format(datetime, 'DD LLL yyyy')}`; | ||
} | ||
legend: | ||
type: gradient | ||
label: Precipitation percent-difference | ||
min: "-60%" | ||
max: "+60%" | ||
stops: | ||
- "#CA171C" | ||
- "#DE6158" | ||
- "#F2B089" | ||
- "#F5D5C3" | ||
- "#F8F8F8" | ||
- "#CDE2EF" | ||
- "#A0CBE4" | ||
- "#5EA4D1" | ||
- "#207BBD" | ||
- id: CMIP585-winter-median-pr | ||
stacCol: CMIP585-winter-median-pr | ||
name: 'Percent-change to winter cumulative precipitation, SSP5-8.5' | ||
type: raster | ||
description: 'Percent difference in projected winter (January, February, March) cumulative precipitation, relative to a historical timeframe between 1995 and 2014. Outputs represent the median of 23 member ensembles from CMIP6 (SSP 5-8.5) with downscaling performed by NASA Earth Exchange' | ||
sourceParams: | ||
resampling: bilinear | ||
bidx: 1 | ||
nodata: nan | ||
colormap_name: rdbu | ||
rescale: | ||
- -60 | ||
- 60 | ||
compare: | ||
datasetId: CMIP-winter-median-pr | ||
layerId: CMIP585-winter-median-pr | ||
mapLabel: | | ||
::js ({ dateFns, datetime, compareDatetime }) => { | ||
return `${dateFns.format(datetime, 'DD LLL yyyy')}`; | ||
} | ||
legend: | ||
type: gradient | ||
label: Precipitation percent-difference | ||
min: "-60%" | ||
max: "+60%" | ||
stops: | ||
- "#CA171C" | ||
- "#DE6158" | ||
- "#F2B089" | ||
- "#F5D5C3" | ||
- "#F8F8F8" | ||
- "#CDE2EF" | ||
- "#A0CBE4" | ||
- "#5EA4D1" | ||
- "#207BBD" | ||
--- | ||
<Block> | ||
<Prose> | ||
## Overview | ||
Future changes to precipitation are expected to alter the volume and timing of snow water resources. Here, we present the projected percent-change to Western US cumulative winter precipitation at quarter-degree spatial resoutions across 20-year time periods between 2016 and 2095. Projections are averaged from an ensemble of 23 downscaled climate models from the [CMIP6 NASA Earth Exchange Global Daily Downscaled Projections](https://www.nccs.nasa.gov/services/data-collections/land-based-products/nex-gddp-cmip6). | ||
</Prose> | ||
</Block> |
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 |
---|---|---|
@@ -0,0 +1,88 @@ | ||
--- | ||
id: CMIP-winter-median-ta | ||
name: 'Projections of changes to winter temperature' | ||
description: "CMIP6 projections of changes to winter average air temperature" | ||
media: | ||
src: ::file ./CMIP-winter-median.jpeg | ||
alt: Photo of Nisqually glacier | ||
author: | ||
name: Justin Pflug | ||
url: | ||
thematics: | ||
- eis | ||
layers: | ||
- id: CMIP245-winter-median-ta | ||
stacCol: CMIP245-winter-median-ta | ||
name: 'SSP2-4.5, Change to winter average air temperature' | ||
type: raster | ||
description: 'Difference in projected winter (January, February, March) average air temperature, relative to a historical timeframe between 1995 and 2014. Outputs represent the median of 23 member ensembles from CMIP6 (SSP 2-4.5) with downscaling performed by NASA Earth Exchange' | ||
sourceParams: | ||
resampling: bilinear | ||
bidx: 1 | ||
colormap_name: rdbu_r | ||
rescale: | ||
- -5.5 | ||
- 5.5 | ||
compare: | ||
datasetId: CMIP-winter-median-ta | ||
layerId: CMIP245-winter-median-ta | ||
mapLabel: | | ||
::js ({ dateFns, datetime, compareDatetime }) => { | ||
return `${dateFns.format(datetime, 'DD LLL yyyy')}`; | ||
} | ||
legend: | ||
type: gradient | ||
label: Air temperature difference [C] | ||
min: "-5.5" | ||
max: "+5.5" | ||
stops: | ||
- "#207BBD" | ||
- "#5EA4D1" | ||
- "#A0CBE4" | ||
- "#CDE2EF" | ||
- "#F8F8F8" | ||
- "#F5D5C3" | ||
- "#F2B089" | ||
- "#DE6158" | ||
- "#CA171C" | ||
- id: CMIP585-winter-median-ta | ||
stacCol: CMIP585-winter-median-ta | ||
name: 'SSP5-8.5, Change to winter average air temperature' | ||
type: raster | ||
description: 'Difference in projected winter (January, February, March) average air temperature, relative to a historical timeframe between 1995 and 2014. Outputs represent the median of 23 member ensembles from CMIP6 (SSP 5-8.5) with downscaling performed by NASA Earth Exchange' | ||
sourceParams: | ||
resampling: bilinear | ||
bidx: 1 | ||
colormap_name: rdbu_r | ||
rescale: | ||
- -5.5 | ||
- 5.5 | ||
compare: | ||
datasetId: CMIP-winter-median-ta | ||
layerId: CMIP585-winter-median-ta | ||
mapLabel: | | ||
::js ({ dateFns, datetime, compareDatetime }) => { | ||
return `${dateFns.format(datetime, 'DD LLL yyyy')}`; | ||
} | ||
legend: | ||
type: gradient | ||
label: Air temperature difference [C] | ||
min: "-5.5" | ||
max: "+5.5" | ||
stops: | ||
- "#207BBD" | ||
- "#5EA4D1" | ||
- "#A0CBE4" | ||
- "#CDE2EF" | ||
- "#F8F8F8" | ||
- "#F5D5C3" | ||
- "#F2B089" | ||
- "#DE6158" | ||
- "#CA171C" | ||
--- | ||
<Block> | ||
<Prose> | ||
## Overview | ||
Future changes to air temperature are expected to influence the phase of winter precipitation (snowfall or rainfall) and the timing and amount of snowmelt and streamflow. Here, we present the projected percent-change to Western US average winter temperature at quarter-degree spatial resoutions across 20-year time periods between 2016 and 2095. Projections are averaged from an ensemble of 23 downscaled climate models from the [CMIP6 NASA Earth Exchange Global Daily Downscaled Projections](https://www.nccs.nasa.gov/services/data-collections/land-based-products/nex-gddp-cmip6). | ||
</Prose> | ||
</Block> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.