<!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["unnamed",<BR>
GEOGCS["Coordinate System imported from GRIB file",<BR>
DATUM["unknown",<BR>
SPHEROID["Sphere",6371200,0]],<BR>
PRIMEM["Greenwich",0],<BR>
UNIT["degree",0.0174532925199433]],<BR>
PROJECTION["Lambert_Conformal_Conic_2SP"],<BR>
PARAMETER["standard_parallel_1",50],<BR>
PARAMETER["standard_parallel_2",50],<BR>
PARAMETER["latitude_of_origin",0],<BR>
PARAMETER["central_meridian",-107],<BR>
PARAMETER["false_easting",0],<BR>
PARAMETER["false_northing",0]]<BR>
Origin = (-5632642.225474951788783,10596359.488314554095268)<BR>
Pixel Size = (32463.000000000000000,-32463.000000000000000)<BR>
Corner Coordinates:<BR>
Upper Left (-5632642.225,10596359.488) (148d38'24.25"E, 46d38'4.34"N)<BR>
Lower Left (-5632642.225, 1604108.488) (145d23'44.80"W, 0d48'55.65"N)<BR>
Upper Right ( 5696944.775,10596359.488) ( 2d29'41.57"W, 46d 3'58.26"N)<BR>
Lower Right ( 5696944.775, 1604108.488) ( 68d14'23.82"W, 0d36'32.18"N)<BR>
Center ( 32151.275, 6100233.988) (106d33'44.57"W, 48d39'37.36"N)<BR>
Band 1 Block=349x1 Type=Float64, ColorInterp=Undefined<BR>
Description = 0[-] MSL (Mean sea level)<BR>
Metadata:<BR>
GRIB_UNIT=[Pa]<BR>
GRIB_COMMENT=Mean sea level pressure (ETA model) [Pa]<BR>
GRIB_ELEMENT=MSLET<BR>
GRIB_SHORT_NAME=0-MSL<BR>
GRIB_REF_TIME= 1205290800 sec UTC<BR>
GRIB_VALID_TIME= 1205290800 sec UTC<BR>
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>
<Katie.Carbonari@ngc.com> wrote:<BR>
><BR>
> Good morning. I'm trying to layer on some NARR (North American Regional<BR>
> Reanalysis) data onto my location but am having some issues. When I go to<BR>
> import the data (r.in.gdal -o -e<BR>
> input=/d1/grassdata/narr_data/narr-a_221_20080312_0300_000.grb output=narr)<BR>
> I get the following errors:<BR>
><BR>
> Datum <unknown> not recognized by GRASS and no parameters found<BR>
> Over-riding projection check<BR>
> G_set_window(): Illegal latitude for North<BR>
><BR>
> Anyone have any experience reading NARR data into GRASS? I've been<BR>
> successful at importing other forms of grib data into GRASS; I'm not sure<BR>
> 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>