SlideShare uma empresa Scribd logo
1 de 32
Baixar para ler offline
How accurate (and usable) is GDEM?
(A statistical assessment of GDEM using
LiDAR data)


Tomislav Hengl & Hannes I. Reuter
ISRIC  World Soil Information, Wageningen University




                                                        Geomorphometry 2011, Sept 8th 2011
GDEM v1.01



      Global 30 m DEM created by stereo-correlating the
      1.3 million-scene ASTER archive of optical images;
      Produced jointly by METI (Japan) and NASA;
      Covering almost 98% of Earth's land surface;
      Version 1 publicly released on   June 29th 2009;




 1
     http://www.gdem.aster.ersdac.or.jp
                                                Geomorphometry 2011, Sept 8th 2011
Research question



              How to assess accuracy

      of a gridded elevation product (DEM)?

            (which aspects to look at?
                how to test them?)




                                     Geomorphometry 2011, Sept 8th 2011
Connected work I


   Guth, P.L., 2010. Geomorphometric comparison of ASTER DEM
   and SRTM . Join Symposium of ISPRS Technical Commission IV,
   Orlando, FL, p. 10.

   Hayakawa, Y.S., T. Oguchi and Z. Lin. 2008.      Comparison of new
   and existing global digital elevation models: ASTER G-DEM and
   SRTM-3 .      Geophys. Res. Lett., 35(17), L17404.

   Hirt, C., Filmer, M.S., Featherstone, W.E., 2010.     Comparison and
   validation of the recent freely available ASTER-GDEM ver1, SRTM
   ver4.1 and GEODATA DEM-9S ver3 digital elevation models over
   Australia .   Australian Journal of Earth Sciences, 57(3): 337347.




                                                    Geomorphometry 2011, Sept 8th 2011
Connected work II



   Reuter, H.I. and Nelson, A. and Strobl, P. and Mehl, W. and Jarvis,
   A. 2009. A rst assessment of Aster GDEM tiles for absolute
   accuracy, relative accuracy and terrain parameters . Geoscience and
   Remote Sensing Symposium, 2009 IEEE International, IGARSS
   2009, Vol 5., p. 240.

   Toutin, T. 2008.   ASTER DEMs for geomatic and geoscientic
   applications: a review .   Int. J. Remote Sens., 29(7), 18551875.




                                                    Geomorphometry 2011, Sept 8th 2011
Land surface elements




                        Geomorphometry 2011, Sept 8th 2011
Land surface smoothness




Figure: (a) 90 m resolution SRTM DEM, (b) 30 m resolution SRTM
DEM, (c) 1:50,000 topo-map, and (d) 1:5000 topo-map.

                                             Geomorphometry 2011, Sept 8th 2011
Variogram comparison




Figure: (left) eld-sampled heights and (right) SRTM DEM. The SRTM
DEM shows much higher nugget (197), i.e.unrealistic surface roughness.


                                                Geomorphometry 2011, Sept 8th 2011
Referent land surface model



                 The referent LSM

        can be produced using signicantly

           more accurate measurements
       (e.g. upscaled LiDAR measurements)




                                    Geomorphometry 2011, Sept 8th 2011
Statistical framework



Proposed framework for assessment of DEM accuracy:
    Accuracy of absolute elevations (absolute error);




                                           Geomorphometry 2011, Sept 8th 2011
Statistical framework



Proposed framework for assessment of DEM accuracy:
    Accuracy of absolute elevations (absolute error);
    Positional and attribute accuracy of hydrological
    features (streams, watersheds, landforms etc);




                                          Geomorphometry 2011, Sept 8th 2011
Statistical framework



Proposed framework for assessment of DEM accuracy:
    Accuracy of absolute elevations (absolute error);
    Positional and attribute accuracy of hydrological
    features (streams, watersheds, landforms etc);
    Accuracy of surface roughness (i.e. representation of the
    short-range variation);




                                           Geomorphometry 2011, Sept 8th 2011
Statistical framework



Proposed framework for assessment of DEM accuracy:
    Accuracy of absolute elevations (absolute error);
    Positional and attribute accuracy of hydrological
    features (streams, watersheds, landforms etc);
    Accuracy of surface roughness (i.e. representation of the
    short-range variation);
    User's satisfaction;




                                           Geomorphometry 2011, Sept 8th 2011
Absolute accuracy
Absolute error of a DEM is commonly derived as:

                                 N      GDEM
                                 i=1 (z        − z)2
                 RMSE =                                                 (1)
                                     N −1

Target elevation can also be modeled as a function of the true
elevation:
                          z GDEM = f (z)                       (2)

