Station wind enhancements seem to be read in as list, meaning type casting them to float causes an error. I think this is the same issue we have with inicheck where we don't quite know what to do with options that aren't in the config file, but needs addressed in some way.
I will try just grabbing the 0th element of the list in smrf for now.
Station wind enhancements seem to be read in as list, meaning type casting them to float causes an error. I think this is the same issue we have with inicheck where we don't quite know what to do with options that aren't in the config file, but needs addressed in some way.
I will try just grabbing the 0th element of the list in smrf for now.