fix jochen colormap in eos call, as it's not registered there
This commit is contained in:
@@ -459,7 +459,7 @@ class ReflectivityOutputConfig(ArgParsable):
|
||||
)
|
||||
|
||||
plot_colormap: PlotColormaps = field(
|
||||
default=PlotColormaps.jochen_deluxe,
|
||||
default=PlotColormaps.gist_ncar,
|
||||
metadata={
|
||||
'short': 'pcmap',
|
||||
'group': 'output',
|
||||
|
||||
Reference in New Issue
Block a user