With multiple Data Products, it becomes necessary to merge the processed data from each Data Product, producing a consistent set of output grids. Dataset Merging is performed with prioritization, statistical combination, and missing data filling. Below is a description of the steps of merging data products after the Data Product processing is completed.
Select Data Product based on priority
Each Data Product is provided a priority
If two grids from different Data Products are coincident in time, the one with the lowest priority value is selected
Data Products can have matching priority
When two Data Products have equal priority, the Data Merging Statistic will be applied to combine coincident grids
Data Merging Statistic
The Data Merging Statistic can be one of three options
Average
Compute the average of each grid cell, from each of the temporally coincident grids
Minimum
Use the minimum of each grid cell, from each of the temporally coincident grids
Maximum
Use the maximum of each grid cell, from each of the temporally coincident grids