The function in read_fields.py reading input data relies on the model name to determine how it should treat the NetCDF output of Flexpart. As the model names may change, this property should be specified at the same place as the model name itself, namely in the preset file in the presets directory, and this specification should then be used in read_fields.py rather than the model name.
The function in
read_fields.pyreading input data relies on the model name to determine how it should treat the NetCDF output of Flexpart. As the model names may change, this property should be specified at the same place as the model name itself, namely in the preset file in thepresetsdirectory, and this specification should then be used inread_fields.pyrather than the model name.