natural-hazard-package
This contains a package that helps extract relevant data from OpenStreetMaps when coupled with hazard shapefile, as well as Python file examples of this package
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Repository
This contains a package that helps extract relevant data from OpenStreetMaps when coupled with hazard shapefile, as well as Python file examples of this package
Basic Info
- Host: GitHub
- Owner: JoannaNoyes
- Language: Jupyter Notebook
- Default Branch: main
- Size: 42.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Natural Hazard Package
https://github.com/JoannaNoyes/Natural-Hazard-Package
This package aims to use OpenStreetMaps (OSM) and other free, third-party datasets to couple complex exposure data with simple hazard models to explore exposure and risk. This tools aims to be computationally cheap, non-specialist and globally accessible. This was developed in the interest of non-specialist organisation and communities that may lack funding or interest in hazard management. This tool is therefore usable at all levels as a beginners tool for exploring risk.
This package therefore contains geospatial analysis and visualization of regions using shapefiles and OpenStreetMap data. The code is provided in the file s1929650hazardspackage.tar.gz
Features
- Flooding sub-package: exposure related to distance, building elevation plots, building type distribution plots, etc.
- Sea level rise sub-package: building elevations, building type exposure plots, interactive figures, etc.
- Landslide sub-package: intersections between roads and landslides, impacted road lengths, impacted road maps, segmentation of road networks, interactive figures, etc.
This package utilises OSM, raster digital elevation model (DEM) data and landslide inventories.
Package Structure
A flow chart of the individual modules included in this package (callable and not), as well as the packages needed for each one.
Owner
- Login: JoannaNoyes
- Kind: user
- Repositories: 1
- Profile: https://github.com/JoannaNoyes
Citation (CITATION.cff)
cff-version: 1.0.0 message: "If you use this software, please cite it as below." authors: - family-names: "Noyes" given-names: "Joanna" - family-names: "Naylor" given-names: "Mark" title: "Natural Hazard Exposure Python Package" version: 1.0.0 date-released: 2023-11-10 url: "https://github.com/JoannaNoyes/Natural-Hazard"