pub fn mgex_nav(
center: AnalysisCenter,
date: ProductDate,
sample: Option<&str>,
) -> Result<ProductSpec, DataCatalogError>Expand description
Build a merged broadcast-navigation product for a center and date.
pub fn mgex_nav(
center: AnalysisCenter,
date: ProductDate,
sample: Option<&str>,
) -> Result<ProductSpec, DataCatalogError>Build a merged broadcast-navigation product for a center and date.