Skip to content
Prev 2431 / 29559 Next

reading HDF5 files

Mike,

This is the result of using gdalinfo (FWTools) on the .tif file,

E:\LSO data\Regenbui 20-7\regenradar_rasters\regenradar_tif>gdalinfo 
RAD_NL21_PCP_NA_200707200000.tif
Driver: GTiff/GeoTIFF
Files: RAD_NL21_PCP_NA_200707200000.tif
       RAD_NL21_PCP_NA_200707200000.aux
Size is 256, 256
Coordinate System is:
GEOGCS["WGS 84",
    DATUM["WGS_1984",
        SPHEROID["WGS 84",6378137,298.2572235630016,
            AUTHORITY["EPSG","7030"]],
        AUTHORITY["EPSG","6326"]],
    PRIMEM["Greenwich",0],
    UNIT["degree",0.0174532925199433],
    AUTHORITY["EPSG","4326"]]
Metadata:
  AREA_OR_POINT=Area
  map_projection=projection_proj4_params=+proj=stere +lat_0=90 
+lon_0=0.0 +lat_ts=60.0 +a=6378.388 +b=6356.912 +x_0=0 +y_0=0
  geographic=geo_product_corners=0.000000 49.769001 0.000000 55.296001 
9.743000 54.818001 8.337000 49.373001
  calibration=calibration_out_of_image=255
  statistics=stat_max_value=45.000000
  image1=image_bytes_per_pixel=1d
  overview=number_vector_groups=0d
  radar1=radar_location=5.179000 52.103001
  radar2=radar_location=4.790000 52.955002
Corner Coordinates:
Upper Left  (    0.0,    0.0)
Lower Left  (    0.0,  256.0)
Upper Right (  256.0,    0.0)
Lower Right (  256.0,  256.0)
Center      (  128.0,  128.0)
Band 1 Block=256x32 Type=Byte, ColorInterp=Gray
  Metadata:
    image_data=DISPLAY_ORIGIN=UL

cheers, Paul

Michael Sumner schreef: