mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 11:00:06 +00:00 
			
		
		
		
	Get data level code and value from level 3 radial data, stubs for raster and level 2
This commit is contained in:
		
							parent
							
								
									a652ac460b
								
							
						
					
					
						commit
						c1280c05aa
					
				
					 7 changed files with 95 additions and 0 deletions
				
			
		|  | @ -32,8 +32,12 @@ public: | |||
| 
 | ||||
|    std::tuple<const void*, std::size_t, std::size_t> | ||||
|    GetMomentData() const override; | ||||
| 
 | ||||
|    std::optional<std::uint16_t> | ||||
|    GetBinLevel(const common::Coordinate& coordinate) const override; | ||||
|    std::optional<wsr88d::DataLevelCode> | ||||
|                         GetDataLevelCode(std::uint16_t level) const override; | ||||
|    std::optional<float> GetDataValue(std::uint16_t level) const override; | ||||
| 
 | ||||
|    static std::shared_ptr<Level3RasterView> | ||||
|    Create(const std::string&                            product, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat