Add precipitation accumulation products

Closes #149

(cherry picked from commit 14afeb33db929e51fa094845bc0b79e266c0f80e)
This commit is contained in:
Dan Paulat 2024-02-25 22:54:16 -06:00
parent f3b7dcddbd
commit 524de364f2
7 changed files with 83 additions and 41 deletions

View file

@ -49,11 +49,12 @@ enum class Level3ProductCategory
CorrelationCoefficient,
VerticallyIntegratedLiquid,
HydrometeorClassification,
PrecipitationAccumulation,
Unknown
};
typedef util::Iterator<Level3ProductCategory,
Level3ProductCategory::Reflectivity,
Level3ProductCategory::HydrometeorClassification>
Level3ProductCategory::PrecipitationAccumulation>
Level3ProductCategoryIterator;
typedef std::unordered_map<