We provide visualization figures of various weather prediction methods on Weather Bench (single variable). You can plot your own visualization with tested results (e.g., work_dirs/exp_name/saved
) by vis_video.py. Note that --vis_dirs
denotes visualize all experimental folders under the path, and --vis_channel
can select the channel for visualization. For example, run plotting with the script:
python tools/visualizations/vis_video.py -d weather_t2m_5_625 -w work_dirs/exp_name --index 0 --save_dirs fig_w_t2m_5_625_vis
- We provide GIF visualizations of experiments in configs/weather/t2m_5_625 for Weather Bench
t2m
(K) (32x64 resolutions). - We provide GIF visualizations of experiments in configs/weather/r_5_625 for Weather Bench
r
(%) (32x64 resolutions). - We provide GIF visualizations of experiments in configs/weather/uv10_5_625 for Weather Bench
uv10
(ms-1) (32x64 resolutions). - We provide GIF visualizations of experiments in configs/weather/tcc_5_625 for Weather Bench
tcc
(%) (32x64 resolutions).