R-square indicates how much of variability in true elevations (total
sum of squares  SSTO) can be explained by the target DEM
(residual sum of squares  SSE):

                                     SSE
                         R2 = 1 −                                       (3)
                                    SSTO

                                                Geomorphometry 2011, Sept 8th 2011
Comparing elevations




                       Geomorphometry 2011, Sept 8th 2011
Hydrological features



Spatial accuracy of stream networks can be assessed by comparing
the buer distance maps for stream networks derived using the
same settings but dierent DEMs as inputs.
As with absolute elevations, the accuracy can be evaluated by
tting a regression model and then looking at R-square values and
statistical signicance for buer distance maps.




                                             Geomorphometry 2011, Sept 8th 2011
Surface roughness


Surface roughness is the local variation of values in a search radius.
There are many ideas on how to derive this parameter. Here, we
have decided to evaluate surface roughness using two standard
measures:
 1.   Dierence in the variogram parameters  especially in the
      range and nugget parameters  tted using (randomly)
      sampled elevation data. This is a global measure.
 2.   Dierence in the local variance derived using a 7Ö7
      search-window. This is a local measure.




                                                Geomorphometry 2011, Sept 8th 2011
Case studies



Four small case studies in areas of variable relief and forest canopy:
     Booschord (Netherlands),
     Calabria (Italy),
     Fishcamp (USA),
     Zlatibor (Serbia),
For each case study we have prepared a 30 m LiDAR DEM and
GDEM.




                                                Geomorphometry 2011, Sept 8th 2011
Software used

All processing has been implemented in the R+SAGA/FWTools
framework:
    R  v2.12 including a list of packages;
    Tinn-R v2.3 (code editor);
    SAGA GIS v2.0.7  a light GIS (not available under Mac
    OS!);
    FWTools v2.4  a list of utilities to handle spatial data;
    GRASS GIS v6.4.
The R script can be obtained at
http://geomorphometry.org/content/gdem-assessment




                                              Geomorphometry 2011, Sept 8th 2011
Example



 library(maptools); library(gstat); library(rgdal)
 # Download the datasets:
 data.url - http://geomorphometry.org/system/files/GDEM_assessment.zip
 download.file(data.url, destfile=GDEM_assessment.zip)
 unzip(GDEM_assessment.zip)
...
 str(grid.list[[j]]@data)
  'data.frame': 15000 obs. of 2 variables:
   $ zlatibor_LDEM: num 1010 1010 1008 1007 1005 ...
   $ zlatibor_GDEM: num 997 1000 1000 1000 998 ...




                                                 Geomorphometry 2011, Sept 8th 2011
Results: accuracy




   Results of regression modeling (st.dev., R-square, RMSE):
   Booschord: 1.6 m, 0.01, 3.3 m
   Calabria: 171.3 m, .9941, 45.9 m
   Fishcamp: 111.1 m, .9915, 16.6 m
   Zlatibor: 37.7 m, .9656, 8.9 m




                                            Geomorphometry 2011, Sept 8th 2011
Elevations




             Geomorphometry 2011, Sept 8th 2011
Stream networks




      Figure: Calabria data set (left: LiDAR; right: GDEM).


                                             Geomorphometry 2011, Sept 8th 2011
STDEV (Calabria)




Figure: Standard deviation (surface roughness) derived using a 7 by 7
search window in SAGA GIS.




                                                  Geomorphometry 2011, Sept 8th 2011
Variogram comparison (Calabria)



 vgm_LDEM.list[[2]]
      model        psill    range kappa
  1     Nug     75.14568    0.000 0.0
  2     Mat 150391.85522 2624.796 1.2
 vgm_GDEM.list[[2]]
      model        psill    range kappa
  1     Nug     18.55683    0.000 0.0
  2     Mat 199978.44320 3184.624 1.2




                                          Geomorphometry 2011, Sept 8th 2011
What do people think




                       Geomorphometry 2011, Sept 8th 2011
Conclusions

   An adjusted R-square of .995 could be used as the threshold
   level for a satisfactory t between LiDAR and GDEM (this
   R-square corresponds to RMSE of 10 m in an area of medium
   relief e.g. with st.dev. in elevations of about 50100 m).




                                          Geomorphometry 2011, Sept 8th 2011
Conclusions

   An adjusted R-square of .995 could be used as the threshold
   level for a satisfactory t between LiDAR and GDEM (this
   R-square corresponds to RMSE of 10 m in an area of medium
   relief e.g. with st.dev. in elevations of about 50100 m).
   GDEM is of little use in areas of low relief (sd  20 m).




                                             Geomorphometry 2011, Sept 8th 2011
