This is the overarching epic for sorting out the variables into more descriptive, more modular dataclasses.
Eg there exists fwbs_variables.py, blanket_variables.py and fw_variables.py, and the variables in fwbs should be split into blanket, fw and a new shield class instead.
#3822 is an initial example of a piece of this work
This is the overarching epic for sorting out the variables into more descriptive, more modular dataclasses.
Eg there exists fwbs_variables.py, blanket_variables.py and fw_variables.py, and the variables in fwbs should be split into blanket, fw and a new shield class instead.
#3822 is an initial example of a piece of this work