physrisk Logo
  • Getting started
    • Hazard indicators
      • Requesting hazard indicators via the physrisk API
        • Requesting hazard indicators through physrisk directly
    • Accessing the inventory of hazard indicators
      • Writing hazard resources to a summary table
    • Asset-level impact calculations
      • Obtaining impact distributions for a portfolio of assets
      • Making impacts actionable: score-based risk measures
        • Running impacts through physrisk directly
    • Custom vulnerability functions for asset-level impact calculations
    • Walk-through: modelling impact of climate hazards on cement plants
  • Physical climate risk methodology
  • User Guide
    • Introduction to physrisk
      • A brief overview
      • Hazard indicator data sets
      • Event based modelling
      • Vulnerability models and configuration
    • Hazard indicators
      • Hazard indicator conventions
        • Introduction
      • Raster indicator conventions
        • Raster data
        • Overview of convention
        • Relationship with Xarray
        • An aside on ā€˜C’-like ordering
        • Performance
        • When a single file is desirable
    • Vulnerability
      • Vulnerability models
        • Programmatic models and configuration
        • Specification of assets
        • Specification of vulnerability models
      • Vulnerability configuration
        • Types of curve
        • Identifying assets
        • Example configuration: displaying
      • Uncertainty in vulnerability functions
        • Deterministic case
        • General case
      • Generating CDFs
      • Sectorial models
      • Vulnerability function sources
        • Flood
        • Wind
    • Hosting physrisk
      • Hosting physrisk
  • API reference
    • Subpackages
      • physrisk.api
        • Subpackages
        • Module contents
      • physrisk.data
        • Subpackages
        • Submodules
        • physrisk.data.colormap_provider
        • physrisk.data.geotiff_reader
        • physrisk.data.hazard_data_provider
        • physrisk.data.image_creator
        • physrisk.data.inventory
        • physrisk.data.inventory_reader
        • physrisk.data.pregenerated_hazard_model
        • physrisk.data.zarr_reader
        • Module contents
      • physrisk.hazard_models
        • Submodules
        • physrisk.hazard_models.core_hazards
        • Module contents
      • physrisk.kernel
        • Submodules
        • physrisk.kernel.assets
        • physrisk.kernel.calculation
        • physrisk.kernel.curve
        • physrisk.kernel.events
        • physrisk.kernel.exposure
        • physrisk.kernel.financial_model
        • physrisk.kernel.hazard_event_distrib
        • physrisk.kernel.hazard_model
        • physrisk.kernel.hazards
        • physrisk.kernel.impact
        • physrisk.kernel.impact_distrib
        • physrisk.kernel.risk
        • physrisk.kernel.vulnerability_distrib
        • physrisk.kernel.vulnerability_matrix_provider
        • physrisk.kernel.vulnerability_model
        • Module contents
      • physrisk.risk_models
        • Submodules
        • physrisk.risk_models.loss_model
        • physrisk.risk_models.risk_models
        • Module contents
      • physrisk.utils
        • Submodules
        • physrisk.utils.helpers
        • physrisk.utils.lazy
        • Module contents
      • physrisk.vulnerability_models
        • Submodules
        • physrisk.vulnerability_models.chronic_heat_models
        • physrisk.vulnerability_models.example_models
        • physrisk.vulnerability_models.labour_models
        • physrisk.vulnerability_models.power_generating_asset_models
        • physrisk.vulnerability_models.real_estate_models
        • Module contents
    • physrisk.container
      • DefaultHazardModelFactory
        • DefaultHazardModelFactory.hazard_model()
        • DefaultHazardModelFactory.image_creator()
      • DictBasedVulnerabilityModelsFactory
        • DictBasedVulnerabilityModelsFactory.vulnerability_models()
      • DefaultVulnerabilityModelFactory
      • Container
        • Container.asset_factory
        • Container.config
        • Container.colormaps
        • Container.inventory_reader
        • Container.inventory
        • Container.json_encoder_cls
        • Container.sig_figures
        • Container.source_paths
        • Container.zarr_store
        • Container.zarr_reader
        • Container.credentials
        • Container.hazard_model_factory
        • Container.measures_factory
        • Container.vulnerability_models_factory
        • Container.requester
        • Container.cls_providers
        • Container.containers
        • Container.inherited_providers
        • Container.providers
        • Container.wiring_config
    • physrisk.requests
      • Requester
        • Requester.get()
        • Requester.get_example_portfolios()
        • Requester.get_hazard_data()
        • Requester.get_hazard_data_availability()
        • Requester.get_hazard_data_description()
        • Requester.get_static_information()
        • Requester.get_asset_exposures()
        • Requester.get_available_sources()
        • Requester.get_asset_impacts()
        • Requester.get_image()
        • Requester.get_image_info()
        • Requester.dumps()
        • Requester.round_sig_figures()
      • create_source_paths()
      • create_assets()
      • compile_asset_impacts()
    • Module contents
  • References
physrisk
  • Search


© Copyright 2024, OS-Climate.

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