Re: [gdal-dev] gdal, netCDF and projection

2009-03-16 Thread Roger André
Hi Frank, Sorry for being unclear about the projection stuff. I guess what I was asking was how to go about defining the "South-up" nature of the data. But I guess it doesn't matter, so long as the corner coords and pixel dimensions are correct. I used "gdal_translate -a_srs "EPSG:4326"" on the

Re: [gdal-dev] gdal, netCDF and projection

2009-03-16 Thread Frank Warmerdam
Roger André wrote: Hi all, Just a couple quick netCDF related questions: 1) Is there any way to include projection information in a netCDF file so that gdal can properly read it? It appears that georeferencing is handled correctly, but not projection info. This causes problems with the whole

[gdal-dev] gdal, netCDF and projection

2009-03-16 Thread Roger André
Hi all, Just a couple quick netCDF related questions: 1) Is there any way to include projection information in a netCDF file so that gdal can properly read it? It appears that georeferencing is handled correctly, but not projection info. This causes problems with the whole "north/south origin