openclimatefix / metnet

PyTorch Implementation of Google Research's MetNet and MetNet-2
MIT License
237 stars 49 forks source link

About the target patch #39

Open NMC-DAVE opened 2 years ago

NMC-DAVE commented 2 years ago

Hi,Metnet has small target patch. So how these small patches merge to a big one which cover the whole country. Is there any discontinuous among the target patches.

jacobbieker commented 2 years ago

There might be discontinuities and by default there isnt't anything to merge the patches. Although with a large enough cluster, you probably could just predict for the whole of a country at once by making the context area very large and therefore target patch larger too. The other option would be probably having overlapping patches and merging their predictions, it should be fairly continoous, as the context areas would overlap quite a lot from patch to patch.

peterdudfield commented 2 years ago

@all-contributors please add @NMC-DAVE for question

allcontributors[bot] commented 2 years ago

@peterdudfield

I've put up a pull request to add @NMC-DAVE! :tada: