EsriOceans / btm

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

Tools which require "workspace" output should accept FileGDB targets #117

Closed scw closed 8 years ago

scw commented 8 years ago

Currently we expect that we can write GeoTiffs to the location in question — add functionality to our utility methods to gracefully handle FileGDB sources as output, so we can consistently write results without having to have branching sprinkled through the code. Tools this may affect:

scw commented 8 years ago

@noahslocum fixed this in his branch. Have a couple of different methods now for setting file names which would be nice to unify, but everything works as-is.