I have a grib file that covers a specific area of the globe (i.e. does not cover the whole world). I need to shift the latitude and longitude in it to a different area. It contains historical weather data.
I am having difficulty finding where a grib file contains it's georeference data, and how to manipulate this - I need to effectively shift every point on it 2 degrees south and 119 degrees east.
Can anyone point me in the direction of what tool I might use to do this (I'm running a mac, and have grads which I'm not confident with, panoply (which appears to view only) and wgrib.
Thanks!