Conclusions

   An adjusted R-square of .995 could be used as the threshold
   level for a satisfactory t between LiDAR and GDEM (this
   R-square corresponds to RMSE of 10 m in an area of medium
   relief e.g. with st.dev. in elevations of about 50100 m).
   GDEM is of little use in areas of low relief (sd  20 m).
   The eective resolution of GDEM is possibly 2-3 times coarser
   than the nominal resolution of 30 m.




                                             Geomorphometry 2011, Sept 8th 2011
Conclusions

   An adjusted R-square of .995 could be used as the threshold
   level for a satisfactory t between LiDAR and GDEM (this
   R-square corresponds to RMSE of 10 m in an area of medium
   relief e.g. with st.dev. in elevations of about 50100 m).
   GDEM is of little use in areas of low relief (sd  20 m).
   The eective resolution of GDEM is possibly 2-3 times coarser
   than the nominal resolution of 30 m.
   By visually comparing DEMs for the four case studies, one can
   notice that GDEM often carries some articial lines and
   ghost-like features.




                                             Geomorphometry 2011, Sept 8th 2011
Conclusions

   An adjusted R-square of .995 could be used as the threshold
   level for a satisfactory t between LiDAR and GDEM (this
   R-square corresponds to RMSE of 10 m in an area of medium
   relief e.g. with st.dev. in elevations of about 50100 m).
   GDEM is of little use in areas of low relief (sd  20 m).
   The eective resolution of GDEM is possibly 2-3 times coarser
   than the nominal resolution of 30 m.
   By visually comparing DEMs for the four case studies, one can
   notice that GDEM often carries some articial lines and
   ghost-like features.
   Analysis of the short-range variability helps determine eective
   grid cell size that more closely matches the true surface
   roughness.


                                             Geomorphometry 2011, Sept 8th 2011
Goodby GDEM, good morning TanDEM-X




                             Geomorphometry 2011, Sept 8th 2011

Mais conteúdo relacionado

Mais procurados

TH4.TO4.2.ppt
TH4.TO4.2.pptTH4.TO4.2.ppt
TH4.TO4.2.pptgrssieee
 
6. patriche c., vasiliniuc i. aspects regarding the usefulness of geographi...
6. patriche c., vasiliniuc i.   aspects regarding the usefulness of geographi...6. patriche c., vasiliniuc i.   aspects regarding the usefulness of geographi...
6. patriche c., vasiliniuc i. aspects regarding the usefulness of geographi...Vasiliniuc Ionut
 
2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara rao
2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara rao2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara rao
2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara raoJournal of Global Resources
 
MODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃO
MODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃOMODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃO
MODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃORicardo Brasil
 
3 d numerical modeling of supercritical flow in gradual expansions
3 d numerical modeling of supercritical flow in gradual expansions3 d numerical modeling of supercritical flow in gradual expansions
3 d numerical modeling of supercritical flow in gradual expansionsPercy Rosales
 
Introduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resourcesIntroduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resourcesAdi Handarbeni
 
Mapping Gradex values on the Tensift basin (Morocco)
Mapping Gradex values on the Tensift basin (Morocco)Mapping Gradex values on the Tensift basin (Morocco)
Mapping Gradex values on the Tensift basin (Morocco)IJERA Editor
 
Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)
Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)
Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)Achmad Darul
 
High Resolution Seismic: Coal Mine Fields
High Resolution Seismic: Coal Mine FieldsHigh Resolution Seismic: Coal Mine Fields
High Resolution Seismic: Coal Mine FieldsAli Osman Öncel
 
Development of Methodology for Determining Earth Work Volume Using Combined S...
Development of Methodology for Determining Earth Work Volume Using Combined S...Development of Methodology for Determining Earth Work Volume Using Combined S...
Development of Methodology for Determining Earth Work Volume Using Combined S...IJMER
 
Modelling of 3D gelogical structures
Modelling of 3D gelogical structuresModelling of 3D gelogical structures
Modelling of 3D gelogical structuresZawar Khan
 
TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTURE
  TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTURE  TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTURE
TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTUREgrssieee
 
Effects of shale volume distribution on the elastic properties of reserviors ...
Effects of shale volume distribution on the elastic properties of reserviors ...Effects of shale volume distribution on the elastic properties of reserviors ...
Effects of shale volume distribution on the elastic properties of reserviors ...DR. RICHMOND IDEOZU
 
Scour prediction at bridge piers in cohesive bed using gene expression progra...
Scour prediction at bridge piers in cohesive bed using gene expression progra...Scour prediction at bridge piers in cohesive bed using gene expression progra...
Scour prediction at bridge piers in cohesive bed using gene expression progra...Mohd Danish
 
Report - Forschungszentrum Jülich
Report - Forschungszentrum JülichReport - Forschungszentrum Jülich
Report - Forschungszentrum JülichArjun Narayanan
 
IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...
IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...
IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...India UK Water Centre (IUKWC)
 
Spatial interpolation comparison
Spatial interpolation comparisonSpatial interpolation comparison
Spatial interpolation comparisonTomislav Hengl
 

Mais procurados (20)

TH4.TO4.2.ppt
TH4.TO4.2.pptTH4.TO4.2.ppt
TH4.TO4.2.ppt
 
6. patriche c., vasiliniuc i. aspects regarding the usefulness of geographi...
6. patriche c., vasiliniuc i.   aspects regarding the usefulness of geographi...6. patriche c., vasiliniuc i.   aspects regarding the usefulness of geographi...
6. patriche c., vasiliniuc i. aspects regarding the usefulness of geographi...
 
2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara rao
2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara rao2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara rao
2. virat arora, s. s. rao, e. amminedu and p. jagadeeswara rao
 
MODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃO
MODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃOMODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃO
MODELAÇÃO DO SOLO-PAISAGEM – A IMPORTÂNCIA DA LOCALIZAÇÃO
 
3 d numerical modeling of supercritical flow in gradual expansions
3 d numerical modeling of supercritical flow in gradual expansions3 d numerical modeling of supercritical flow in gradual expansions
3 d numerical modeling of supercritical flow in gradual expansions
 
Introduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resourcesIntroduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resources
 
Mapping Gradex values on the Tensift basin (Morocco)
Mapping Gradex values on the Tensift basin (Morocco)Mapping Gradex values on the Tensift basin (Morocco)
Mapping Gradex values on the Tensift basin (Morocco)
 
Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)
Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)
Karakterisasi Letusan Merapi menggunakan Data SAR (Synthetic Aperture Radar)
 
High Resolution Seismic: Coal Mine Fields
High Resolution Seismic: Coal Mine FieldsHigh Resolution Seismic: Coal Mine Fields
High Resolution Seismic: Coal Mine Fields
 
Work_Sample_Paper
Work_Sample_PaperWork_Sample_Paper
Work_Sample_Paper
 
Development of Methodology for Determining Earth Work Volume Using Combined S...
Development of Methodology for Determining Earth Work Volume Using Combined S...Development of Methodology for Determining Earth Work Volume Using Combined S...
Development of Methodology for Determining Earth Work Volume Using Combined S...
 
Probalistic assessment of agriculture
Probalistic assessment of agricultureProbalistic assessment of agriculture
Probalistic assessment of agriculture
 
Modelling of 3D gelogical structures
Modelling of 3D gelogical structuresModelling of 3D gelogical structures
Modelling of 3D gelogical structures
 
TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTURE
  TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTURE  TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTURE
TH4.L10.1: SMOS SMAP SYNERGISMS FOR THE RETRIEVAL OF SOIL MOISTURE
 
Effects of shale volume distribution on the elastic properties of reserviors ...
Effects of shale volume distribution on the elastic properties of reserviors ...Effects of shale volume distribution on the elastic properties of reserviors ...
Effects of shale volume distribution on the elastic properties of reserviors ...
 
Scour prediction at bridge piers in cohesive bed using gene expression progra...
Scour prediction at bridge piers in cohesive bed using gene expression progra...Scour prediction at bridge piers in cohesive bed using gene expression progra...
Scour prediction at bridge piers in cohesive bed using gene expression progra...
 
Report - Forschungszentrum Jülich
Report - Forschungszentrum JülichReport - Forschungszentrum Jülich
Report - Forschungszentrum Jülich
 
IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...
IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...
IUKWC Workshop Nov16: Developing Hydro-climatic Services for Water Security –...
 
Mallick_et_al_WRR_2015
Mallick_et_al_WRR_2015Mallick_et_al_WRR_2015
Mallick_et_al_WRR_2015
 
Spatial interpolation comparison
Spatial interpolation comparisonSpatial interpolation comparison
Spatial interpolation comparison
 

Destaque

Poster "Global Soil Information Facilities"
Poster "Global Soil Information Facilities"Poster "Global Soil Information Facilities"
Poster "Global Soil Information Facilities"Tomislav Hengl
 
Worldgrids.org: building global covariates for automated mapping
Worldgrids.org: building global covariates for automated mappingWorldgrids.org: building global covariates for automated mapping
Worldgrids.org: building global covariates for automated mappingTomislav Hengl
 
Hengl & Reuter poster at Geomorphometry.org/2011
Hengl & Reuter poster at Geomorphometry.org/2011Hengl & Reuter poster at Geomorphometry.org/2011
Hengl & Reuter poster at Geomorphometry.org/2011Tomislav Hengl
 
