Logo
0.1.0a0

Getting Started

  • Package installation
    • Prerequisites
    • Installation
  • Package usage
    • Importing publicly available datasets
    • Running examples scripts
    • Running the web server

Publicly Available Datasets

  • NASA FIRMS - Active Fire
    • Technical Background
    • Downloading Datasets
    • Datasets Descriptions
      • VIIRS MODIS Differences
      • VIIRS NRT Attribute Fields
      • MODIS NRT Attribute Fields
    • Acknowledgments
  • CEMS ECMWF - Fire Danger Indices
    • Technical Background
    • Downloading Dataset
    • Datasets Descriptions
    • Acknowledgments
  • C3S ECMWF - ERA5T
    • Technical Background
    • Downloading Dataset
    • Datasets Descriptions
    • Acknowledgments
  • C3S ECMWF - ERA5-Land
    • Technical Background
    • Downloading Dataset
    • Datasets Descriptions
    • Acknowledgments

Pyro Risks Package References

  • pyro_risks.datasets
    • Masks module
    • NASA FIRMS - Active Fire module
    • Copernicus - FWI module
    • Copernicus - ERA5 module
    • NOAA NCEI module
    • BDIFF module
    • pyro_risks.datasets.datasets_mergers module
    • pyro_risks.datasets.era_fwi_viirs module
    • pyro_risks.datasets.queries_api module
    • pyro_risks.datasets.utils module
  • pyro_risks.models
    • Pipelines module
    • Transformers module
    • Utils module
  • pyro_risks.pipeline
    • Load module
    • Train module
    • Evaluate module
    • Predict module

Contributing

  • Contributing to Pyro-Risks
    • Project structure and conventions
      • Codebase structure
      • Continuous Integration
      • Style conventions
    • Contributing to the project
      • Project Setup
        • 1. Create a virtual environment
        • 2. Fork the repository
        • 3. Set origin and upstream remotes repositories
        • 4. Install project dependencies
      • Contributing workflow
    • Opening an issue
pyro_risks
  • Docs »
  • Overview: module code

All modules for which code is available

  • pyro_risks.datasets.ERA5
  • pyro_risks.datasets.datasets_mergers
  • pyro_risks.datasets.era_fwi_viirs
  • pyro_risks.datasets.fwi
  • pyro_risks.datasets.masks
  • pyro_risks.datasets.nasa_wildfires
  • pyro_risks.datasets.queries_api
  • pyro_risks.datasets.utils
  • pyro_risks.datasets.weather
  • pyro_risks.datasets.wildfires
  • pyro_risks.models.transformers
  • pyro_risks.models.utils
  • pyro_risks.pipeline.evaluate
  • pyro_risks.pipeline.load
  • pyro_risks.pipeline.predict
  • pyro_risks.pipeline.train

© Copyright 2021, Pyronear Contributors

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