- "description": "Photovoltaic farms (PV farms) mapping is essential for establishing valid policies regarding natural resources management and clean energy.\n As evidenced by the recent COP28 summit, where almost 120 global leaders pledged to triple the worlds renewable energy capacity before 2030, it is crucial to make these mapping efforts scalable and reproducible.\n Recently, there were efforts towards the global mapping of PV farms, but these were limited to fixed time periods of the analyzed satellite imagery and not openly reproducible.\n To resolve this limitation we implemented the detection workflow for mapping solar farms using Sentinel-2 imagery in an openEO process.\n Open-source data is used to construct the training dataset, leveraging OpenStreetMap (OSM) to gather PV farms polygons across different countries.\n Different filtering techniques are involved in the creation of the training set, in particular land cover and terrain.\n To ensure model robustness, we leveraged the temporal resolution of Sentinel-2 L2A data and utilized openEO to create a reusable workflow that simplifies the data access in the cloud, allowing the collection of training samples over Europe efficiently.\n This workflow includes preprocessing steps such as cloud masking, gap filling, outliers filtering as well as feature extraction.\n Alot of effort is put in the best training samples generation, ensuring an optimal starting point for the subsequent steps.\n After compiling the training dataset, we conducted a statistical discrimination analysis of different pixel-level models to determine the most effective one.\n Our goal is to compare time-series machine learning (ML) models like InceptionTime, which uses 3D data as input, with tree-based models like Random Forest (RF), which employs 2D data along with feature engineering.\n An openEO process graph was constructed for the execution of the inference phase, encapsulating all necessary processes from the preprocessing to the prediction stage.\n The UDP process for the PV farms mapping is integrated with the ESA Green Transition Information Factory (GTIF, https://gtif.esa.int/), providing the ability for streamlined and FAIR compliant updates of related energy infrastructure mapping efforts.\n How to cite: Alasawedah, M., Claus, M., Jacob, A., Griffiths, P., Dries, J., and Lippens, S.: Photovoltaic Farms Mapping using openEO Platform, EGU General Assembly 2024, Vienna, Austria, 14–19 Apr 2024, EGU24-16841, https://doi.org/10.5194/egusphere-egu24-16841, 2024.\n For more information please visit: https://github.com/clausmichele/openEO_photovoltaic/tree/main",
0 commit comments