Introducing GSIF (seminar at Lamont campus)
Introducing GSIF (seminar at Lamont campus)Introducing GSIF (seminar at Lamont campus)
Introducing GSIF (seminar at Lamont campus)Tomislav Hengl
 
Open Soil Profiles - testbed data portal for storing soil profile data
Open Soil Profiles - testbed data portal for storing soil profile dataOpen Soil Profiles - testbed data portal for storing soil profile data
Open Soil Profiles - testbed data portal for storing soil profile dataTomislav Hengl
 

Destaque (8)

Poster "Global Soil Information Facilities"
Poster "Global Soil Information Facilities"Poster "Global Soil Information Facilities"
Poster "Global Soil Information Facilities"
 
GSIF utilities
GSIF utilitiesGSIF utilities
GSIF utilities
 
Worldgrids.org: building global covariates for automated mapping
Worldgrids.org: building global covariates for automated mappingWorldgrids.org: building global covariates for automated mapping
Worldgrids.org: building global covariates for automated mapping
 
Hengl & Reuter poster at Geomorphometry.org/2011
Hengl & Reuter poster at Geomorphometry.org/2011Hengl & Reuter poster at Geomorphometry.org/2011
Hengl & Reuter poster at Geomorphometry.org/2011
 
Drupal course hengl
Drupal course henglDrupal course hengl
Drupal course hengl
 
SAGA GIS 2.0.7
SAGA GIS 2.0.7SAGA GIS 2.0.7
SAGA GIS 2.0.7
 
Introducing GSIF (seminar at Lamont campus)
Introducing GSIF (seminar at Lamont campus)Introducing GSIF (seminar at Lamont campus)
Introducing GSIF (seminar at Lamont campus)
 
Open Soil Profiles - testbed data portal for storing soil profile data
Open Soil Profiles - testbed data portal for storing soil profile dataOpen Soil Profiles - testbed data portal for storing soil profile data
Open Soil Profiles - testbed data portal for storing soil profile data
 

Semelhante a A statistical assessment of GDEM using LiDAR data

Accuracy enhancement of srtm and aster dems using weight estimation regressio...
Accuracy enhancement of srtm and aster dems using weight estimation regressio...Accuracy enhancement of srtm and aster dems using weight estimation regressio...
Accuracy enhancement of srtm and aster dems using weight estimation regressio...eSAT Publishing House
 
Digital Elevation Models
Digital Elevation ModelsDigital Elevation Models
Digital Elevation ModelsBernd Flmla
 
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR cscpconf
 
Delineating faults using multi-trace seismic attributes: Example from offshor...
Delineating faults using multi-trace seismic attributes: Example from offshor...Delineating faults using multi-trace seismic attributes: Example from offshor...
Delineating faults using multi-trace seismic attributes: Example from offshor...iosrjce
 
igarss11_2.ppt
igarss11_2.pptigarss11_2.ppt
igarss11_2.pptgrssieee
 
High resolution dem dtm
High resolution dem dtmHigh resolution dem dtm
High resolution dem dtmTTI Production
 
Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...
Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...
Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...Narayan Shrestha
 
TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...
TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...
TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...grssieee
 
A fast atmospheric correction algorithm applied to landsat tm images
A fast atmospheric correction algorithm applied to landsat tm imagesA fast atmospheric correction algorithm applied to landsat tm images
A fast atmospheric correction algorithm applied to landsat tm imagesweslyj
 
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...IJERA Editor
 
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...IJERA Editor
 
IGARSS_2011_final.ppt
IGARSS_2011_final.pptIGARSS_2011_final.ppt
IGARSS_2011_final.pptgrssieee
 
Using Sentinel-1 with InSAR Land Subsidence Presentor Minh
Using Sentinel-1 with InSAR Land Subsidence Presentor MinhUsing Sentinel-1 with InSAR Land Subsidence Presentor Minh
Using Sentinel-1 with InSAR Land Subsidence Presentor Minhnguyenminhnm
 
Titan’s Topography and Shape at the Endof the Cassini Mission
Titan’s Topography and Shape at the Endof the Cassini MissionTitan’s Topography and Shape at the Endof the Cassini Mission
Titan’s Topography and Shape at the Endof the Cassini MissionSérgio Sacani
 
Heritage hetherington lidar_pdf[1]
Heritage hetherington lidar_pdf[1]Heritage hetherington lidar_pdf[1]
Heritage hetherington lidar_pdf[1]llica
 
FR4.T05.1.ppt
FR4.T05.1.pptFR4.T05.1.ppt
FR4.T05.1.pptgrssieee
 
Review on Digital Elevation Model
Review on Digital Elevation ModelReview on Digital Elevation Model
Review on Digital Elevation ModelIJMER
 
