Skip to content
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
18 changes: 18 additions & 0 deletions app/content/stories/sat-data-agriculture.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,24 @@ Any extreme event such as conflict, severe weather, or environmental abnormaliti
GEOGLAM Crop Monitor for AMIS and Early Warning synthesis map showing where crops are grown around the world, and the current crop conditions as of June 2022.
</Caption>
</Figure>

<Figure>
<Map
datasetId='geoglam'
layerId='geoglam'
dateTime='2022-06-15'
zoom={4}
center={[117.22,35.66]}
compareDateTime='2024-06-15'
/>
<Caption
attrAuthor='NASA'
attrUrl='https://nasa.gov/'
>
The Group on Earth Observation's Global Agricultural Monitoring Initiative (GEOGLAM) Comparison
</Caption>
</Figure>

</Block>

<Block>
Expand Down
4 changes: 2 additions & 2 deletions app/content/stories/template-story.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ taxonomy:

<Block>
<Prose>
Authors: Your Name, Your Org
Authors: Irene Garousi-Nejad, CUAHSI

## Introduction
Some written background and context to your story...
Snow model performance is often judged on the model’s ability to simulate snowpack accumulation and melt timing rather than just raw time-series error.

</Prose>
</Block>
Expand Down