Modeling Earth’s Atmosphere with Spherical Fourier Neural Operators

Originally published at: https://developer.nvidia.com/blog/modeling-earths-atmosphere-with-spherical-fourier-neural-operators/

Machine learning-based weather prediction has emerged as a promising complement to traditional numerical weather prediction (NWP) models. Models such as NVIDIA FourCastNet have demonstrated that the computational time for generating weather forecasts can be reduced from hours to mere seconds, a significant improvement to current NWP-based workflows. Traditional methods are formulated from first principles and…

Greetings,

In getting_started.ipynb there is a misleading in the code:
TypeError: InverseRealSHT.init() got an unexpected keyword argument ‘h_out’, ‘w_out’,
which is not part of the InverseRealSHT method varables.

Thanks,
Oleksii

1 Like

Dear Oleksii,

thank you for spotting this bug! We have just addressed this here: fixed error in getting started notebook · NVIDIA/torch-harmonics@5c7f809 · GitHub. Let us know if you spot any other issues.

Thanks,
Boris

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.