GIS4WRF / gis4wrf

QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
https://gis4wrf.github.io
MIT License
159 stars 36 forks source link

Fix standard longitude for Lambert projection & add Polar Stereographic and Mercator #117

Closed letmaik closed 5 years ago

letmaik commented 5 years ago

This fixes #116 and also adds the two missing WRF projections.

Note: The gis4wrf tutorial has to be changed as well because standard longitude is now required for Lambert.

dmey commented 5 years ago

Docs and tutorial updated by https://github.com/GIS4WRF/gis4wrf.github.io/commit/d49fb3c27377dfb81265747c2f631e05ee4b279d to reflect this change.

letmaik commented 5 years ago

Once positive feedback comes in from Hugo in #116 this can be (squash) merged.

letmaik commented 5 years ago

Confirmation received.