Access Retrospective Data Online

Get Data For A Few Rivers From AWS S3 Storage

The backup of all GEOGLOWS V2 retrospective simulation data is stored on AWS in S3 storage. Refer to the Data Downloads page for more details.

You can read the retrospective simulation data directly from this cloud storage location using Python and other programming languages. An example Python notebook is available here. You can run this notebook in Google Colab if you have a Google account. Otherwise, you may download the notebook or copy and paste the code into your preferred coding environment.

Access tutorial using Python and Google Colab (or other Python environment)

S3 Bucket Details


Get Data For A Few Rivers From The Data Service

The best way to download data from the data service is using the official Python client package titled "geoglows". Visit the documentation for the package to view the full list of tutorials available.