We need to implement the following features for the style before the stable release:
MEAN_SEA_LEVEL_PRESSURE_IN_PA:
type: Contour
linecolors: "#33334d"
linewidths: [0.5, 0.5, 0.5, 1]
labels: true
levels:
step: 400
units: Pa
legend_style: null
MEAN_SEA_LEVEL_PRESSURE_IN_HPA:
type: Contour
linecolors: "#33334d"
linewidths: [0.5, 0.5, 0.5, 1]
labels: true
levels:
step: 4
units: hPa
legend_style: null
SOIL_WETNESS_INDEX_GREENS:
type: Style
colors: [white, lime, green, darkgreen]
levels: [0, 0.10, 0.20, 0.30, 0.40, 0.50, 0.60, 0.70, 0.80, 0.90, 1]
extend: max
mean-sea-level-pressure:
optimal: MEAN_SEA_LEVEL_PRESSURE_IN_HPA
styles:
- MEAN_SEA_LEVEL_PRESSURE_IN_PA
- MEAN_SEA_LEVEL_PRESSURE_IN_HPA
Is your feature request related to a problem? Please describe.
We need to implement the following features for the style before the stable release:
For instance for styles.yml:
and then match.yml
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Organisation
No response