Name | Description |
| Processing functions for orography and satellite data. It serves as base for all the notebooks |
| Functions to download Solar Atlas related variables from Copernicus Data Store. |
| Functions to pre-process Solar Atlas related variables for both models and stations datasets. It consists of temporal and spatial aggregating functions. |
| First step downscaling functions. It uses model datasets to produce high-resolution output |
| Inverse Distance Weighing application functions on station datasets. It serves as the base for the second step downscaling. |
| Second step downscaling function notebook. Datasets from downscaling and IDW are joined by applying the final step of the methodology. It also allows the save on disk functions. |
| Visualization framework. It serves a function to visualize and save images. |
| Functions to download Wind Atlas related variables from Copernicus Data Store. |
| Computing function for calculating Wind Speed and Direction from U and V components. |
| Functions to pre-process Wind Atlas related variables for both models and stations datasets. It consists of temporal and spatial aggregating functions. |
| First step downscaling functions. It uses model datasets to produce high-resolution output for 10m wind speed. |
| First step downscaling functions. It uses model datasets to produce high-resolution output for 100m wind speed. |
| Inverse Distance Weighing application functions on station datasets. It serves as the base for the second step downscaling. |
| Second step downscaling function notebook. Datasets from downscaling and IDW are joined by applying the final step of the methodology. It also allows the save on disk functions. It works for both 10m and 100m wind speed and direction. |
| Visualization framework. It serves a function to visualize and save images. |
| Functions to download Hydro Atlas related variables from Copernicus Data Store. |
| Functions to pre-process Hydro Atlas related variables for both models and stations datasets. It consists of temporal and spatial aggregating functions. |
| Downscaling functions. It uses only model datasets to produce high-resolution for river discharge. |
| Inverse Distance Weighing application functions on station datasets. It serves as the base for the second step downscaling. |
| Downscaling functions. It uses both model datasets and station datasets to produce high-resolution for river discharge. |
| Visualization framework. It serves a function to visualize and save images. |