[gdal-dev] Vaisala IRIS format driver
Roberto Oliveira Santos
roberto at geodev.com.br
Tue Apr 30 08:41:33 PDT 2013
Hello Roger and fellows,
I'm experimenting the new Vaisala IRIS format driver with some of my data
and I have a doubt.
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?
Below I'm sending the output of gdalinfo.
Any feedback would be appreciated.
Kind regards,
Roberto
$ gdalinfo TXS130430143000.RAW2HS1
Driver: IRIS/IRIS data (.PPI, .CAPPi etc)
Files: TXS130430143000.RAW2HS1
Size is 240, 240
Coordinate System is:
PROJCS["unnamed",
GEOGCS["unnamed ellipse",
DATUM["unknown",
SPHEROID["unnamed",6371000,0]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433]],
PROJECTION["Azimuthal_Equidistant"],
PARAMETER["latitude_of_center",0],
PARAMETER["longitude_of_center",0],
PARAMETER["false_easting",0],
PARAMETER["false_northing",0]]
Origin = (-0.000000000000000,0.000000000000000)
Pixel Size = (0.000000000000000,-0.000000000000000)
Metadata:
COMPOSITED_PRODUCT=NO
DATA_TYPE=Data type is not applicable
DATA_TYPE_CODE=NULL
DATA_TYPE_INPUT=Data type is not applicable
DATA_TYPE_INPUT_CODE=NULL
GROUND_HEIGHT=1016 m
INGEST_HARDWARE_NAME=...
INGEST_SITE_IRIS_VERSION=8.12
INGEST_SITE_NAME=...
NYQUIST_VELOCITY=6.66 m/s
PRF=250 Hz
PRODUCT=RAW
PRODUCT_CONFIGURATION_NAME=SURV480
PRODUCT_ID=15
PRODUCT_SITE_IRIS_VERSION=8.12
PRODUCT_SITE_NAME=...
RADAR_HEIGHT=1046 m
TASK_NAME=SURV480
TIME_INPUT_INGEST_SWEEP=2013-04-30 14:30:00
TIME_PRODUCT_GENERATED=2013-04-30 14:30:26
WAVELENGTH=10.66 cm
Corner Coordinates:
Upper Left ( 0.0000000, 0.0000000) ( 0d 0' 0.01"E, 0d 0' 0.01"N)
Lower Left ( 0.0000000, 0.0000000) ( 0d 0' 0.01"E, 0d 0' 0.01"N)
Upper Right ( 0.0000000, 0.0000000) ( 0d 0' 0.01"E, 0d 0' 0.01"N)
Lower Right ( 0.0000000, 0.0000000) ( 0d 0' 0.01"E, 0d 0' 0.01"N)
Center ( 0.0000000, 0.0000000) ( 0d 0' 0.01"E, 0d 0' 0.01"N)
Band 1 Block=240x1 Type=Float32, ColorInterp=Undefined
NoData Value=-9999
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130430/70977e55/attachment-0001.html>
More information about the gdal-dev
mailing list