diff --git a/pyaerocom/scripts/cams2_83/config.py b/pyaerocom/scripts/cams2_83/config.py index c9ab00709..355d30f3b 100644 --- a/pyaerocom/scripts/cams2_83/config.py +++ b/pyaerocom/scripts/cams2_83/config.py @@ -65,37 +65,13 @@ # This is just the order at which the different species will be shown in the web interface # Species that are not evaluated can still be in this list. The web interface will not show them if they are not evaluated var_order_menu=[ - "vmrno2", - "vmro3max", - "vmro3", + "concco", + "concno2", "conco3", "conco3mda8", - "vmrox", - "concso2", - "vmrco", - "concpm25", "concpm10", - "concso4", - "concNtno3", - "concNtnh", - "concNnh3", - "concNnh4", - "concNhno3", - "concNno3pm25", - "concNno3pm10", - "concsspm25", - "concsspm10", - "concCecpm25", - "concCocpm25", - "wetoxs", - "wetrdn", - "wetoxn", - "pr", - "drysox", - "dryrdn", - "dryoxn", - "dryo3", - "dryvelo3", + "concpm25", + "concso2", ], min_num_obs=dict( # yearly=dict(monthly=9),