Skip to content

Model EFFIS - Copernicus

This section describes the data integration process of EFFIS model from Copernicus Climate Data Store (CDS).

  • EFFIS.py: Python script that retrieves weather data from the dataset (https://cds.climate.copernicus.eu/datasets/sis-tourism-fire-danger-indicators?tab=overview) and download data programamatically using airflow sintaxis.

  • Data: processes it into a standardized format using WeatherForecastSeries.py Smart Data Model.

  • Raw Data: The input data are NetCDF (.nc) files containing various weather variables:

    • Daily fire weather index
  • API Key: An API key is required for execution. To get an API key, you need to register on the Copernicus Climate Data Store website: https://cds.climate.copernicus.eu

  • Run script: Run this script daily because Copernicus updates the data once a day. It has been configured to automatically detect the latest available forecast.