Re: [gdal-dev] Convert raster from [0,360] to [-180,180]

2010-01-21 Thread Frank Warmerdam
Jose, If you file a ticket with details/data on how to reproduce this problem, I'd be willing to look into it briefly. I had sort of hoped the approach you mention would have worked. On Wed, Jan 20, 2010 at 1:20 PM, Jose Gomez-Dans wrote: > Hi, > I have some raster files spanning the globe fro

RE: [gdal-dev] Convert raster from [0,360] to [-180,180]

2010-01-20 Thread Pinner, Luke
-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Jose Gomez-Dans Sent: Thursday, 21 January 2010 5:20 AM To: gdal-dev Subject: [gdal-dev] Convert raster from [0,360] to [-180,180] Hi, I have some raster files spanning the globe from 0 to 360 degrees longitude

[gdal-dev] Convert raster from [0,360] to [-180,180]

2010-01-20 Thread Jose Gomez-Dans
Hi, I have some raster files spanning the globe from 0 to 360 degrees longitude. However, I would rather they be in the -180 to 180 degree range. While I can do this converting into VRTs and playing around with the SimpleSource element, I also saw a posting on this list that suggests that one can e