Skip to content

Commit

Permalink
Edit zoom extent, lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Oct 30, 2023
1 parent 2afac4c commit 55b680c
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions datasets/FLDAS-soilmoisture-anomalies.data.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: fldas-soil-moisture-anomalies
name: 'FLDAS Surface Soil Moisture Anomalies'
name: "FLDAS Surface Soil Moisture Anomalies"
description: "A 10 km global data product with 40 years of monthly soil moisture anomalies for food and water security monitoring from the Famine Early Warning System Network (FEWS NET) Land Data Assimilation System"
media:
src: ::file ./FLDAS_Dataset_Cover.jpg
Expand All @@ -19,9 +19,9 @@ layers:
stacCol: fldas-soil-moisture-anomalies
name: FLDAS Surface Soil Moisture Anomalies
type: raster
description: 'Surface soil moisture 0-10cm anomaly'
description: "Surface soil moisture 0-10cm anomaly"
zoomExtent:
- 1
- 0
- 14
sourceParams:
colormap_name: rdbu
Expand All @@ -43,27 +43,26 @@ layers:
min: "-0.3"
max: "0.3"
stops:
- "#67001f"
- "#d6604d"
- "#fddbc7"
- "#d1e5f0"
- "#4393c3"
- "#053061"
- "#67001f"
- "#d6604d"
- "#fddbc7"
- "#d1e5f0"
- "#4393c3"
- "#053061"
---

<Block type='wide'>
<Prose>
FLDAS is the Famine Early Warning Systems Network (FEWS NET) Land Data Assimilation System. The goal of FLDAS is to use observational and forecast datasets and advanced modeling methods to generate high quality fields of land surface states and fluxes used for FEWS NET decision support. The FLDAS systems are custom instances of the NASA Land Information System (LIS) that have been adapted to work with the domains, data streams, and monitoring and forecast requirements associated with food security assessment in data-sparse, developing countries. Surface soil moisture anomalies are an indicator of wet and dry extremes that have the potential to impact agricultural and food security outcomes.

- **Temporal Extent:** January 1982 - June 2023
- **Temporal Resolution:** Monthly
- **Temporal Extent:** January 1982 - June 2023
- **Temporal Resolution:** Monthly
- **Spatial Extent:** Quasi-Global ( -180.0,-60.0,180.0,90.0)
- **Spatial Resolution:** 10 km x 10 km
- **Data Units:** Fraction Soil moisture anomaly (mm3/mm3) difference from 1982-2016 monthly mean
- **Data Type:** Research
- **Data Units:** Fraction Soil moisture anomaly (mm3/mm3) difference from 1982-2016 monthly mean
- **Data Type:** Research
- **Data Latency:** Monthly


**Scientific Details:**
The Famine Early Warning Systems Network (FEWS NET) Land Data Assimilation System (FLDAS) contains a series of land surface parameters simulated from the Noah 3.6.1 model. The data are in 0.10 degree resolution and range from January 1982 to present. The temporal resolution is monthly and the spatial coverage is global (60S, 180W, 90N, 180E). The simulation was forced by a combination of the Modern-Era Retrospective analysis for Research and Applications version 2 (MERRA-2) data and Climate Hazards Group InfraRed Precipitation with Station (CHIRPS) daily rainfall data that has been temporally downscaled using the NASA Land Data Toolkit. The simulation was initialized on January 1, 1982 using soil moisture and other state fields from a FLDAS/Noah model climatology for that day of the year. Soil moisture anomalies are computed based on monthly averages from 1982-2016.

Expand All @@ -78,13 +77,16 @@ Amy McNally, NASA/GSFC/HSL (2018), FLDAS Noah Land Surface Model L4 Global Month
This dataset uses CHIRPS precipitation inputs and MERRA-2 reanalysis. While regional, relative, comparisons to remotely sensed estimates and other model products are favorable, users should verify that the data accuracy meets the requirements of their specific application, and interpret results accordingly.

## Key Publications
McNally, A., Arsenault, K., Kumar, S. et al. A land data assimilation system for sub-Saharan Africa food and water security applications. Sci Data 4, 170012 (2017). https://doi.org/10.1038/sdata.2017.12

McNally, A., Arsenault, K., Kumar, S. et al. A land data assimilation system for sub-Saharan Africa food and water security applications. Sci Data 4, 170012 (2017). https://doi.org/10.1038/sdata.2017.12

## Acknowledgment

We gratefully acknowledge the financial support from the NASA Earth Science Applications: Water Resources program award 13-WATER13-0010, and USAID FEWS NET and NASA Participating Agency Program Agreement and NASA Harvest. Computing was supported by the resources at the NASA Center for Climate Simulation (NCCS). Distribution of data from the Goddard Earth Sciences Data and Information Services Center (GES DISC) is funded by NASA's Science Mission Directorate (SMD).

## License
[Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode) (CC BY 4.0).

[Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode) (CC BY 4.0).

</Prose>
</Block>

0 comments on commit 55b680c

Please sign in to comment.