mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:50:05 +00:00
Level 2 data level function implementations
This commit is contained in:
parent
36f8f73b0f
commit
e96808d14d
3 changed files with 208 additions and 9 deletions
|
|
@ -50,6 +50,11 @@ enum class DataLevelCode
|
|||
Z8,
|
||||
SI,
|
||||
|
||||
// Clutter Filter Power Removed
|
||||
ClutterFilterNotApplied,
|
||||
ClutterFilterApplied,
|
||||
DualPolVariablesFiltered,
|
||||
|
||||
Unknown
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue