mllam / neural-lam

Neural Weather Prediction for Limited Area Modeling
MIT License
64 stars 24 forks source link

Contributions to #34 #57

Open TomasLandelius opened 2 weeks ago

TomasLandelius commented 2 weeks ago

I added alternative functions for calculation of toa irradiance and border masks using similar input and output as in the existing ones. Also removed need for pyproj by reformulating projections using cartopy.

TomasLandelius commented 2 weeks ago

@sadamov please have a look.