[GRASS-user] netCDF import via r.in.gdal

Luigi Ponti lponti at infinito.it
Wed Apr 15 06:02:48 EDT 2009


On 15/04/2009 9.13, Markus Neteler wrote:
> On Wed, Apr 15, 2009 at 2:00 AM, Luigi Ponti <lponti at infinito.it> wrote:
> ...
>   
>> When I try to import to a latlong location, I get
>>
>> G_set_window(): Illegal latitude for North
>>
>> and no raster is created. When I use a projected location, the file gets
>> imported but then I have bounding coordinates in dd:mm:ss and r.region
>> complains that those are invalid.
>>
>> r.region map=SRF_1958.AVG n=61.4488N s=21.29965N e=43.07446E w=12.74702W
>> <n=61.4488N> ** illegal value **
>>
>> Not sure what I am doing wrong now.
>>     
>
> you mix sexagesimal and decimal notation...
> try:
> r.region map=SRF_1958.AVG n=61.4488 s=21.29965 e=43.07446 w=-12.74702

Thanks -- my fault: now it works. But how do you tell r.region that you 
are using degrees and not meters?
Regards,
Luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20090415/99c25a11/attachment.html


More information about the grass-user mailing list