Hello, I am iterating output tables from a previous model builder. These models are running for a week or more, so the outputs are numerous.
I need to iterate the output tables for grid name and totals. Sometimes the parsing model crashes (IT updates).If I restart the model builder it reiterates the tables that were already updated with the grid name and totals.
Does anyone know how I can skip the updated tables ( I get the message that the "Grid name already exists"), so it tales a lot of time to run everything from scratch. My Python level is enthusiastic beginner, but I can run basic geoprocesss in Python. Thank you.