Create a list "variableTypesList" in properties to indicate which layer must be displayed by variable.
By example :
variableList = ["Terrestrial_flux", "Ocean_flux"]
variableTypesList = ["land", "ocean"]
This type is used then to select the layer to display for the selectedBobcat.
Create a list "variableTypesList" in properties to indicate which layer must be displayed by variable. By example : variableList = ["Terrestrial_flux", "Ocean_flux"] variableTypesList = ["land", "ocean"]
This type is used then to select the layer to display for the selectedBobcat.