openclimatefix / satflow

Satellite Optical Flow with machine learning models
https://satflow.readthedocs.io/en/stable/
MIT License
59 stars 11 forks source link

Update Perceiver and MetNet to use NWP data + other Nowcasting Dataset data #99

Closed jacobbieker closed 2 years ago

jacobbieker commented 2 years ago

Detailed Description

Update the Perciever and MetNet Lightning modules to use the extra data available from Nowcasting Dataset, including NWPs, etc.

Context

Now that SatFlow supports working with Nowcasting Dataset (see #94) it would be nice to use all of the available data and see how performance changes.

Possible Implementation

See #98

jacobbieker commented 2 years ago

Closed with #98