135 research outputs found

    Lidar In Coastal Storm Surge Modeling: Modeling Linear Raised Features

    Get PDF
    A method for extracting linear raised features from laser scanned altimetry (LiDAR) datasets is presented. The objective is to automate the method so that elements in a coastal storm surge simulation finite element mesh might have their edges aligned along vertical terrain features. Terrain features of interest are those that are high and long enough to form a hydrodynamic impediment while being narrow enough that the features might be straddled and not modeled if element edges are not purposely aligned. These features are commonly raised roadbeds but may occur due to other manmade alterations to the terrain or natural terrain. The implementation uses the TauDEM watershed delineation software included in the MapWindow open source Geographic Information System to initially extract watershed boundaries. The watershed boundaries are then examined computationally to determine which sections warrant inclusion in the storm surge mesh. Introductory work towards applying image analysis techniques as an alternate means of vertical feature extraction is presented as well. Vertical feature lines extracted from a LiDAR dataset for Manatee County, Florida are included in a limited storm surge finite element mesh for the county and Tampa Bay. Storm surge simulations using the ADCIRC-2DDI model with two meshes, one which includes linear raised features as element edges and one which does not, verify the usefulness of the method

    The structure of the Bangla DP

    Get PDF
    The thesis offers a description and analysis of the DP in the Eastern Indo-Aryan language Bangla (Bengali). In particular, it re-establishes the dominant theme in the DP literature of showing the syntactic equivalence between the structure of the clause and that of the DP. This is done on the one hand by investigating various clause-like syntactic phenomena like specificity, deixis and aspect inside the DP and on the other by working out NP movement inside the DP -- the common theme across chapters 2-4. Chapter 1 provides an outline of the thesis and introduces relevant parts of the minimalist and the antisymmetry framework adopted for this study. In addition, it suggests a trigger for Merge and proposes that a condition governing XP movements to multiple specifiers in clauses is operative in DPs as well. The second chapter discusses a three layered structure of the DP structure for Bangla where the layer intermediate between DP and NP is the Quantifier Phrase. The proposed structure accounts for the DP-internal specificity in Bangla and suggests that specific NPs move out of the deepest NP-shell by LF. This is identified as the DP-internal 'Object' Shift and constitutes the first instance of DP- internal NP movement. In the following chapter, the three-layered DP structure is re-examined on the basis of data from kinship terms. Specifically, it is shown that the possessive is generated in the nP shell of the DP but moves up to its derived position of [Spec,DP] for reasons of feature checking. It is proposed that the demonstrative is an XP and is the specifier of a 'focus-related' head F, located between the D and the Q heads. NP movement proposed in this chapter is identified as Kinship Inversion and is shown to be triggered by the same feature of specificity explored in chapter 2. The analysis exploits two different types of NP movement within the DP which accounts for DP-internal deixis. The last chapter discusses the structure of the gerund phrase and proposes that it too has the structure of a DP. Both the external and the internal distribution of the gerund is investigated which show that they exhibit both nominal and verbal properties. This is reflected in the proposed derivation of gerunds which involve leftward NP movement out of a VP embedded inside an Aspect Phrase. The presence of aspectual features like [±PERFECT] and [±DELIMITED] drive this movement. This final evidence for DP-internal NP movement leads us towards the conclusion that NP movement inside the DP is a pervasive phenomenon in Bangla

    Information Extraction and Modeling from Remote Sensing Images: Application to the Enhancement of Digital Elevation Models

    Get PDF
    To deal with high complexity data such as remote sensing images presenting metric resolution over large areas, an innovative, fast and robust image processing system is presented. The modeling of increasing level of information is used to extract, represent and link image features to semantic content. The potential of the proposed techniques is demonstrated with an application to enhance and regularize digital elevation models based on information collected from RS images

    Survey of semi-regular multiresolution models for interactive terrain rendering

    Get PDF
    Rendering high quality digital terrains at interactive rates requires carefully crafted algorithms and data structures able to balance the competing requirements of realism and frame rates, while taking into account the memory and speed limitations of the underlying graphics platform. In this survey, we analyze multiresolution approaches that exploit a certain semi-regularity of the data. These approaches have produced some of the most efficient systems to date. After providing a short background and motivation for the methods, we focus on illustrating models based on tiled blocks and nested regular grids, quadtrees and triangle bin-trees triangulations, as well as cluster-based approaches. We then discuss LOD error metrics and system-level data management aspects of interactive terrain visualization, including dynamic scene management, out-of-core data organization and compression, as well as numerical accurac

    Algorithms for Triangles, Cones & Peaks

    Get PDF
    Three different geometric objects are at the center of this dissertation: triangles, cones and peaks. In computational geometry, triangles are the most basic shape for planar subdivisions. Particularly, Delaunay triangulations are a widely used for manifold applications in engineering, geographic information systems, telecommunication networks, etc. We present two novel parallel algorithms to construct the Delaunay triangulation of a given point set. Yao graphs are geometric spanners that connect each point of a given set to its nearest neighbor in each of kk cones drawn around it. They are used to aid the construction of Euclidean minimum spanning trees or in wireless networks for topology control and routing. We present the first implementation of an optimal O(nlogn)\mathcal{O}(n \log n)-time sweepline algorithm to construct Yao graphs. One metric to quantify the importance of a mountain peak is its isolation. Isolation measures the distance between a peak and the closest point of higher elevation. Computing this metric from high-resolution digital elevation models (DEMs) requires efficient algorithms. We present a novel sweep-plane algorithm that can calculate the isolation of all peaks on Earth in mere minutes

    Interactive modelling and simulation of heterogeneous systems

    Get PDF

    Methods for Real-time Visualization and Interaction with Landforms

    Get PDF
    This thesis presents methods to enrich data modeling and analysis in the geoscience domain with a particular focus on geomorphological applications. First, a short overview of the relevant characteristics of the used remote sensing data and basics of its processing and visualization are provided. Then, two new methods for the visualization of vector-based maps on digital elevation models (DEMs) are presented. The first method uses a texture-based approach that generates a texture from the input maps at runtime taking into account the current viewpoint. In contrast to that, the second method utilizes the stencil buffer to create a mask in image space that is then used to render the map on top of the DEM. A particular challenge in this context is posed by the view-dependent level-of-detail representation of the terrain geometry. After suitable visualization methods for vector-based maps have been investigated, two landform mapping tools for the interactive generation of such maps are presented. The user can carry out the mapping directly on the textured digital elevation model and thus benefit from the 3D visualization of the relief. Additionally, semi-automatic image segmentation techniques are applied in order to reduce the amount of user interaction required and thus make the mapping process more efficient and convenient. The challenge in the adaption of the methods lies in the transfer of the algorithms to the quadtree representation of the data and in the application of out-of-core and hierarchical methods to ensure interactive performance. Although high-resolution remote sensing data are often available today, their effective resolution at steep slopes is rather low due to the oblique acquisition angle. For this reason, remote sensing data are suitable to only a limited extent for visualization as well as landform mapping purposes. To provide an easy way to supply additional imagery, an algorithm for registering uncalibrated photos to a textured digital elevation model is presented. A particular challenge in registering the images is posed by large variations in the photos concerning resolution, lighting conditions, seasonal changes, etc. The registered photos can be used to increase the visual quality of the textured DEM, in particular at steep slopes. To this end, a method is presented that combines several georegistered photos to textures for the DEM. The difficulty in this compositing process is to create a consistent appearance and avoid visible seams between the photos. In addition to that, the photos also provide valuable means to improve landform mapping. To this end, an extension of the landform mapping methods is presented that allows the utilization of the registered photos during mapping. This way, a detailed and exact mapping becomes feasible even at steep slopes

    Enhancing Operational Flood Detection Solutions through an Integrated Use of Satellite Earth Observations and Numerical Models

    Get PDF
    Among natural disasters floods are the most common and widespread hazards worldwide (CRED and UNISDR, 2018). Thus, making communities more resilient to flood is a priority, particularly in large flood-prone areas located in emerging countries, because the effects of extreme events severely setback the development process (Wright, 2013). In this context, operational flood preparedness requires novel modeling approaches for a fast delineation of flooding in riverine environments. Starting from a review of advances in the flood modeling domain and a selection of the more suitable open toolsets available in the literature, a new method for the Rapid Estimation of FLood EXtent (REFLEX) at multiple scales (Arcorace et al., 2019) is proposed. The simplified hydraulic modeling adopted in this method consists of a hydro-geomorphological approach based on the Height Above the Nearest Drainage (HAND) model (Nobre et al., 2015). The hydraulic component of this method employs a simplified version of fluid mechanic equations for natural river channels. The input runoff volume is distributed from channel to hillslope cells of the DEM by using an iterative flood volume optimization based on Manning\u2019s equation. The model also includes a GIS-based method to expand HAND contours across neighbor watersheds in flat areas, particularly useful in flood modeling expansion over coastal zones. REFLEX\u2019s flood modeling has been applied in multiple case studies in both surveyed and ungauged river basins. The development and the implementation of the whole modeling chain have enabled a rapid estimation of flood extent over multiple basins at different scales. When possible, flood modeling results are compared with reference flood hazard maps or with detailed flood simulations. Despite the limitations of the method due to the employed simplified hydraulic modeling approach, obtained results are promising in terms of flood extent and water depth. Given the geomorphological nature of the method, it does not require initial and boundary conditions as it is in traditional 1D/2D hydraulic modeling. Therefore, its usage fits better in data-poor environments or large-scale flood modeling. An extensive employment of this slim method has been adopted by CIMA Research Foundation researchers for flood hazard mapping purposes over multiple African countries. As collateral research, multiple types of Earth observation (EO) data have been employed in the REFLEX modeling chain. Remotely sensed data from the satellites, in fact, are not only a source to obtain input digital terrain models but also to map flooded areas. Thus, in this work, different EO data exploitation methods are used for estimating water extent and surface height. Preliminary results by using Copernicus\u2019s Sentinel-1 SAR and Sentinel-3 radar altimetry data highlighted their potential mainly for model calibration and validation. In conclusion, REFLEX combines the advantages of geomorphological models with the ones of traditional hydraulic modeling to ensure a simplified steady flow computation of flooding in open channels. This work highlights the pros and cons of the method and indicates the way forward for future research in the hydro-geomorphological domain

    Spatial decision support system for coastal flood management in Victoria, Australia

    Get PDF
    Coastal climate impact can affect coastal areas in a variety of ways, such as flooding, storm surges, reduction in beach sands and increased beach erosion. While each of these can have major impacts on the operation of coastal drainage systems, this thesis focuses on coastal and riverine flooding in coastal areas. Coastal flood risk varies within Australia, with the northern parts in the cyclone belt most affected and high levels of risk similar to other Asian countries. However, in Australia, the responsibility for managing coastal areas is shared between the Commonwealth government, Australian states and territories, and local governments. Strategies for floodplain management to reduce and control flooding are best implemented at the land use planning stage. Local governments make local decisions about coastal flood risk management through the assessment and approval of planning permit applications. Statutory planning by local government is informed by policies related to coastal flooding and coastal erosion, advice from government departments, agencies, experts and local community experts. The West Gippsland Catchment Management Authority (WGCMA) works with local communities, Victorian State Emergency Services (VCSES), local government authorities (LGAs), and other local organizations to prepare the West Gippsland Flood Management Strategy (WGFMS). The strategy aims at identifying significant flood risks, mitigating those risks, and establishing a set of priorities for implementation of the strategy over a ten-year period. The Bass Coast Shire Council (BCSC) region has experienced significant flooding over the last few decades, causing the closure of roads, landslides and erosion. Wonthaggi was particularly affected during this period with roads were flooded causing the northern part of the city of Wonthaggi to be closed in the worst cases. Climate change and increased exposure through the growth of urban population have dramatically increased the frequency and the severity of flood events on human populations. Traditionally, while GIS has provided spatial data management, it has had limitations in modelling capability to solve complex hydrology problems such as flood events. Therefore, it has not been relied upon by decision-makers in the coastal management sector. Functionality improvements are therefore required to improve the processing or analytical capabilities of GIS in hydrology to provide more certainty for decision-makers. This research shows how the spatial data (LiDAR, Road, building, aerial photo) can be primarily processed by GIS and how by adopting the spatial analysis routines associated with hydrology these problems can be overcome. The aim of this research is to refine GIS-embedded hydrological modelling so they can be used to help communities better understand their exposure to flood risk and give them more control about how to adapt and respond. The research develops a new Spatial Decision Support System (SDSS) to improve the implementation of coastal flooding risk assessment and management in Victoria, Australia. It is a solution integrating a range of approaches including, Light Detection and Ranging (Rata et al., 2014), GIS (Petroselli and sensing, 2012), hydrological models, numerical models, flood risk modelling, and multi-criteria techniques. Bass Coast Shire Council is an interesting study region for coastal flooding as it involves (i) a high rainfall area, (ii) and a major river meeting coastal area affected by storm surges, with frequent flooding of urban areas. Also, very high-quality Digital Elevation Model (DEM) data is available from the Victorian Government to support first-pass screening of coastal risks from flooding. The methods include using advanced GIS hydrology modelling and LiDAR digital elevation data to determine surface runoff to evaluate the flood risk for BCSC. This methodology addresses the limitations in flood hazard modelling mentioned above and gives a logical basis to estimate tidal impacts on flooding, and the impact and changes in atmospheric conditions, including precipitation and sea levels. This study examines how GIS hydrological modelling and LiDAR digital elevation data can be used to map and visualise flood risk in coastal built-up areas in BCSC. While this kind of visualisation is often used for the assessment of flood impacts to infrastructure risk, it has not been utilized in the BCSC. Previous research identified terrestrial areas at risk of flooding using a conceptual hydrological model (Pourali et al., 2014b) that models the flood-risk regions and provides flooding extent maps for the BCSC. It examined the consequences of various components influencing flooding for use in creating a framework to manage flood risk. The BCSC has recognised the benefits of combining these techniques that allow them to analyse data, deal with the problems, create intuitive visualization methods, and make decisions about addressing flood risk. The SDSS involves a GIS-embedded hydrological model that interlinks data integration and processing systems that interact through a linear cascade. Each stage of the cascade produces results which are input into the next model in a modelling chain hierarchy. The output involves GIS-based hydrological modelling to improve the implementation of coastal flood risk management plans developed by local governments. The SDSS also derives a set of Coastal Climate Change (CCC) flood risk assessment parameters (performance indicators), such as land use, settlement, infrastructure and other relevant indicators for coastal and bayside ecosystems. By adopting the SDSS, coastal managers will be able to systematically compare alternative coastal flood-risk management plans and make decisions about the most appropriate option. By integrating relevant models within a structured framework, the system will promote transparency of policy development and flood risk management. This thesis focuses on extending the spatial data handling capability of GIS to integrate climatic and other spatial data to help local governments with coastal exposure develop programs to adapt to climate change. The SDSS will assist planners to prepare for changing climate conditions. BCSC is a municipal government body with a coastal boundary and has assisted in the development and testing of the SDSS and derived many benefits from using the SDSS developed as a result of this research. Local governments at risk of coastal flooding that use the SDSS can use the Google Earth data sharing tool to determine appropriate land use controls to manage long-term flood risk to human settlement. The present research describes an attempt to develop a Spatial Decision Support System (SDSS) to aid decision makers to identify the proper location of new settlements where additional land development could be located based on decision rules. Also presented is an online decision-support tool that all stakeholders can use to share the results

    Wideband mobile propagation channels: Modelling measurements and characterisation for microcellular environments

    Get PDF
    EThOS - Electronic Theses Online ServiceGBUnited Kingdo
    corecore