Changes between Version 64 and Version 65 of WikiStart
- Timestamp:
- 09/23/07 14:19:51 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v64 v65 14 14 * Many tools have both single-input and multi-input (batch processing) implementations 15 15 * All tools include full documentation, one version tailored to [http://code.env.duke.edu/projects/mget/browser/MGET/Trunk/PythonPackage/dist/TracOnlineDocumentation/Documentation/PythonReference/PythonReference.html?format=raw Python programmers] and another to [http://code.env.duke.edu/projects/mget/browser/MGET/Trunk/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/ArcGISReference.html?format=raw ArcGIS users] 16 * A verbose logging systemeases troubleshooting of difficult failures16 * A verbose [wiki:"Configuring MGET logging" logging system] eases troubleshooting of difficult failures 17 17 * All tools are written to maximize reliability, interoperability and performance 18 18 * Many tools do not require Windows or ArcGIS; we hope to issue non-Windows releases in the future … … 20 20 == A Simple Example == 21 21 22 Many oceanography products are published in HDF format but ArcGIS still has difficulty reading this format. The [ "HDF SDS to ArcGIS Raster tool"] efficiently converts a Scientific Data Set in an HDF file to ArcGIS raster format and performs common post-processing steps.22 Many oceanography products are published in HDF format but ArcGIS still has difficulty reading this format. The [wiki:"Converting HDFs to ArcGIS rasters" HDF SDS to ArcGIS Raster tool] efficiently converts a Scientific Data Set in an HDF file to ArcGIS raster format and performs common post-processing steps. 23 23 24 24 == Project Status ==
