EsriOceans / btm

Benthic Terrain Modeler
http://resources.arcgis.com/en/communities/oceans/
Mozilla Public License 2.0
27 stars 7 forks source link

Create Python version of ModelBuilder model #53

Closed scw closed 10 years ago

scw commented 10 years ago

The current full model run invokes ModelBuilder, but this adds some opaqueness when trying to debug problems with the event. For the purposes of both the toolbox and the add-in, a Python script should be sufficient -- we can copy the template and the steps from the model, and repopulate the help as needed. This will also make running the model easier from the tests.