DUNIA Streaming is a gateway to effortless access of geospatial and temporal data streams. Whether you're on your desktop or mobile device, our solution ensures unlimited low-bandwidth data dissemination wherever you are. Dunia-Streamer allows you to scan satellite mission-archives with a fingertip in a browser.
With the EarthStreamer technology, users can seamlessly play georeferenced streams, akin to watching movies, on a base map. Additionally, users can efficiently download compressed EO data through low bandwidth networks.
✅ Simple to Use: User-friendly and intuitive access to earth observation data streams.
✅ Fast Streaming: Efficiently browse through a vast amount of EO data for a quick overview.
✅ Various Satellite Missions: Support for Sentinel-1 and Sentinel-2 imagery.
✅ Download Features: Effortlessly download, convert and reproject individual scenes or entire time series directly in your browser.
✅ Bandwidth Reduction: Minimized network traffic through the utilization of optimized compression technologies.
✅ EO Optimized Compression: Cutting-edge compression services.
✅ High Data Quality: Quality difference in the range lower then 1 %.
✅ Choosable Compression Ratio: From fast archive previews to nearly full quality.
✅ Storage and Bandwidth Reduction: Reducing network load by more than 90 %.
Open our DUNIA streaming manual here, to learn more about our streaming solution and the workflow of using the DuniaStreamer.
Find a video tutorial here.
The Streaming Toolbox allows Python users to access DUNIA's streaming solution, providing resampling, reprojection, and real-time satellite mission data cubes.
The main purpose of the content of this repository is to ease all access channels to the streams and to convert them to OGC compliant data formats or in Memory Xarrays for further processing.
The toolchain for accessing the streamlined data access is build up by following components:
These four components will satisfy the demands of all existing users of the Sentinel missions’ data and increase the attractiveness of the Dunia Data Access Service through a much more accessible and flexible way of accessibility and interaction, thereby attract new users to the data.
In this repository you find a Jupyter Notebook showing step-by-step the access and a comprehensive Python script for converting the data within the streams in GeoTiffs or directly to in memory Xarrays.
The Script calling parameters are:
Required parameters:
Optional arguments:
Help:
An example call for Tile ID 32SNG and timerange 05-28-2020 to 06-17-2020 to extract GeoTiffs to "./geotiffs/" in 2k resolution is
py main.py -t 32SNG -r 2k -y 2020 -s 5-28 -e 6-17
The Dunia Streaming API offers complete mission archive access. Connect to stream to optimize your application's performance.