Hi all,
When using the script converter.py to convert ECMWF data to Selafin format, I cannot choose negative values for either longitude or latitude, and the reason being that the scrip adds 360 degrees to negative values then tries to look for those limits (bl and tr) in the NetCDF, which most certainly will fail as the data file still contains negative coordinates and the script is looking for the plus 360 positive ones!
I tried to trace back where in the script the 360 is added without any luck. I would really appreciate if someone could either help fix this bug or tell me where to look.
Cheers,
Nayef