Closed 1150376430 closed 4 months ago
Hi, depending on which variables you want to have. In general, you can have
model.outputs.final_stats
to return your final results. This gives you a pandas dataframe. You can use pandas function to save the results into a csv file or others.
I am really grateful!
Hello, can the simulation results of aquacrop be saved as a file? What code needs to be added?