Opened 6 years ago
Closed 6 years ago
#2032 closed enhancement (duplicate)
wcst_import check number of band for grib recipe must be 1 only
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | wcst_import | Version: | 9.7 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
As rasdaman does not support more than 1 band for GRIB recipe, wcst_import should restrict only 1 band specified in the ingredient file. e,g: these 2 bands are invalid.
"bands": [ { "name": "u", "identifier": "u-component_of_wind_isobaric_ens" }, { "name": "v", "identifier": "v-component of wind @ Isobaric surface" } ],
Note:
See TracTickets
for help on using tickets.