High Resolution Earth's Gravitational Field
High Resolution Earth's Gravitational FieldHigh Resolution Earth's Gravitational Field
High Resolution Earth's Gravitational FieldAli Osman Öncel
 
igarss11_rudiger.ppt
igarss11_rudiger.pptigarss11_rudiger.ppt
igarss11_rudiger.pptgrssieee
 

Semelhante a A statistical assessment of GDEM using LiDAR data (20)

Accuracy enhancement of srtm and aster dems using weight estimation regressio...
Accuracy enhancement of srtm and aster dems using weight estimation regressio...Accuracy enhancement of srtm and aster dems using weight estimation regressio...
Accuracy enhancement of srtm and aster dems using weight estimation regressio...
 
Digital Elevation Models
Digital Elevation ModelsDigital Elevation Models
Digital Elevation Models
 
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
 
Delineating faults using multi-trace seismic attributes: Example from offshor...
Delineating faults using multi-trace seismic attributes: Example from offshor...Delineating faults using multi-trace seismic attributes: Example from offshor...
Delineating faults using multi-trace seismic attributes: Example from offshor...
 
igarss11_2.ppt
igarss11_2.pptigarss11_2.ppt
igarss11_2.ppt
 
High resolution dem dtm
High resolution dem dtmHigh resolution dem dtm
High resolution dem dtm
 
