Mahek Aneja
unread,Jul 15, 2025, 5:21:40 PMJul 15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWAT-user
I was attempting to update the management file using the pySWATPlus TxtinoutReader library. After reading the file using register, I made changes to the data frame by deleting and adding new rows and values. The final data frame looks similar, but when I overwrite the existing file, it creates completely different text files. When I run the project in Python, it crashes after loading the weather files. Can you help me out with this? Do I need to keep anything in mind before writing the file? How to retain the same format so that it wont crash.