UMEP-dev / SUEWS

Surface Urban Energy and Water Balance Scheme
https://suews.readthedocs.io/
Mozilla Public License 2.0
12 stars 8 forks source link

Error importing supy #265

Closed putupass closed 3 months ago

putupass commented 3 months ago

Describe the Issue Error importing supy. Operating system etc. had been checked. ValueError: 3 columns passed, passed data had 4 columns

Is supy_debug-xxxxxxxx.zip generated? No

Screenshots

Error Report.zip Screenshot 2024-06-07 155137 Screenshot 2024-06-07 155219 Screenshot 2024-06-07 155241

Additional context

sunt05 commented 3 months ago

Thanks for reporting the issue - which supy version are you using?

Or, please try the latest dev version:

pip install supy==2024.5.24.dev0

and see the issue persists?

putupass commented 3 months ago

Thank you for your response and solution. Your solution works and solves the issue.