crazyapril

Results 3 comments of crazyapril

Experiencing same problem, running python linting shows nothing (including output: python). Check 'Jedi Enabled' and pylint works well immediately. In my case it seems the problem is not related to...

I added `pm: 180` into the area def and got this: ![image](https://github.com/user-attachments/assets/be19272e-09bc-487d-8965-3255ce5c241d) Maybe we need more tweaks? And when I changed `lon_0` to -39.3 I just got the same result...

My original map is exceptionally large (40,000x20,000), and adding `reduce_data=False` causes my 128GB of memory to be completely used up. I can confirm it works for smaller maps, but I’m...