In calculate_data method of the superclass will initialise and populate a dictionary full with the data grids as values and data2plot strings as keys. All the variables will be moved into individual try/except blocks as it turns out some dimensions can be missing.. This should allow flexibility for 1, 2 and 3D vector quantities.
In calculate_data method of the superclass will initialise and populate a dictionary full with the data grids as values and data2plot strings as keys. All the variables will be moved into individual try/except blocks as it turns out some dimensions can be missing.. This should allow flexibility for 1, 2 and 3D vector quantities.