<div dir="ltr"><div><div><div><div><div>Hello Roberto,<br><br></div>The driver reads IRIS products, not IRIS raw data. <br>If
 I understand well your problem, you are trying to read the direct 
information from the radar, stored in azimouth, distance, and antenna 
elevation. The driver is intended to read the procesated rasters already
 projected and with constant altitudes. <br>
</div>The driver opens your file since I think that the header is common
 in some parts, but of course, can't find the projection if the data is 
no actually projected.<br></div>Have you tried with some CAPPI, PPI or similar product?<br>
<br></div>I'm really interested in having some feedback with this, so ask as much as you need.<br><br></div>Roger<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/30 Roberto Oliveira Santos <span dir="ltr"><<a href="mailto:roberto@geodev.com.br" target="_blank">roberto@geodev.com.br</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello Roger and fellows,</div><div><br></div><div>I'm experimenting the new Vaisala IRIS format driver with some of my data and I have a doubt.</div>
<div><br></div><div>I tried to use it against the volumetric data and it reads all metadata from file but does not bring any information about reference system, origin and pixel's size. I think it's correct because I'm reading the raw data from radar. My question is: how to attach these information to data?</div>

<div><br></div><div>Below I'm sending the output of gdalinfo.</div><div><br></div><div>Any feedback would be appreciated.</div><div><br></div><div>Kind regards,</div><div><br></div><div>Roberto</div><div><br></div>
<div><div>$ gdalinfo TXS130430143000.RAW2HS1</div><div>Driver: IRIS/IRIS data (.PPI, .CAPPi etc)</div><div>Files: TXS130430143000.RAW2HS1</div><div>Size is 240, 240</div><div>Coordinate System is:</div><div>PROJCS["unnamed",</div>

<div>    GEOGCS["unnamed ellipse",</div><div>        DATUM["unknown",</div><div>            SPHEROID["unnamed",6371000,0]],</div><div>        PRIMEM["Greenwich",0],</div><div>        UNIT["degree",0.0174532925199433]],</div>

<div>    PROJECTION["Azimuthal_Equidistant"],</div><div>    PARAMETER["latitude_of_center",0],</div><div>    PARAMETER["longitude_of_center",0],</div><div>    PARAMETER["false_easting",0],</div>

<div>    PARAMETER["false_northing",0]]</div><div>Origin = (-0.000000000000000,0.000000000000000)</div><div>Pixel Size = (0.000000000000000,-0.000000000000000)</div><div>Metadata:</div><div>  COMPOSITED_PRODUCT=NO</div>

<div>  DATA_TYPE=Data type is not applicable</div><div>  DATA_TYPE_CODE=NULL</div><div>  DATA_TYPE_INPUT=Data type is not applicable</div><div>  DATA_TYPE_INPUT_CODE=NULL</div><div>  GROUND_HEIGHT=1016 m</div><div>  INGEST_HARDWARE_NAME=...</div>

<div>  INGEST_SITE_IRIS_VERSION=8.12</div><div>  INGEST_SITE_NAME=...</div><div>  NYQUIST_VELOCITY=6.66 m/s</div><div>  PRF=250 Hz</div><div>  PRODUCT=RAW</div><div>  PRODUCT_CONFIGURATION_NAME=SURV480</div><div>  PRODUCT_ID=15</div>

<div>  PRODUCT_SITE_IRIS_VERSION=8.12</div><div>  PRODUCT_SITE_NAME=...</div><div>  RADAR_HEIGHT=1046 m</div><div>  TASK_NAME=SURV480</div><div>  TIME_INPUT_INGEST_SWEEP=2013-04-30 14:30:00</div><div>  TIME_PRODUCT_GENERATED=2013-04-30 14:30:26</div>

<div>  WAVELENGTH=10.66 cm</div><div>Corner Coordinates:</div><div>Upper Left  (   0.0000000,   0.0000000) (  0d 0' 0.01"E,  0d 0' 0.01"N)</div><div>Lower Left  (   0.0000000,   0.0000000) (  0d 0' 0.01"E,  0d 0' 0.01"N)</div>

<div>Upper Right (   0.0000000,   0.0000000) (  0d 0' 0.01"E,  0d 0' 0.01"N)</div><div>Lower Right (   0.0000000,   0.0000000) (  0d 0' 0.01"E,  0d 0' 0.01"N)</div><div>Center      (   0.0000000,   0.0000000) (  0d 0' 0.01"E,  0d 0' 0.01"N)</div>

<div>Band 1 Block=240x1 Type=Float32, ColorInterp=Undefined</div><div>  NoData Value=-9999</div></div><div><br></div></div>
</blockquote></div><br></div>