GenMR

Contents:

  • Rationale
    • Compound events
    • Generic Multi-Risk (GenMR) framework
      • Past developments
      • New developments
    • Digital Template
      • Past developments
      • New developments
    • Tutorials
    • How-to guides
    • References
  • Reference manual
    • GenMR.environment module
      • GenMR Virtual Environment Generator
        • Layers and Related Objects (v1.1.1)
        • Planned Additions (v1.1.2)
      • EnvLayer_natLand
      • EnvLayer_soil
        • EnvLayer_soil.FS_state
        • EnvLayer_soil.FS_value
        • EnvLayer_soil.wetness
      • EnvLayer_topo
        • EnvLayer_topo.algo_diamondsquare()
        • EnvLayer_topo.aspect
        • EnvLayer_topo.coastline_coord
        • EnvLayer_topo.model_cs_compoundbevel()
        • EnvLayer_topo.model_fr_diamondsquare()
        • EnvLayer_topo.model_rv_dampedsine()
        • EnvLayer_topo.model_th_ellipsoid()
        • EnvLayer_topo.model_vo_cone()
        • EnvLayer_topo.river_coord
        • EnvLayer_topo.slope
      • EnvLayer_urbLand
        • EnvLayer_urbLand.bldg_roofpitch
        • EnvLayer_urbLand.bldg_type
        • EnvLayer_urbLand.bldg_value
        • EnvLayer_urbLand.calc_Pr_urbanise()
        • EnvLayer_urbLand.get_S_urban()
        • EnvLayer_urbLand.get_d4mkd()
        • EnvLayer_urbLand.get_state_built()
        • EnvLayer_urbLand.infiltration
        • EnvLayer_urbLand.roadNet_coord
        • EnvLayer_urbLand.transform_landUse()
      • EnvObj_roadNetwork
      • RasterGrid
      • Src
        • Src.EQ_char
        • Src.get_char_srcLine()
      • calc_FS()
      • calc_coord_river_dampedsine()
      • calc_topo_attributes()
      • downscale_RasterGrid()
      • plot_EnvLayer_attr()
      • plot_EnvLayers()
      • plot_src()
    • GenMR.utils module
      • GenMR Utility Functions
      • add0s_iter()
      • cmap_peril()
      • col_peril()
      • col_state_h()
      • flatten_list()
      • get_data()
      • get_neighborhood_ind()
      • get_net_coord()
      • incrementing()
      • init_io()
      • load_json2dict()
      • load_pickle2class()
      • marker_peril()
      • norm_z
      • partitioning()
      • pooling()
      • save_class2pickle()
      • save_dict2json()
  • Tutorial 1: Environment creation (in construction)
    • 1. Natural environment generation
      • 1.1. Grid definition
      • 1.2. Natural peril definition (for environmental objects)
      • 1.3. Generating the topography, soil, and land layers
      • 1.4. Environmental layer properties (and attribute plotting)
      • 1.5. A note on environmental layer downscaling
    • 2. Technological environment generation
      • 2.1. Generating the urban land layer (and road network object)
      • 2.2. Environmental layer properties
    • References
    • Appendix
GenMR
  • Search


© Copyright 2025, Arnaud Mignan.

Built with Sphinx using a theme provided by Read the Docs.