Contents:

Algorithm Description
Scientific Data Sets
Local Attributes
Global Attributes
Quality Assurance

MOD11B1 Daily LST

The daily level 3 LST product at 5km spatial resolution is a tile of daily LST product gridded in the Integerized Sinusoidal projection. A tile contains 240 by 240 grids in 240 rows and 240 columns. The exact grid size at 5km spatial resolution is 4.64km by 4.64km.

Algorithm Description

The daily MOD11B1 LST product is constructed with the results produced by the day/night LST algorithm (Wan and Li, 1997). New refinements implemented in the V4 LST processing include: updating the look-up tables (LUT) used in the day/night LST algorithm, processing inland water pixels in clear-sky when cloud mask reports a clear confidence of 66% and higher, using the 5km resolution MODIS 16-day BRDF Albedo Parameters product (MOD43B1C) as input, separating the range of viewing zenith angles into five sub-ranges (0-24, 24-38, 38-49, 49-58, and 58-65 degrees) instead of four in V3, parallelly processing data in odd and even days to double the production rate and the storage of interim results (for two sets of day and night observations in each view angle sub-range) for the day/night algorithm, incorporating a split-window method into the day/night algorithm to ensure that the retrieved emissivities can be used by split-window algorithms, and supporting for the SIN grid. These refinements and better qualities of input products improve the V4 MODIS LST products significantly.

The day/night LST algorithm in both V3 and V4 processings only uses those day and night MODIS observations: the day observations with solar zenith angle not larger than 75 degrees and the night observations with solar zenith angle larger than 90 degrees (i.e., no solar radiation in the night observations).

It should be noted that a new constraint was added to the day/night LST algorithm in the V4 code: the time difference between the day and night observations cannot be longer than 32 days. This constraint significantly limits the LST/emissivity retrieval in the polar regions.

Scientific Data Sets (SDS)

The SDSs in the MOD11B1 product include LST_Day_5km, QC_Day, Day_view_time, Day_view_angl, LST_Night_5km, QC_Night, Night_view_time, Night_view_angl, Emis_20, Emis_22, Emis_23, Emis_29, Emis_31, Emis_32, LST_Day_5km_Aggregated_from_1km and LST_Night_5km_Aggregated_from_1km. The last two SDSs are used for global browse imagery. Their details are shown in Table 14

Table 14. The SDSs in the MOD11B1 product.
 
SDS
Name
Long
Name
Number
Type
Unit Valid
Range
Fill
Value
scale
factor
add
offset
LST_Day_5km Daily daytime 5km grid
Land-surface Temperature
uint16 K 7500-65535 0 0.02 0.0
QC_Day Quality control for daytime
LST and emissivity
uint8 none 0-255 0 NA NA
Day_view_time (local solar) Time of daytime Land-surface
Temperature observation
uint8 hrs 0-120 0 0.2 0
* Day_view_angle View zenith angle of daytime
Land-surface Temperature
uint8 deg V3: 0-180

V4: 0-130
0

255
0.5

1.0
0

-65.0
LST_Night_5km Daily nighttime 5km grid
Land-surface Temperature
uint16 K 7500-65535 0 0.02 0.0
QC_Night Quality control for nighttime
LST and emissivity
uint8 none 0-255 0 NA NA
Night_view_time (local solar) Time of nighttime Land-surface
Temperature observation
uint8 hrs 0-120 0 0.2 0
* Night_view_angle View zenith angle of nighttime
Land-surface Temperature
uint8 deg V3: 0-180

V4: 0-130
0

255
0.5

1.0
0

-65.0
Emis_20 Band 20 emissivity uint8 none 1-255 0 0.002 0.49
Emis_22 Band 22 emissivity uint8 none 1-255 0 0.002 0.49
Emis_23 Band 23 emissivity uint8 none 1-255 0 0.002 0.49
Emis_29 Band 29 emissivity uint8 none 1-255 0 0.002 0.49
Emis_31 Band 31 emissivity uint8 none 1-255 0 0.002 0.49
Emis_32 Band 32 emissivity uint8 none 1-255 0 0.002 0.49
LST_Day_5km_Aggregated_from_1km Daily daytime 5km grid LST aggregated from 1km uint16 K 7500-65535 0 0.02 0.
LST_Night_5km_Aggregated_from_1km Daily nighttime 5km grid LST aggregated from 1km uint16 K 7500-65535 0 0.02 0.
** QC_Emis Quality control for retrieved emissivities uint8 none 0-255 0 na na

* In V4, a negative sign before the zenith view angle indicates that the MODIS views the Earth surface from east.

** The first four bits (00-03) are used as nighttime view angle flag to show the index of view angle sub-range of the nighttime observation used in the emissivity retrieval. Other four bits (04-07) are used as daytime view angle flag to show the index of the daytime view angle sub-range. The view angle sub-range index has a value of 0, 1, 2, 3, or 4, indicating the view angle in sub-ranges 0-24, 24-38, 38-49, 49-58, or 58-65 degrees.

Local Attributes

The local attributes for SDSs LST_Day_5km and LST_Night_5km are similar to those in Table 4. 

Global Attributes

Three ECS global attributes and 16 product-specific global attributes are stored as metadata. The ECS global attributes, CoreMetadata.0, ArchiveMetadata.0 and StructMetadata.0 are stored as very long character strings in PVL format. 

CoreMetadata.0 contains information about the product during production and is used to populate the EOSDIS data base for user support. They are similar to those of MOD11A1.

Quality Assurance

The bit flags defined for the quality assurance SDSs QC_day and QC_Night in MOD11B1 are listed in Table 15

Table 15. Bit flags defined for SDSs QC_day and QC_Night in MOD11B1.  Note that bit 0 is the least significant bit. 
 
            A - in V3
 
bits Long Name Key
1 & 0 Mandatory QA flags 00=LST produced, good quality, not necessary to examine
  more detailed QA
01=LST produced, other quality, recommend examination of
  more detailed QA
10=LST not produced due to cloud effects
11=LST not produced primarily due to reasons other than cloud
  (such as ocean grid, grid not covered by all processed granules)
3 & 2 Data quality flag 00=good data quality
01=other quality data
10=LST affected by thin cirrus and/or sub-grid clouds
11=not processed due to no pair of day/night data
5 & 4 Emis Error flag 00=average emissivity error <= 0.01
01=average emissivity error <= 0.02
10=average emissivity error <= 0.04
11=average emissivity error > 0.04
7 & 6 LST LST Error flag 00=average LST error <= 1K
01=average LST error <= 2K
10=average LST error <= 3K
11=average LST error > 3K

 
            B - in V4
 
bits Long Name Key
1 & 0 Mandatory QA flags 00=LST produced, good quality, not necessary to examine
  more detailed QA
01=LST produced, other quality, recommend examination of
  more detailed QA
10=LST not produced due to cloud effects
11=LST not produced primarily due to reasons other than cloud
3 & 2 Data quality flag 00=good data quality
01=other quality data
10=LST affected by nearby clouds and/or sub-grid clouds
  and/or ocean

11=TBD
5 & 4 Emis Error flag 00=average emissivity error <= 0.01
01=average emissivity error <= 0.02
10=average emissivity error <= 0.04
11=average emissivity error > 0.04
7 & 6 LST LST Error flag 00=average LST error <= 1K
01=average LST error <= 2K
10=average LST error <= 3K
11=average LST error > 3K