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
166 stars 36 forks source link

Latitude and longitude are opposite in center point of Domain Configuration for Lambert projection #152

Closed bakamotokatas closed 4 years ago

bakamotokatas commented 4 years ago

Describe the bug In Simulation -> Domain -> Center Point latitude and longitude are set wrongly. They are set opposite.

When you enter latitude to latitude box, its shows it in map as longitude. And when you enter longitude to longitude box, its shows it in map as latitude. You can look in screenshot.

Expected behavior When you enter latitude to latitude, it should show correct location in map. Also in longitude.

Screenshots gis4wrf_bug

Operating System Information (please complete the following information):

letmaik commented 4 years ago

I can confirm this for Lambert. It doesn't happen when using the Lat/Lon GCS. Since this worked fine in the past there must have been some change in QGIS or its dependencies GDAL or PROJ. I'm testing on QGIS 3.10.0 which bundles GDAL 3.0.2 and PROJ 6.2.1.

Which QGIS version are you using? Can you also check which GDAL and PROJ versions QGIS uses? See Help -> About.