Skip to content

Commit

Permalink
WV-2975: Add 4 TRMM/TMI and AMSRE LPRM soil moisture layers (#4888)
Browse files Browse the repository at this point in the history
* Add 4 LPRM and TMI Soil Moisture layers

* Add LPRM descriptions
  • Loading branch information
minniewong committed Dec 22, 2023
1 parent e53ac04 commit 268e7c4
Show file tree
Hide file tree
Showing 13 changed files with 68 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The Surface Soil Moisture C-band (Day, Daily) layer displays level 3, daily, gridded surface soil moisture from the daytime (ascending) overpass. The surface soil moisture is derived from passive microwave remote sensing data from the Advanced Microwave Scanning Radiometer-Earth Observing System (AMSR-E), using the Land Parameter Retrieval Model (LPRM). The LPRM is based on a forward radiative transfer model to retrieve surface soil moisture and vegetation optical depth.

The spatial resolution is 25 km x 25 km, the imagery resolution is 2 km and temporal availability is daily, covering the period from June 2002 to October 2011.

References: LPRM_AMSRE_A_SOILM3 [doi:10.5067/X3K5V3NNLYAV](https://doi.org/10.5067/X3K5V3NNLYAV)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The Surface Soil Moisture C-band (Night, Daily) layer displays level 3, daily, gridded surface soil moisture from the nighttime (descending) overpass. The surface soil moisture is derived from passive microwave remote sensing data from the Advanced Microwave Scanning Radiometer-Earth Observing System (AMSR-E), using the Land Parameter Retrieval Model (LPRM). The LPRM is based on a forward radiative transfer model to retrieve surface soil moisture and vegetation optical depth.

The spatial resolution is 25 km x 25 km, the imagery resolution is 2 km and temporal availability is daily, covering the period from June 2002 to October 2011.

References: LPRM_AMSRE_D_SOILM3 [doi:10.5067/MXL0MFDHWP07](https://doi.org/10.5067/MXL0MFDHWP07)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The Surface Soil Moisture X-band (Day, Daily) layer displays level 3, daily, gridded surface soil moisture for the daytime overpass. The surface soil moisture information is derived from passive microwave remote sensing data from the Tropical Rainfall Measuring Mission (TRMM) Microwave Imager (TMI), using the Land Parameter Retrieval Model (LPRM). The LPRM is based on a forward radiative transfer model to retrieve surface soil moisture and vegetation optical depth.

The spatial resolution is 25 km x 25 km, the imagery resolution is 2 km and temporal availability is daily, covering the period from December 1997 to April 2015.

References: LPRM_TMI_DY_SOILM3 [doi:10.5067/8CHFMAWJQTCP](https://doi.org/10.5067/8CHFMAWJQTCP)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The Surface Soil Moisture X-band (Night, Daily) layer displays level 3, daily, gridded surface soil moisture for the nighttime overpass. The surface soil moisture information is derived from passive microwave remote sensing data from the Tropical Rainfall Measuring Mission (TRMM) Microwave Imager (TMI), using the Land Parameter Retrieval Model (LPRM). The LPRM is based on a forward radiative transfer model to retrieve surface soil moisture and vegetation optical depth.

The spatial resolution is 25 km x 25 km, the imagery resolution is 2 km and temporal availability is daily, covering the period from December 1997 to April 2015.

References: LPRM_TMI_NT_SOILM3 [doi:10.5067/GWHRZEL8SA21](https://doi.org/10.5067/GWHRZEL8SA21)
4 changes: 4 additions & 0 deletions config/default/common/config/wv.json/layerOrder.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,10 @@
"LPRM_AMSR2_Surface_Soil_Moisture_C1_Band_Night_Daily",
"LPRM_AMSR2_Downscaled_Surface_Soil_Moisture_C1_Band_Day_Daily",
"LPRM_AMSR2_Downscaled_Surface_Soil_Moisture_C1_Band_Night_Daily",
"LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Day_Daily",
"LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Night_Daily",
"LPRM_TMI_Surface_Soil_Moisture_X_Band_Day_Daily",
"LPRM_TMI_Surface_Soil_Moisture_X_Band_Night_Daily",
"AMSUA_NOAA15_Brightness_Temp_Channel_1",
"AMSUA_NOAA15_Brightness_Temp_Channel_2",
"AMSUA_NOAA15_Brightness_Temp_Channel_3",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"layers": {
"LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Day_Daily": {
"id": "LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Day_Daily",
"description": "amsre/LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Day_Daily",
"tags": "amsre",
"group": "overlays",
"layergroup": "Soil Moisture"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"layers": {
"LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Night_Daily": {
"id": "LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Night_Daily",
"description": "amsre/LPRM_AMSRE_Surface_Soil_Moisture_C_Band_Night_Daily",
"tags": "amsre",
"group": "overlays",
"layergroup": "Soil Moisture"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"layers": {
"LPRM_TMI_Surface_Soil_Moisture_X_Band_Day_Daily": {
"id": "LPRM_TMI_Surface_Soil_Moisture_X_Band_Day_Daily",
"description": "trmm/LPRM_TMI_Surface_Soil_Moisture_X_Band_Day_Daily",
"tags": "trmm tmi",
"group": "overlays",
"layergroup": "Soil Moisture"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"layers": {
"LPRM_TMI_Surface_Soil_Moisture_X_Band_Night_Daily": {
"id": "LPRM_TMI_Surface_Soil_Moisture_X_Band_Night_Daily",
"description": "trmm/LPRM_TMI_Surface_Soil_Moisture_X_Band_Night_Daily",
"tags": "trmm tmi",
"group": "overlays",
"layergroup": "Soil Moisture"
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 268e7c4

Please sign in to comment.