Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

openclimatefix/satflow

Repository files navigation

SatFlow

All Contributors

Satellite Optical Flow with machine learning models.

The goal of this repo is to improve upon optical flow models for predicting future satellite images from current and past ones, focused primarily on EUMETSAT data.

Installation

Clone the repository, then run

conda env create -f environment.yml
conda activate satflow
pip install -e .

Alternatively, you can also install a usually older version through pip install satflow

Data

The data used here is a combination of the UK Met Office's rainfall radar data, EUMETSAT MSG satellite data (12 channels), derived data from the MSG satellites (cloud masks, etc.), and numerical weather prediction data. Currently, some example transformed EUMETSAT data can be downloaded from the tagged release, as well as included under datasets/.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jacob Bieker

💻

lewtun

💻

This project follows the all-contributors specification. Contributions of any kind welcome!