Open mark-petersen opened 9 years ago
It seems like this issue is specific to intel's fpp. It might be that with newer versions of the compiler it works. My guess is that it doesn't like the macro expansion using comma. I'll look into it some more though.
When reading a file on restart, if there is only one time in the file and xtime does not match the expected time, line 3002 in
mpas_stream_manager.F
:only produces the output:
which is misleading to the user.
A short-term solution is to change the line to:
The best solution is to figure out why
trim(stream % filename)
cuts the message short.This was with: