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.Connectivity.CoralReefConnectivity Implements Eric Treml's coral reef connectivity analysis.
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.SIRFiles Provides methods for working with files in the SIR format designed by the Brigham Young University MERS lab.
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.Aviso Altimetry-derived products from Aviso (http://www.aviso.oceanobs.com).
GeoEco.DataProducts.DiGIR Provides methods for retrieving biogeographic data using the Distributed Generic Information Retrieval (DiGIR) protocol.
GeoEco.DataProducts.HYCOM Grids representing HYCOM datasets.
GeoEco.DataProducts.NASA.OceanColor DatasetCollections and Grids that represent products published by the NASA GSFC OceanColor Group.
GeoEco.DataProducts.NASA.PODAAC THREDDSCatalogs and OPeNDAPURLs for NASA PO.DAAC datasets.
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.DataProducts.NOAA.NODC Datasets from the NOAA National Oceanographic Data Center (NODC).
GeoEco.DataProducts.NOAA.OSCAR Methods for accessing the NOAA Ocean Surface Current Analyses - Real time (OSCAR) dataset (http://www.oscar.noaa.gov).
GeoEco.DataProducts.OSU.MesoscaleEddies Methods for working with the Chelton et al. (2011) mesocale eddy database available at http://cioss.coas.oregonstate.edu/eddies
GeoEco.DataProducts.UMaineOMG Datasets published by the University of Maine Ocean Modeling Group.
GeoEco.DatabaseAccess.ADO Classes for manipulating databases through Microsoft ActiveX Data Obects (ADO) connections.
GeoEco.Datasets Base classes that define interfaces for accessing tabular and gridded datasets.
GeoEco.Datasets.ArcGIS Classes used to access tabular and raster datasets through the ArcGIS geoprocessor.
GeoEco.Datasets.Collections Classes that represent collections of datasets.
GeoEco.Datasets.GDAL Classes for accessing tabular and raster datasets using the Geospatial Data Abstraction Library (GDAL).
GeoEco.Datasets.HDF4 Classes that represent HDF version 4 files as DatasetCollections.
GeoEco.Datasets.OPeNDAP Classes that abstract THREDDS catalogs and OPeNDAP URLs as DatasetCollections.
GeoEco.Datasets.SpatiaLite DatasetCollection and Table classes that wrap SpatiaLite databases and tables.
GeoEco.Datasets.Virtual Classes representing virtual datasets.
GeoEco.FisheryAnalysis.FEET Provides methods for fisheries analysis.
GeoEco.Logging Implements the Logger class, which other GeoEco classes use to report activity to the user.
GeoEco.OceanographicAnalysis.Eddies Methods for detecting eddies in oceanographic datasets.
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.Diversity Provides methods for analyzing species diversity.
GeoEco.SpatialAnalysis.Fishnets Provides methods for working with vector fishnets.
GeoEco.SpatialAnalysis.Lines Provides methods for general-purpose operations with lines.
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.ArcGISScripts 
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.Connectivity 
GeoEco.Connectivity.RunLarvalDispersal 
GeoEco.DataManagement 
GeoEco.DataProducts 
GeoEco.DataProducts.NASA 
GeoEco.DataProducts.NOAA 
GeoEco.DataProducts.OSU 
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.DatabaseAccess.OGR Classes for accessing databases via OGR (see http://www.gdal.org/ogr).
GeoEco.Datasets.InpaintGrid 
GeoEco.Dependencies 
GeoEco.DynamicDocString 
GeoEco.Exceptions 
GeoEco.FisheryAnalysis 
GeoEco.GeoArray 
GeoEco.Internationalization 
GeoEco.Matlab 
GeoEco.Metadata Classes used to describe the modules, classes, properties and methods in the GeoEco Python package.
GeoEco.OceanographicAnalysis 
GeoEco.OceanographicAnalysis.CleanFronts 
GeoEco.OceanographicAnalysis.FindOkuboWeissEddies 
GeoEco.ReportInstallation 
GeoEco.SpatialAnalysis 
GeoEco.SpatialAnalysis.Interpolation Provides methods for interpolating in space and time.
GeoEco.Statistics 
GeoEco.Types 
GeoEco.httplib2 
GeoEco.httplib2.iri2uri