CEMAC/synthetic_lee_waves
Updated • 13
How to use CEMAC/LeeWaveNet with fastai:
from huggingface_hub import from_pretrained_fastai
learn = from_pretrained_fastai("CEMAC/LeeWaveNet")This repository contains four neural-network models, trained using fastai, for detecting and determining characteristics of trapped lee waves using maps of 700 hPa vertical velocity as input.
For full details, please see the article by Coney et al. (2023).