GeoEco Module Index

Not all of the classes and functions present in the GeoEco package are intended for use by external callers. Some are only intended to be used within the GeoEco package itself. Unless you are developing something to be incorporated into GeoEco, we recommend you steer clear of these internal classes and functions. If you do want to try them out, be warned that their documentation is sparse, they are more likely to change in future versions of GeoEco, and we are less inclined to assist you in taking a dependency on them.

For external callers:

GeoEco.ArcGIS Provides utility functions for interacting with the ESRI ArcGIS software package.
GeoEco.DataManagement.ArcGISRasters Provides methods for performing common data management operations on ArcGIS rasters.
GeoEco.DataManagement.ArcInfoASCIIGrids Provides methods for manipulating text files in ArcInfo ASCII grid format.
GeoEco.DataManagement.BinaryRasters Provides methods for manipulating binary raster files.
GeoEco.DataManagement.Directories Provides methods for performing common directory operations.
GeoEco.DataManagement.Fields Provides methods for performing common data management operations on table fields.
GeoEco.DataManagement.Files Provides methods for performing common file operations.
GeoEco.DataManagement.HDFs Provides methods for manipulating HDF files.
GeoEco.DataManagement.NetCDFs Provides methods for manipulating netCDF files.
GeoEco.DataManagement.Processes Provides utility classes for working with processes.
GeoEco.DataManagement.Shapefiles Provides classes for performing common operations on shapefiles.
GeoEco.DataManagement.Tables Provides methods for performing common data management operations on database tables.
GeoEco.DataProducts.NOAA.ClimateIndices Provides methods for working with NOAA climate indices.
GeoEco.DataProducts.NOAA.CoastWatchAVHRR Provides methods for working with NOAA CoastWatch AVHRR data.
GeoEco.DataProducts.NOAA.GSHHS Provides methods for working with the GSHHS global shoreline database.
GeoEco.DatabaseAccess.ADO Classes for manipulating databases through Microsoft ActiveX Data Obects (ADO) connections.
GeoEco.Logging Implements the Logger class, which other GeoEco classes use to report activity to the user.
GeoEco.OceanographicAnalysis.Fronts Provides methods for detecting fronts in images of oceanographic variables such as sea surface temperature or chlorophyll density.
GeoEco.R Provides methods for calling the R statistics program.
GeoEco.SpatialAnalysis.Fishnets Provides methods for working with vector fishnets.
GeoEco.SpatialAnalysis.Points Provides methods for general-purpose operations with points.
GeoEco.SpatialAnalysis.Polygons Provides methods for general-purpose operations with polygons.
GeoEco.SpatialAnalysis.RasterAlgebra Provides methods for performing map algebra on ArcGIS rasters.
GeoEco.SpatialAnalysis.Sampling Provides methods for sampling the values of rasters.
GeoEco.Statistics.Exploratory Provides methods for exploratory statistics.
GeoEco.Statistics.Modeling Provides methods for modeling and prediction.

For internal use only:

GeoEco 
GeoEco.AssimilatedModules Modules written by others that have been assimilated into the GeoEco package for internal use.
GeoEco.BatchProcessing Provides utility classes used by other GeoEco classes to implement batch processing versions of their methods.
GeoEco.COM 
GeoEco.DataManagement 
GeoEco.DataProducts 
GeoEco.DataProducts.NOAA 
GeoEco.DatabaseAccess Base classes that define the interfaces used internally by GeoEco to access databases.
GeoEco.DatabaseAccess.ArcGIS Classes for accessing databases via the ArcGIS geoprocessor.
GeoEco.DatabaseAccess.InMemory Classes for manipulating data in a simple in-memory database.
GeoEco.Dependencies 
GeoEco.DynamicDocString 
GeoEco.Exceptions 
GeoEco.Internationalization 
GeoEco.Matlab 
GeoEco.Metadata Classes used to describe the modules, classes, properties and methods in the GeoEco Python package.
GeoEco.OceanographicAnalysis 
GeoEco.SpatialAnalysis 
GeoEco.Statistics 
GeoEco.Types