EsriOceans / btm

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

Test BTM using large datasets #94

Closed noahslocum closed 8 years ago

noahslocum commented 8 years ago

Evaluate the robustness of BTM when dealing with very large bathymetry datasets and make performance improvements if deemed necessary

noahslocum commented 8 years ago

All tools were successful when tested with 8+ GB rasters except for tools involving kurtosis or IQR which require converting input rasters to netCDF to access via netCDF4 library (arcpy.RastertoNetCDF_md tool fails with rasters that are >=2GB)