<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [GRASS-user] problem importing narr data into GRASS</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Below is the first part of the file. Thanks for your help!<BR>
<BR>
Katie<BR>
<BR>
Driver: GRIB/GRIdded Binary (.grb)<BR>
Files: /d1/grassdata/narr_data/narr-a_221_20080312_0300_000.grb<BR>
Size is 349, 277<BR>
Coordinate System is:<BR>
PROJCS[&quot;unnamed&quot;,<BR>
&nbsp;&nbsp;&nbsp; GEOGCS[&quot;Coordinate System imported from GRIB file&quot;,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DATUM[&quot;unknown&quot;,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPHEROID[&quot;Sphere&quot;,6371200,0]],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRIMEM[&quot;Greenwich&quot;,0],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNIT[&quot;degree&quot;,0.0174532925199433]],<BR>
&nbsp;&nbsp;&nbsp; PROJECTION[&quot;Lambert_Conformal_Conic_2SP&quot;],<BR>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;standard_parallel_1&quot;,50],<BR>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;standard_parallel_2&quot;,50],<BR>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;latitude_of_origin&quot;,0],<BR>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;central_meridian&quot;,-107],<BR>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;false_easting&quot;,0],<BR>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;false_northing&quot;,0]]<BR>
Origin = (-5632642.225474951788783,10596359.488314554095268)<BR>
Pixel Size = (32463.000000000000000,-32463.000000000000000)<BR>
Corner Coordinates:<BR>
Upper Left&nbsp; (-5632642.225,10596359.488) (148d38'24.25&quot;E, 46d38'4.34&quot;N)<BR>
Lower Left&nbsp; (-5632642.225, 1604108.488) (145d23'44.80&quot;W,&nbsp; 0d48'55.65&quot;N)<BR>
Upper Right ( 5696944.775,10596359.488) (&nbsp; 2d29'41.57&quot;W, 46d 3'58.26&quot;N)<BR>
Lower Right ( 5696944.775, 1604108.488) ( 68d14'23.82&quot;W,&nbsp; 0d36'32.18&quot;N)<BR>
Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (&nbsp;&nbsp; 32151.275, 6100233.988) (106d33'44.57&quot;W, 48d39'37.36&quot;N)<BR>
Band 1 Block=349x1 Type=Float64, ColorInterp=Undefined<BR>
&nbsp; Description = 0[-] MSL (Mean sea level)<BR>
&nbsp; Metadata:<BR>
&nbsp;&nbsp;&nbsp; GRIB_UNIT=[Pa]<BR>
&nbsp;&nbsp;&nbsp; GRIB_COMMENT=Mean sea level pressure (ETA model) [Pa]<BR>
&nbsp;&nbsp;&nbsp; GRIB_ELEMENT=MSLET<BR>
&nbsp;&nbsp;&nbsp; GRIB_SHORT_NAME=0-MSL<BR>
&nbsp;&nbsp;&nbsp; GRIB_REF_TIME=&nbsp; 1205290800 sec UTC<BR>
&nbsp;&nbsp;&nbsp; GRIB_VALID_TIME=&nbsp; 1205290800 sec UTC<BR>
&nbsp;&nbsp;&nbsp; GRIB_FORECAST_SECONDS=0 sec<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: neteler.osgeo@gmail.com on behalf of Markus Neteler<BR>
Sent: Tue 11/3/2009 3:07 PM<BR>
To: Carbonari, Katie (IS)<BR>
Cc: grass-user@lists.osgeo.org<BR>
Subject: Re: [GRASS-user] problem importing narr data into GRASS<BR>
<BR>
On Tue, Nov 3, 2009 at 2:59 PM, Carbonari, Katie (IS)<BR>
&lt;Katie.Carbonari@ngc.com&gt; wrote:<BR>
&gt;<BR>
&gt; Good morning. I'm trying to layer on some NARR (North American Regional<BR>
&gt; Reanalysis) data onto my location but am having some issues. When I go to<BR>
&gt; import the data (r.in.gdal -o -e<BR>
&gt; input=/d1/grassdata/narr_data/narr-a_221_20080312_0300_000.grb output=narr)<BR>
&gt; I get the following errors:<BR>
&gt;<BR>
&gt; Datum &lt;unknown&gt; not recognized by GRASS and no parameters found<BR>
&gt; Over-riding projection check<BR>
&gt; G_set_window(): Illegal latitude for North<BR>
&gt;<BR>
&gt; Anyone have any experience reading NARR data into GRASS? I've been<BR>
&gt; successful at importing other forms of grib data into GRASS; I'm not sure<BR>
&gt; why this data is not working.<BR>
<BR>
Please post the output (or relevant parts) of<BR>
<BR>
gdalinfo /d1/grassdata/narr_data/narr-a_221_20080312_0300_000.grb<BR>
<BR>
gdalinfo is part of GDAL but should be present on your system.<BR>
<BR>
Markus<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>