Skip to content

Commit

Permalink
Merge pull request #62 from NASA-IMPACT/develop
Browse files Browse the repository at this point in the history
Push to production
  • Loading branch information
j08lue authored Nov 24, 2023
2 parents b0d6fff + 414a723 commit 8ba260c
Show file tree
Hide file tree
Showing 20 changed files with 198 additions and 6 deletions.
16 changes: 16 additions & 0 deletions datasets/cmip6-climdex-tmaxxf-access-cm2.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down Expand Up @@ -80,6 +82,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down Expand Up @@ -117,6 +121,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down Expand Up @@ -154,6 +160,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down Expand Up @@ -191,6 +199,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down Expand Up @@ -228,6 +238,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down Expand Up @@ -265,6 +277,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down Expand Up @@ -302,6 +316,8 @@ layers:
}
analysis:
exclude: false
metrics:
- mean
legend:
unit:
label: Days
Expand Down
8 changes: 8 additions & 0 deletions datasets/co2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ layers:
- "#fee090"
- "#fc8d59"
- "#d73027"
analysis:
exclude: false
metrics:
- mean
- id: co2-diff
stacCol: co2-diff
name: Difference CO2
Expand Down Expand Up @@ -77,6 +81,10 @@ layers:
- "#f39779"
- "#db5c48"
- "#b50021"
analysis:
exclude: false
metrics:
- mean
---

<Block type='wide'>
Expand Down
4 changes: 4 additions & 0 deletions datasets/ecco-sea-surface-height.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ layers:
- "#EF8A62"
- "#F7F7F7"
- "#67A9CF"
analysis:
exclude: false
metrics:
- mean

---

Expand Down
4 changes: 4 additions & 0 deletions datasets/geoglam.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ layers:
label: "Out of Season"
- color: "#804115"
label: "No Data"
analysis:
exclude: false
metrics:
- median
---

<Block type='wide'>
Expand Down
32 changes: 32 additions & 0 deletions datasets/grdi-v1.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
- id: grdi-filled-missing-values-count
stacCol: grdi-filled-missing-values-count
name: GRDI Constituent Inputs
Expand All @@ -65,6 +69,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
- id: grdi-v1-built
stacCol: grdi-v1-built
name: GRDI Built-Up Area (BUILT)
Expand All @@ -88,6 +96,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
- id: grdi-cdr-raster
stacCol: grdi-cdr-raster
name: GRDI Child Dependency Ratio (CDR)
Expand All @@ -111,6 +123,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
- id: grdi-imr-raster
stacCol: grdi-imr-raster
name: GRDI Infant Mortality Rate (IMR)
Expand All @@ -134,6 +150,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
- id: grdi-shdi-raster
stacCol: grdi-shdi-raster
name: GRDI Subnational Human Development Index (SHDI)
Expand All @@ -157,6 +177,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
- id: grdi-vnl-raster
stacCol: grdi-vnl-raster
name: GRDI VIIRS Night Lights (VNL)
Expand All @@ -180,6 +204,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
- id: grdi-vnl-slope-raster
stacCol: grdi-vnl-slope-raster
name: GRDI VIIRS Night Lights (VNL) Slope
Expand All @@ -203,6 +231,10 @@ layers:
- '#21918c'
- '#5ec962'
- '#fde725'
analysis:
exclude: false
metrics:
- mean
---

<Block type='wide'>
Expand Down
8 changes: 8 additions & 0 deletions datasets/hls-ej.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ layers:
::js ({ dateFns, datetime, compareDatetime }) => {
return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`;
}
analysis:
exclude: false
metrics:
- mean
- id: hls-s30-002-ej
stacCol: hls-s30-002-ej-reprocessed
name: HLS Sentinel-2 SWIR
Expand All @@ -55,6 +59,10 @@ layers:
- B12
- B8A
- B04
analysis:
exclude: false
metrics:
- mean
---

<Block>
Expand Down
4 changes: 4 additions & 0 deletions datasets/land-cover.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ layers:
::js ({ dateFns, datetime, compareDatetime }) => {
if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`;
}
analysis:
exclude: false
metrics:
- median
---

<Block>
Expand Down
4 changes: 4 additions & 0 deletions datasets/new-urbanization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ layers:
label: No Data
- color: "#d73027"
label: Urbanization
analysis:
exclude: false
metrics:
- mean


---
Expand Down
8 changes: 8 additions & 0 deletions datasets/no2.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ layers:
- '#E4EEF3'
- '#FDDCC9'
- '#DD7059'
analysis:
exclude: false
metrics:
- mean
- id: no2-monthly-diff
stacCol: no2-monthly-diff
name: Nitrogen Dioxide (NO₂) Difference
Expand Down Expand Up @@ -88,6 +92,10 @@ layers:
- '#E4EEF3'
- '#FDDCC9'
- '#DD7059'
analysis:
exclude: false
metrics:
- mean
---

<Block type='wide'>
Expand Down
4 changes: 4 additions & 0 deletions datasets/ocean-npp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ layers:
- "#ffff00"
- "#fa0000"
- "#800000"
analysis:
exclude: false
metrics:
- mean
---

<Block>
Expand Down
Loading

0 comments on commit 8ba260c

Please sign in to comment.