HDA Gallery
Filter Notebooks by Tags¶
Access Token Authentication Avhrr C3S Cluster Core Api Dask Datacube Digital Twin Earthkit Ecmwf Eodag Gfm Hda Hook Http Requests Metop Olci Pyaviso Satpy Sentinel 3 Seviri Stac Stack Storage Token Workflow
AVHRR Level 1B Metop Global - Data Access
This notebook demonstrates how to search and access Metop data using HDA and how to read, process and visualize it using satpy.
This notebook demonstrates how to search and access Metop data using HDA and how to read, process and visualize it using satpy.
HDAMetopAVHRRsatpy
View NotebookHigh rate SEVIRI Level 1.5 Image Data MSG - Data Access
This notebook demonstrates how to access SEVIRI data using HDA and how to read, process and visualize it.
This notebook demonstrates how to access SEVIRI data using HDA and how to read, process and visualize it.
HDASEVIRI
View NotebookOLCI Level 1B Reduced Resolution - Sentinel-3
This notebook demonstrates how to search and access Sentinel-3 data using HDA and how to read and visualize it using satpy.
This notebook demonstrates how to search and access Sentinel-3 data using HDA and how to read and visualize it using satpy.
HDAOLCISentinel-3satpy
View NotebookHDA Climate DT Parameter Plotter - Tutorial
This notebook provides an interactive workflow to select, query, download, and visualize Climate Digital Twin parameters from the DestinE Data Lake using the DEDL HDA API.
This notebook provides an interactive workflow to select, query, download, and visualize Climate Digital Twin parameters from the DestinE Data Lake using the DEDL HDA API.
HDAECMWFEarthkitDigital Twin
View NotebookClimate Change Adaptation Digital Twin Series
This notebook authenticates a user with DestinE services, constructs and submits data requests to the DEDL HDA API for Climate Digital Twin projections, polls for availability, downloads GRIB data for multiple years, and visualizes it using EarthKit.
This notebook authenticates a user with DestinE services, constructs and submits data requests to the DEDL HDA API for Climate Digital Twin projections, polls for availability, downloads GRIB data for multiple years, and visualizes it using EarthKit.
HDAECMWFAuthenticationDigital Twin
View NotebookClimate Change Adaptation
This notebook authenticates with the DestinE API, queries ECMWF Climate Digital Twin adaptation data based on ScenarioMIP parameters, downloads the selected forecast data using a robust retry mechanism, and visualizes it using EarthKit.
This notebook authenticates with the DestinE API, queries ECMWF Climate Digital Twin adaptation data based on ScenarioMIP parameters, downloads the selected forecast data using a robust retry mechanism, and visualizes it using EarthKit.
ECMWFAuthenticationDigital Twin
View NotebookWeather-Induced Extremes Digital Twin Series
his notebook authenticates with the DestinE API, queries ECMWF Extremes Digital Twin forecast data for a user-selected date within the last 14 days, downloads it, and visualizes wind gust and sea-level pressure fields using EarthKit.
his notebook authenticates with the DestinE API, queries ECMWF Extremes Digital Twin forecast data for a user-selected date within the last 14 days, downloads it, and visualizes wind gust and sea-level pressure fields using EarthKit.
HDAECMWFAuthenticationDigital Twin
View NotebookWeather-Induced Extremes - Data Access using DEDL HDA
This notebook demonstrates how to access and download sea ice coverage data from the Weather-Induced Extremes Digital Twin using the DestinE Data Lake Harmonised Data Access (DEDL HDA) API, including authentication, filtering, polling, and visualizing the result on a map.
This notebook demonstrates how to access and download sea ice coverage data from the Weather-Induced Extremes Digital Twin using the DestinE Data Lake Harmonised Data Access (DEDL HDA) API, including authentication, filtering, polling, and visualizing the result on a map.
ECMWFEarthkitDigital Twin
View NotebookHDA Extreme DT Parameter Plotter - Tutorial
This notebook shows how to select, request, and download Climate Digital Twin Extremes data from the DestinE Data Lake (DEDL HDA), including user-defined parameter, scenario, date, and level selection, followed by secure authentication, API querying, and visualization using EarthKit.
This notebook shows how to select, request, and download Climate Digital Twin Extremes data from the DestinE Data Lake (DEDL HDA), including user-defined parameter, scenario, date, and level selection, followed by secure authentication, API querying, and visualization using EarthKit.
ECMWFEarthkitDigital Twin
View NotebookAviso notification for DT data availability
This notebook shows how to check the data availablility for the Weather-Induced Extremes Digital Twin (Extremes DT) using the ECMWF Aviso package.
This notebook shows how to check the data availablility for the Weather-Induced Extremes Digital Twin (Extremes DT) using the ECMWF Aviso package.
pyavisoDigital Twin
View NotebookERA5 hourly data on single levels from 1940 to present
This notebook shows how to authenticate with the DestinE API, queries and downloads ERA5 single-level reanalysis data using the DEDL HDA service, and visualizes the result with EarthKit.
This notebook shows how to authenticate with the DestinE API, queries and downloads ERA5 single-level reanalysis data using the DEDL HDA service, and visualizes the result with EarthKit.
HDASTACECMWF
View NotebookUsing HDA to Find and Download Data for Urban Area Monitoring Using Sentinel-1 Data
In this notebook, we will present a simple example of how you can access data from DEDL using HDA and what you can do with it. We will demonstrate how to utilize thresholding techniques and compare the values of VV and VH polarizations to analyze urban areas. As an illustration, we will attempt to download Sentinel-1 images containing data of the urban area of Warsaw (Poland).
In this notebook, we will present a simple example of how you can access data from DEDL using HDA and what you can do with it. We will demonstrate how to utilize thresholding techniques and compare the values of VV and VH polarizations to analyze urban areas. As an illustration, we will attempt to download Sentinel-1 images containing data of the urban area of Warsaw (Poland).
STACAuthenticationAccess Token
View NotebookHow to use HDA to find and download data for conducting monitoring of Śniadrwy lake
In this notebook, we will present a simple example on how you can access data from DEDL using HDA and what you can do with it. As an example, we will try to download Sentinel-2 images containining data of Śniadrwy lake from first week of July 2023. With usage of HDA and few Python packages, you will be able to obtain rasters with NDWI index.
In this notebook, we will present a simple example on how you can access data from DEDL using HDA and what you can do with it. As an example, we will try to download Sentinel-2 images containining data of Śniadrwy lake from first week of July 2023. With usage of HDA and few Python packages, you will be able to obtain rasters with NDWI index.
STACAuthenticationAccess Token
View NotebookHDA Tutorial - Queryables
This notebook demonstrates how to use the queryables API to filter C3S and DestinE digital twin collections by leveraging variable terms that dynamically adjust based on user selections.
This notebook demonstrates how to use the queryables API to filter C3S and DestinE digital twin collections by leveraging variable terms that dynamically adjust based on user selections.
HDAC3SDigital twinAuthentication
View NotebookHDA Tutorial
This notebook demonstrates the first steps using the Harmonised Data access API.
This notebook demonstrates the first steps using the Harmonised Data access API.
HDASTACCore API
View NotebookHDA Tutorial - Quick start
This notebook demonstrates how to use the HDA (Harmonized Data Access) API by sending a few HTTP requests to the API, using Python code.
This notebook demonstrates how to use the HDA (Harmonized Data Access) API by sending a few HTTP requests to the API, using Python code.
HDASTACHTTP requests
View NotebookHDA PySTAC-Client Introduction
This notebook shows the basic use of DestinE Data Lake Harmonised Data Access using pystac-client.
This notebook shows the basic use of DestinE Data Lake Harmonised Data Access using pystac-client.
STACAuthenticationAccess Token
View NotebookEODAG - DestinE Data Lake Provider
This notebook demonstrates how to use the DEDL provider in EODAG.
This notebook demonstrates how to use the DEDL provider in EODAG.
HDAEODAG
View NotebookEODAG - A quick start with DEDL
This notebook provides a quickstart guide for using the EODAG Python API and CLI to search, discover, and download DEDL data.
This notebook provides a quickstart guide for using the EODAG Python API and CLI to search, discover, and download DEDL data.
HDAEODAG
View Notebook