ahernanzl / pyClim-SDM

Statistical Downscaling for Climate Change Projections with a Graphical User Interface
GNU General Public License v3.0
27 stars 13 forks source link

Showing error after running projections #55

Open po36427 opened 4 hours ago

po36427 commented 4 hours ago

I tried to run the tool with my dataset, but when I used the projections, I encountered an error. I reviewed the variables and coordinates, removing any unnecessary information, and kept only the time, latitude, and longitude. I expected to downscale both future and historical scenarios. I have the complete reanalysis and high-resolution (HRES) files for evaluation and successfully received the output, but can't seem to run the tool in projections mode.

image
ahernanzl commented 3 hours ago

Hello, it seems to me that your models do not have the same grid than your reanalysis. Is that so? You can use tools like the Climate Data Operators CDO, for example, to easily remap your model files to the exact same grid of the reanalysis files. Please confirm if the problem has been solved