USGS-WiM / StreamStats-Tools

A collection of tools for StreamStats data preparation and upload to AWS
Other
0 stars 0 forks source link

Still some junk/duplicate files left by cleanup scripts #29

Open jknewson opened 5 years ago

jknewson commented 5 years ago

There are still a few junk/duplicate files left by the cleanup scripts See NY, but also exist in other states as well. See image below for example,

image

jknewson commented 5 years ago

image

kjacobsen16 commented 3 years ago

The first image is likely due to the info folders for the grids. John says the best way to update the info table is to remove grid files using arcpy instead of windows (we should double check if we're doing that already).

We may need to re-compute statistics for all the grids to update the info folder. Recommended steps from John:

  1. Delete the existing info folder
  2. Run https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-statistics.htm on each grid (will likely take 5-10 minutes per grid)

This will create a new info folder with the correct setup for the grids, getting rid of any remains of deleted grids, and remove any other issues that may come from not having the correct info folder.