-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Too many indexers #10
Comments
Can you remove line 271 and try if it works? |
Sir then I get the following error at line:
|
Can you send me a text file containing all values of dfm2 (run the vic-auto up to line 270 only)? |
dfm2.txt |
Removing line 271 runs perfect. Or you can just manually cut the last column i.e. new from the file and insert it in the first column place i.e. index using excel. That is your elevation band file. |
Sir, that worked brilliant and thank you for your constant guidance. |
In line 271 of the code vic_auto.py, I am getting the following error:
IndexingError: Too many indexers
Please advise a solution to this!
Thank you
Just to show the print of dfm2 after line 270, I get the following print:
The text was updated successfully, but these errors were encountered: