Add mapping of meteo discipline, category, product
This commit is contained in:
@@ -2,6 +2,7 @@ package grib
|
||||
case class Grib(
|
||||
version: Int,
|
||||
length: Long,
|
||||
title: String,
|
||||
grid: GribGrid,
|
||||
meteo: MeteoParam,
|
||||
time: GribTime,
|
||||
|
||||
Reference in New Issue
Block a user