Taramelli Melelli
Taramelli MelelliTaramelli Melelli
Taramelli Melelli
 
Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...
Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...
Narayan Shrestha [ACCURACY OF X-BAND LOCAL AREA WEATHER RADAR (LAWR) OF LEUVE...
 
TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...
TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...
TH1.T04.2_MULTI-FREQUENCY MICROWAVE EMISSION OF THE EAST ANTARCTIC PLATEAU_IG...
 
A fast atmospheric correction algorithm applied to landsat tm images
A fast atmospheric correction algorithm applied to landsat tm imagesA fast atmospheric correction algorithm applied to landsat tm images
A fast atmospheric correction algorithm applied to landsat tm images
 
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
 
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
Using Remote Sensing Techniques For Monitoring Ecological Changes In Lakes: C...
 
IGARSS_2011_final.ppt
IGARSS_2011_final.pptIGARSS_2011_final.ppt
IGARSS_2011_final.ppt
 
Using Sentinel-1 with InSAR Land Subsidence Presentor Minh
Using Sentinel-1 with InSAR Land Subsidence Presentor MinhUsing Sentinel-1 with InSAR Land Subsidence Presentor Minh
Using Sentinel-1 with InSAR Land Subsidence Presentor Minh
 
Titan’s Topography and Shape at the Endof the Cassini Mission
Titan’s Topography and Shape at the Endof the Cassini MissionTitan’s Topography and Shape at the Endof the Cassini Mission
Titan’s Topography and Shape at the Endof the Cassini Mission
 
Heritage hetherington lidar_pdf[1]
Heritage hetherington lidar_pdf[1]Heritage hetherington lidar_pdf[1]
Heritage hetherington lidar_pdf[1]
 
FR4.T05.1.ppt
FR4.T05.1.pptFR4.T05.1.ppt
FR4.T05.1.ppt
 
Review on Digital Elevation Model
Review on Digital Elevation ModelReview on Digital Elevation Model
Review on Digital Elevation Model
 
High Resolution Earth's Gravitational Field
High Resolution Earth's Gravitational FieldHigh Resolution Earth's Gravitational Field
High Resolution Earth's Gravitational Field
 
igarss11_rudiger.ppt
igarss11_rudiger.pptigarss11_rudiger.ppt
igarss11_rudiger.ppt
 

Último

Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Último (20)

Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

A statistical assessment of GDEM using LiDAR data

  • 1. How accurate (and usable) is GDEM? (A statistical assessment of GDEM using LiDAR data) Tomislav Hengl & Hannes I. Reuter ISRIC World Soil Information, Wageningen University Geomorphometry 2011, Sept 8th 2011
  • 2. GDEM v1.01 Global 30 m DEM created by stereo-correlating the 1.3 million-scene ASTER archive of optical images; Produced jointly by METI (Japan) and NASA; Covering almost 98% of Earth's land surface; Version 1 publicly released on June 29th 2009; 1 http://www.gdem.aster.ersdac.or.jp Geomorphometry 2011, Sept 8th 2011
  • 3. Research question How to assess accuracy of a gridded elevation product (DEM)? (which aspects to look at? how to test them?) Geomorphometry 2011, Sept 8th 2011
  • 4. Connected work I Guth, P.L., 2010. Geomorphometric comparison of ASTER DEM and SRTM . Join Symposium of ISPRS Technical Commission IV, Orlando, FL, p. 10. Hayakawa, Y.S., T. Oguchi and Z. Lin. 2008. Comparison of new and existing global digital elevation models: ASTER G-DEM and SRTM-3 . Geophys. Res. Lett., 35(17), L17404. Hirt, C., Filmer, M.S., Featherstone, W.E., 2010. Comparison and validation of the recent freely available ASTER-GDEM ver1, SRTM ver4.1 and GEODATA DEM-9S ver3 digital elevation models over Australia . Australian Journal of Earth Sciences, 57(3): 337347. Geomorphometry 2011, Sept 8th 2011
  • 5. Connected work II Reuter, H.I. and Nelson, A. and Strobl, P. and Mehl, W. and Jarvis, A. 2009. A rst assessment of Aster GDEM tiles for absolute accuracy, relative accuracy and terrain parameters . Geoscience and Remote Sensing Symposium, 2009 IEEE International, IGARSS 2009, Vol 5., p. 240. Toutin, T. 2008. ASTER DEMs for geomatic and geoscientic applications: a review . Int. J. Remote Sens., 29(7), 18551875. Geomorphometry 2011, Sept 8th 2011
  • 6. Land surface elements Geomorphometry 2011, Sept 8th 2011
  • 7. Land surface smoothness Figure: (a) 90 m resolution SRTM DEM, (b) 30 m resolution SRTM DEM, (c) 1:50,000 topo-map, and (d) 1:5000 topo-map. Geomorphometry 2011, Sept 8th 2011
  • 8. Variogram comparison Figure: (left) eld-sampled heights and (right) SRTM DEM. The SRTM DEM shows much higher nugget (197), i.e.unrealistic surface roughness. Geomorphometry 2011, Sept 8th 2011
  • 9. Referent land surface model The referent LSM can be produced using signicantly more accurate measurements (e.g. upscaled LiDAR measurements) Geomorphometry 2011, Sept 8th 2011
  • 10. Statistical framework Proposed framework for assessment of DEM accuracy: Accuracy of absolute elevations (absolute error); Geomorphometry 2011, Sept 8th 2011
  • 11. Statistical framework Proposed framework for assessment of DEM accuracy: Accuracy of absolute elevations (absolute error); Positional and attribute accuracy of hydrological features (streams, watersheds, landforms etc); Geomorphometry 2011, Sept 8th 2011
  • 12. Statistical framework Proposed framework for assessment of DEM accuracy: Accuracy of absolute elevations (absolute error); Positional and attribute accuracy of hydrological features (streams, watersheds, landforms etc); Accuracy of surface roughness (i.e. representation of the short-range variation); Geomorphometry 2011, Sept 8th 2011
  • 13. Statistical framework Proposed framework for assessment of DEM accuracy: Accuracy of absolute elevations (absolute error); Positional and attribute accuracy of hydrological features (streams, watersheds, landforms etc); Accuracy of surface roughness (i.e. representation of the short-range variation); User's satisfaction; Geomorphometry 2011, Sept 8th 2011
  • 14. Absolute accuracy Absolute error of a DEM is commonly derived as: N GDEM i=1 (z − z)2 RMSE = (1) N −1 Target elevation can also be modeled as a function of the true elevation: z GDEM = f (z) (2) R-square indicates how much of variability in true elevations (total sum of squares SSTO) can be explained by the target DEM (residual sum of squares SSE): SSE R2 = 1 − (3) SSTO Geomorphometry 2011, Sept 8th 2011
  • 15. Comparing elevations Geomorphometry 2011, Sept 8th 2011
  • 16. Hydrological features Spatial accuracy of stream networks can be assessed by comparing the buer distance maps for stream networks derived using the same settings but dierent DEMs as inputs. As with absolute elevations, the accuracy can be evaluated by tting a regression model and then looking at R-square values and statistical signicance for buer distance maps. Geomorphometry 2011, Sept 8th 2011
  • 17. Surface roughness Surface roughness is the local variation of values in a search radius. There are many ideas on how to derive this parameter. Here, we have decided to evaluate surface roughness using two standard measures: 1. Dierence in the variogram parameters especially in the range and nugget parameters tted using (randomly) sampled elevation data. This is a global measure. 2. Dierence in the local variance derived using a 7Ö7 search-window. This is a local measure. Geomorphometry 2011, Sept 8th 2011
  • 18. Case studies Four small case studies in areas of variable relief and forest canopy: Booschord (Netherlands), Calabria (Italy), Fishcamp (USA), Zlatibor (Serbia), For each case study we have prepared a 30 m LiDAR DEM and GDEM. Geomorphometry 2011, Sept 8th 2011
  • 19. Software used All processing has been implemented in the R+SAGA/FWTools framework: R v2.12 including a list of packages; Tinn-R v2.3 (code editor); SAGA GIS v2.0.7 a light GIS (not available under Mac OS!); FWTools v2.4 a list of utilities to handle spatial data; GRASS GIS v6.4. The R script can be obtained at http://geomorphometry.org/content/gdem-assessment Geomorphometry 2011, Sept 8th 2011
  • 20. Example library(maptools); library(gstat); library(rgdal) # Download the datasets: data.url - http://geomorphometry.org/system/files/GDEM_assessment.zip download.file(data.url, destfile=GDEM_assessment.zip) unzip(GDEM_assessment.zip) ... str(grid.list[[j]]@data) 'data.frame': 15000 obs. of 2 variables: $ zlatibor_LDEM: num 1010 1010 1008 1007 1005 ... $ zlatibor_GDEM: num 997 1000 1000 1000 998 ... Geomorphometry 2011, Sept 8th 2011
  • 21. Results: accuracy Results of regression modeling (st.dev., R-square, RMSE): Booschord: 1.6 m, 0.01, 3.3 m Calabria: 171.3 m, .9941, 45.9 m Fishcamp: 111.1 m, .9915, 16.6 m Zlatibor: 37.7 m, .9656, 8.9 m Geomorphometry 2011, Sept 8th 2011
  • 22. Elevations Geomorphometry 2011, Sept 8th 2011
  • 23. Stream networks Figure: Calabria data set (left: LiDAR; right: GDEM). Geomorphometry 2011, Sept 8th 2011
  • 24. STDEV (Calabria) Figure: Standard deviation (surface roughness) derived using a 7 by 7 search window in SAGA GIS. Geomorphometry 2011, Sept 8th 2011
  • 25. Variogram comparison (Calabria) vgm_LDEM.list[[2]] model psill range kappa 1 Nug 75.14568 0.000 0.0 2 Mat 150391.85522 2624.796 1.2 vgm_GDEM.list[[2]] model psill range kappa 1 Nug 18.55683 0.000 0.0 2 Mat 199978.44320 3184.624 1.2 Geomorphometry 2011, Sept 8th 2011
  • 26. What do people think Geomorphometry 2011, Sept 8th 2011
  • 27. Conclusions An adjusted R-square of .995 could be used as the threshold level for a satisfactory t between LiDAR and GDEM (this R-square corresponds to RMSE of 10 m in an area of medium relief e.g. with st.dev. in elevations of about 50100 m). Geomorphometry 2011, Sept 8th 2011
  • 28. Conclusions An adjusted R-square of .995 could be used as the threshold level for a satisfactory t between LiDAR and GDEM (this R-square corresponds to RMSE of 10 m in an area of medium relief e.g. with st.dev. in elevations of about 50100 m). GDEM is of little use in areas of low relief (sd 20 m). Geomorphometry 2011, Sept 8th 2011
  • 29. Conclusions An adjusted R-square of .995 could be used as the threshold level for a satisfactory t between LiDAR and GDEM (this R-square corresponds to RMSE of 10 m in an area of medium relief e.g. with st.dev. in elevations of about 50100 m). GDEM is of little use in areas of low relief (sd 20 m). The eective resolution of GDEM is possibly 2-3 times coarser than the nominal resolution of 30 m. Geomorphometry 2011, Sept 8th 2011
  • 30. Conclusions An adjusted R-square of .995 could be used as the threshold level for a satisfactory t between LiDAR and GDEM (this R-square corresponds to RMSE of 10 m in an area of medium relief e.g. with st.dev. in elevations of about 50100 m). GDEM is of little use in areas of low relief (sd 20 m). The eective resolution of GDEM is possibly 2-3 times coarser than the nominal resolution of 30 m. By visually comparing DEMs for the four case studies, one can notice that GDEM often carries some articial lines and ghost-like features. Geomorphometry 2011, Sept 8th 2011
  • 31. Conclusions An adjusted R-square of .995 could be used as the threshold level for a satisfactory t between LiDAR and GDEM (this R-square corresponds to RMSE of 10 m in an area of medium relief e.g. with st.dev. in elevations of about 50100 m). GDEM is of little use in areas of low relief (sd 20 m). The eective resolution of GDEM is possibly 2-3 times coarser than the nominal resolution of 30 m. By visually comparing DEMs for the four case studies, one can notice that GDEM often carries some articial lines and ghost-like features. Analysis of the short-range variability helps determine eective grid cell size that more closely matches the true surface roughness. Geomorphometry 2011, Sept 8th 2011
  • 32. Goodby GDEM, good morning TanDEM-X Geomorphometry 2011, Sept 8th 2011