Added by Stav Nahum over 2 years ago
Hello everyone,
I have a epsg4326 latlon gridded data that I would like to interpolate to the same grid format but I would like to define the lat/lon delta in meters; meaning, my current grid is longitude spans -180>180 every 1deg and latitude is -90>90 every 1deg. I would like to interpolate it into a grid which the longitude spans from -180to180 but every 500meters and the latitude spans from -90to90 every 500meters.
I tried to play around with the target_grid file but I couldn't get the config right
Can anyone help me with some direction?
Thanks,
Stav