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

Minor edits - NLDAS Story #555

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions datasets/emit-landfill.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ layers:
nodata: -9999
bounds: [-125.0,25.0,-67.0,53.0]
compare:
datasetId: svi-overall
layerId: social-vulnerability-index-overall
datasetId: landfill-emit
layerId: landfill-emit
mapLabel: |
::js ({dateFns, datetime, compareDatetime}) => {
return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`;
Expand Down
4 changes: 2 additions & 2 deletions datasets/epa-anthropogenic-methane.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ layers:
minzoom: 0
maxzoom: 5
compare:
datasetId: svi-overall
layerId: social-vulnerability-index-overall
datasetId: epa-ch4emission-yeargrid-v2express-manure
layerId: manure-management
mapLabel: |
::js ({ dateFns, datetime, compareDatetime }) => {
if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`;
Expand Down
Binary file removed datasets/grdi--dataset-cover.jpg
Binary file not shown.
356 changes: 0 additions & 356 deletions datasets/grdi-v1.data.mdx

This file was deleted.

Binary file not shown.
122 changes: 0 additions & 122 deletions datasets/nighttime-lights.ej.data.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion datasets/so2.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: 'Sulfur Dioxide'
description: "NASA OMI/Aura Sulfur Dioxide (SO2) Total Column"
media:
src: ::file ./so2--dataset-cover.jpg
alt: 2018 Social Vulnerability Index (SVI) based on minority status and language score.
alt: OMI SO2 data visualized in a map
author:
name: NASA
url:
Expand Down
11 changes: 0 additions & 11 deletions datasets/soil-texture.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -454,17 +454,6 @@ layers:
</Prose>
</Block>


<Block>
<Prose>

## Data Stories Using This Dataset

**[Climate Extremes Aggrevate Social Vulnerabilities in Alabama's Black Belt](https://www.earthdata.nasa.gov/dashboard/stories/black-belt-climate)**

</Prose>
</Block>

<Block>
<Prose>

Expand Down
Binary file removed datasets/svi-household--dataset-cover.png
Binary file not shown.
Binary file removed datasets/svi-housing--dataset-cover.png
Binary file not shown.
Binary file removed datasets/svi-minority--dataset-cover.png
Binary file not shown.
Binary file removed datasets/svi-overall--dataset-cover.png
Binary file not shown.
Binary file removed datasets/svi-socioeconomic--dataset-cover.png
Binary file not shown.
149 changes: 0 additions & 149 deletions datasets/svi_household.ej.data.mdx

This file was deleted.

Loading
Loading