Marine Geospatial Ecology Tools
ArcGIS Geoprocessing Reference
| MGET version: | 0.8a40 |
| Document version: | $Id: ArcGISReference.xsl 497 2010-04-01 18:41:19Z jjr8 $ |
| Maintainer email: | jason.roberts@duke.edu |
| MGET home page: | http://code.nicholas.duke.edu/projects/mget |
In the table below, Tool Label is the name of the tool as it appears in the ArcGIS toolbox.
| Tool Label | Description |
|---|---|
| Analyze Temporal Periodocity in Table | Creates several plots that show the temporal periodicity of the records in a table. |
| Append Points | Appends points to an existing ArcGIS point feature class. |
| Append Polygon | Appends a polygon to an existing ArcGIS polygon feature class. |
| Append Rectangle | Appends a rectangle to an existing ArcGIS polygon feature class. |
| Calculate Field Using a Python Expression | Calculates the value of a table field using a Python expression. |
| Calculate Fields Using Python Expressions | Calculates values for one or more fields of a table using Python expressions. |
| Calculate Moon Phase For Dates in Field | Given a table with a date field, calculates the phase of the moon and writes it to another field. |
| Calculate Species Diversity Index for Polygons | Given polygons representing zones of interest and points representing species occurrence observations, calculates a species diversity index for each polygon. |
| Cayula-Cornillon Fronts in ArcGIS Raster | Finds fronts in an ArcGIS raster using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| Cayula-Cornillon Fronts in ArcGIS Rasters Listed in Table | Finds fronts in ArcGIS rasters listed in a table using the Cayula and Cornillon (1992) single-image edge detection algorithm. |
| Cayula-Cornillon Fronts in Binary Raster | Finds fronts in a binary raster using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| Cayula-Cornillon Fronts in CoastWatch Image as ArcGIS Raster | Finds fronts in a CoastWatch POES AVHRR image using the Cayula and Cornillon (1992) single-image edge detection algorithm and outputs them to an ArcGIS raster. |
| Cayula-Cornillon Fronts in CoastWatch Image as Binary Raster | Finds fronts in a CoastWatch POES AVHRR image using the Cayula and Cornillon (1992) single-image edge detection algorithm and outputs them to a binary raster. |
| Cayula-Cornillon Fronts in CoastWatch Images Listed in Table as ArcGIS Rasters | Finds fronts in CoastWatch POES AVHRR images listed in a table using the Cayula and Cornillon (1992) single-image edge detection algorithm and outputs them as ArcGIS rasters. |
| Classify Oceanic Nino Index (ONI) Episodes in Table | Given a time series table of monthly Oceanic Nino Index (ONI) numerical values, classifies each month as part of a normal, El Nino (warm), or La Nina (cold) episode. |
| Cleveland Plot for Table | Creates a multi-panel Cleveland dotplot for a table. |
| CoastWatch Image to ArcGIS Raster | Extracts and converts CoastWatch POES AVHRR image, specified by a file plus a variable in that file, to an ArcGIS raster. |
| CoastWatch Image to Binary Raster | Extracts and converts CoastWatch POES AVHRR image, specified by a file plus a variable in that file, to a binary raster. |
| CoastWatch Images Listed in Table To ArcGIS Rasters | Creates an ArcGIS raster from each CoastWatch POES AVHRR image listed in a table of images, where one field specifies the file path containing the image and another specifies the variable that represents the image. |
| CoastWatch Images Listed in Table To Binary Rasters | Creates a binary raster from each CoastWatch POES AVHRR image listed in a table of images, where one field specifies the file path containing the image and another specifies the variable that represents the image. |
| CoastWatch Images to HDF | Creates a CoastWatch HDF by importing images from a list of CoastWatch POES AVHRR CWFs or HDFs. |
| Convert 2D Variable in NetCDF to ArcGIS Raster | Converts a two-dimensional variable in a netCDF file to an ArcGIS raster. |
| Convert 2D Variable in NetCDF to ArcInfo ASCII Grid | Converts a two-dimensional variable in a netCDF file to a text file in ArcInfo ASCII Grid format. |
| Convert 2D Variable in NetCDF to Binary Raster | Converts a two-dimensional variable in a netCDF file to a binary raster. |
| Convert 2D Variable in NetCDFs Listed in Table To ArcGIS Rasters | Converts a two-dimensional variable in each netCDF file in a table to an ArcGIS raster. |
| Convert 2D Variable in NetCDFs Listed in Table To ArcInfo ASCII Grids | Converts a two-dimensional variable in each netCDF file in a table to a text file in ArcInfo ASCII Grid format. |
| Convert 2D Variable in NetCDFs Listed in Table To Binary Rasters | Converts a two-dimensional variable in each netCDF file in a table to a binary raster. |
| Convert ArcGIS Geodatasets to SpatiaLite Tables | Converts ArcGIS tables, shapefiles, and feature classes to tables in a SpatiaLite database. |
| Convert ArcGIS Raster to Lines | Converts an ArcGIS raster to a feature class of lines that connect adjacent foreground raster cells. |
| Convert ArcGIS Raster to Points | Converts an ArcGIS raster to a feature class of points that occur at the centers of the raster cells. |
| Convert ArcGIS Raster to Polygon Outlines | Converts an ArcGIS raster to lines that outline groups of adjacent raster cells having the same value. |
| Convert ArcGIS Raster to Polygons | Converts an ArcGIS raster to polygons that encompass groups of adjacent raster cells having the same value. |
| Convert ArcGIS Rasters Listed in Table to Lines | Converts the ArcGIS rasters listed in a table to lines that outline groups of adjacent raster cells having the same value. |
| Convert ArcGIS Rasters Listed in Table to Points | Converts the ArcGIS rasters listed in a table to points that occur at the centers of the raster cells. |
| Convert ArcGIS Rasters Listed in Table to Polygon Outlines | Converts the ArcGIS rasters listed in a table to lines that outline groups of adjacent raster cells having the same value. |
| Convert ArcGIS Rasters Listed in Table to Polygons | Converts the ArcGIS rasters listed in a table to polygons that encompass groups of adjacent raster cells having the same value. |
| Convert ArcInfo ASCII Grid to ArcGIS Raster | Converts a text file in ArcInfo ASCII Grid format to an ArcGIS raster. |
| Convert ArcInfo ASCII Grids Listed in Table To ArcGIS Rasters | Converts each ArcInfo ASCII Grid text file in a table to an ArcGIS raster. |
| Convert Binary Raster to ArcGIS Raster | Converts a two-dimensional binary raster to an ArcGIS raster. |
| Convert Binary Raster to ArcInfo ASCII Grid | Converts a two-dimensional binary raster to a text file in ArcGIS ASCII Grid format. |
| Convert Binary Rasters Listed in Table To ArcGIS Rasters | Converts each two-dimensional binary raster in a table to an ArcGIS raster. |
| Convert Binary Rasters Listed in Table To ArcInfo ASCII Grids | Converts each two-dimensional binary raster in a table to a text file in ArcInfo ASCII Grid format. |
| Convert CoastWatch Images Listed in Table to HDFs | Creates CoastWatch HDFs in a specified output directory by importing images from the CoastWatch POES AVHRR CWFs or HDFs listed in a table. |
| Convert Mesoscale Eddies NetCDF to SpatiaLite Database | Converts the Chelton et al. (2011) mesoscale eddy database netCDF file to a SpatiaLite database. |
| Convert SDS in HDF to ArcGIS Raster | Converts a Scientific Data Set (SDS) in an HDF file to an ArcGIS raster. |
| Convert SDS in HDF to ArcInfo ASCII Grid | Converts a Scientific Data Set (SDS) in an HDF file to a text file in ArcInfo ASCII Grid format. |
| Convert SDS in HDF to Binary Raster | Converts a Scientific Data Set (SDS) in an HDF file to a binary raster. |
| Convert SDS in HDFs Listed in Table To ArcGIS Rasters | Converts a Scientific Data Set (SDS) in each HDF file in a table to an ArcGIS raster. |
| Convert SDS in HDFs Listed in Table To ArcInfo ASCII Grids | Converts a Scientific Data Set (SDS) in each HDF file in a table to a text file in an ArcInfo ASCII Grid format. |
| Convert SDS in HDFs Listed in Table To Binary Rasters | Converts a Scientific Data Set (SDS) in each HDF file in a table to a binary raster. |
| Convert SIR File to ArcGIS Raster | Converts a SIR file to an ArcGIS raster. |
| Convert SIR File to ArcInfo ASCII Grid | Converts a SIR file to a text file in ArcInfo ASCII Grid format. |
| Convert SIR File to Binary Raster | Converts a SIR file to a binary raster. |
| Convert SIR Files Listed in Table To ArcGIS Rasters | Converts each SIR file in a table to an ArcGIS raster. |
| Convert SIR Files Listed in Table To ArcInfo ASCII Grids | Converts each SIR file in a table to a text file in ArcInfo ASCII grid format. |
| Convert SIR Files Listed in Table To Binary Rasters | Converts each SIR file in a table to a binary raster. |
| Convert SpatiaLite Tables to ArcGIS Geodatasets | Converts tables in a SpatiaLite database to ArcGIS tables, shapefiles, and feature classes. |
| Copy CoastWatch Navigation Offsets | Copies the navigation offsets from one variable in a CoastWatch POES AVHRR CWF or HDF file to one or more variables in another file. |
| Copy CoastWatch Navigation Offsets for Files Listed in Table | Copies navigation offsets from a source variable to destination variables in CoastWatch POES AVHRR CWF or HDF files listed in a table. |
| Copy Directories Listed in Table | Copies the directories listed in a table. |
| Copy Directory | Copies a directory, including its subdirectories and files. |
| Copy File | Copies a file. |
| Copy Files Listed in Table | Copies the files listed in a table. |
| Copy Raster | Copies an ArcGIS raster. |
| Copy Rasters Listed in Table | Copies the ArcGIS rasters listed in a table. |
| Copy Shapefile | Copies a shapefile. |
| Copy Shapefile To Directory | Copies a shapefile to a directory. |
| Create Bounding Box for Geodatasets | Creates a new ArcGIS polygon feature class and a bounding box (a minimum bounding rectangle) within it that encompasses the extents of one or more ArcGIS geodatasets. |
| Create Climatological Rasters for AVHRR Pathfinder V5 SST | Creates climatological rasters from AVHRR Pathfinder Version 5 SST images published by NOAA NODC. |
| Create Climatological Rasters for Aviso Geostrophic Currents Product | Creates climatological rasters for an Aviso gridded geostrophic currents product. |
| Create Climatological Rasters for Aviso SSH Product | Creates climatological rasters for an Aviso gridded sea surface height product. |
| Create Climatological Rasters for Aviso Significant Wave Height Product | Creates climatological rasters for an Aviso gridded significant wave height product. |
| Create Climatological Rasters for Aviso Wind Speed Modulus Product | Creates climatological rasters for an Aviso gridded wind speed modulus product. |
| Create Climatological Rasters for GHRSST L4 SST | Creates climatological rasters for a GHRSST L4 product hosted by NASA JPL PO.DAAC. |
| Create Climatological Rasters for HYCOM GLBa0.08 Equatorial 3D Variable | Creates climatological rasters for a 3D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset |
| Create Climatological Rasters for HYCOM GLBa0.08 Equatorial 4D Variable | Creates climatological rasters for a 4D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset |
| Create Climatological Rasters for HYCOM GOMl0.04 3D Variable | Creates climatological rasters for a HYCOM GOMl0.04 3D variable |
| Create Climatological Rasters for HYCOM GOMl0.04 4D Variable | Creates climatological rasters for a HYCOM GOMl0.04 4D variable |
| Create Climatological Rasters for NASA OceanColor L3 SMI Product | Creates climatological rasters for a Level 3 Standard Mapped Image (SMI) product published by the NASA GSFC OceanColor Group. |
| Create Climatological Rasters for OSCAR Currents | Creates climatological rasters for NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents. |
| Create Climatological Rasters for PO.DAAC MODIS L3 SST | Creates climatological rasters from MODIS Level 3 SST images published by NASA JPL PO.DAAC. |
| Create Climatological Rasters for Pacific ROMS-CoSiNE 3D Variable | Creates climatological rasters for a Pacific ROMS-CoSiNE 3D variable |
| Create Climatological Rasters for Pacific ROMS-CoSiNE 4D Variable | Creates climatological rasters for a Pacific ROMS-CoSiNE 4D variable |
| Create CoastWatch Mask as ArcGIS Raster | Creates a mask, in ArcGIS raster format, for a CoastWatch POES AVHRR image. |
| Create CoastWatch Mask as Binary Raster | Creates a mask, in binary raster format, for a CoastWatch POES AVHRR image. |
| Create Coral Reef Connectivity Simulation From ArcGIS Rasters | Creates a coral reef connectivity simulation and initializes it with reef data in ArcGIS rasters. |
| Create Current Vectors for HYCOM GLBa0.08 Equatorial Region | Creates line feature classes representing the current vectors for the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset. |
| Create Current Vectors for HYCOM GOMl0.04 | Creates line feature classes representing the vectors of HYCOM GOMl0.04 currents. |
| Create Directory | Creates a directory, including any parent directories that are missing. |
| Create Fishery Effort Envelopes | Models the spatial distribution of fishing effort for fisheries for which no spatially-explicit effort data is available. |
| Create Fishnet | Creates a grid of rectangular polygons. |
| Create Fishnet for Points | Creates a grid of rectangular cells that overlap the input points and optionally calculates summary statistics for the points that intersect each cell. |
| Create Lines From Vector Component Rasters | Given rasters representing the x and y components of a vector field, such as the u and v rasters for ocean currents, this tool creates a feature class of lines representing the vectors, similar to a "quiver plot". |
| Create Lines From Vector Component Rasters Listed in Table | Given a table of rasters representing the x and y components of vector fields, such as the u and v rasters for ocean currents, this tool creates feature classes of lines representing the vectors, similar to a "quiver plot". |
| Create Masks as ArcGIS Rasters for CoastWatch Images Listed in Table | Creates masks, in ArcGIS raster format, for CoastWatch POES AVHRR images listed in a table. |
| Create Masks as Binary Rasters for CoastWatch Images Listed in Table | Creates masks, in binary raster format, for CoastWatch POES AVHRR images listed in a table. |
| Create Points | Creates points in a new ArcGIS point feature class. |
| Create Points Along Lines | Creates points along lines at a specified interval. |
| Create Polygon | Creates a polygon in a new ArcGIS polygon feature class. |
| Create Raster for CoRTAD 2D Variable | Creates a raster for a CoRTAD 2D variable. |
| Create Raster for Pacific ROMS-CoSiNE 2D Variable | Creates a raster for a Pacific ROMS-CoSiNE 2D variable. |
| Create Rasters for AVHRR Pathfinder V5 SST | Creates rasters for AVHRR Pathfinder Version 5 SST images published by NOAA NODC. |
| Create Rasters for Aviso Geostrophic Currents Product | Creates rasters for an Aviso gridded geostrophic currents product. |
| Create Rasters for Aviso SSH Product | Creates rasters for an Aviso gridded sea surface height product. |
| Create Rasters for Aviso Significant Wave Height Product | Creates rasters for an Aviso gridded significant wave height product. |
| Create Rasters for Aviso Wind Speed Modulus Product | Creates rasters for an Aviso gridded wind speed modulus product. |
| Create Rasters for CoRTAD 3D Variable | Creates rasters a CoRTAD 3D variable. |
| Create Rasters for GHRSST L4 SST | Creates rasters for a GHRSST L4 product hosted by NASA JPL PO.DAAC. |
| Create Rasters for HYCOM GLBa0.08 Equatorial 3D Variable | Creates rasters for a 3D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset. |
| Create Rasters for HYCOM GLBa0.08 Equatorial 4D Variable | Creates rasters for a 4D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset. |
| Create Rasters for HYCOM GOMl0.04 3D Variable | Creates rasters for a HYCOM GOMl0.04 3D variable. |
| Create Rasters for HYCOM GOMl0.04 4D Variable | Creates rasters for a HYCOM GOMl0.04 4D variable. |
| Create Rasters for NASA OceanColor L3 SMI Product | Creates rasters for a Level 3 Standard Mapped Image (SMI) product published by the NASA GSFC OceanColor Group. |
| Create Rasters for OSCAR Currents | Creates rasters for NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents. |
| Create Rasters for PO.DAAC MODIS L3 SST | Creates rasters for MODIS Level 3 SST images published by NASA JPL PO.DAAC. |
| Create Rasters for Pacific ROMS-CoSiNE 3D Variable | Creates rasters for a Pacific ROMS-CoSiNE 3D variable. |
| Create Rasters for Pacific ROMS-CoSiNE 4D Variable | Creates rasters for a Pacific ROMS-CoSiNE 4D variable. |
| Create Rectangle | Creates a rectangle in a new ArcGIS polygon feature class. |
| Create Subdirectory | Creates a subdirectory within a parent directory. |
| Create Table from ESRL Climate Index Time Series at URL | Creates and populates a table of climate index values parsed from NOAA ESRL climate index time series data downloaded from a URL. |
| Create Table from ESRL Climate Index Time Series at URLs | Creates and populates a table of climate index values parsed from NOAA ESRL climate index time series data downloaded from a list of URLs. |
| Create Table from ESRL Climate Index Time Series in Text File | Creates and populates a table of climate index values parsed from a text file in NOAA ESRL time series format. |
| Create Table from ESRL Climate Index Time Series in Text Files | Creates and populates a table of climate index values parsed from a list of text files, where each file contains the data for a single climate index in NOAA ESRL time series format. |
| Create Temporary Directory | Creates a directory suitable for holding temporary files. |
| Create Vectors for Aviso Geostrophic Currents Product | Creates line feature classes representing the current vectors of an Aviso gridded geostrophic currents product. |
| Create Vectors for OSCAR Currents | Creates line feature classes representing the vectors of NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents. |
| Create X Coordinate Raster | Creates an ArcGIS raster where the value of each cell is the X coordinate of the cell. |
| Create Y Coordinate Raster | Creates an ArcGIS raster where the value of each cell is the Y coordinate of the cell. |
| Decompress File | Decompresses a file into a directory. |
| Delete Directories Listed in Table | Deletes the directories listed in a table. |
| Delete Directory | Deletes a directory. |
| Delete File | Deletes a file. |
| Delete Files Listed in Table | Deletes the files listed in a table. |
| Delete Raster | Deletes an ArcGIS raster. |
| Delete Rasters Listed in Table | Deletes the ArcGIS rasters listed in a table. |
| Density Histogram for Field | Creates a density histogram for a field of a table. |
| Density Histogram for Point Coordinate | Creates a density histogram for one of the coordinates of a point feature class or layer. |
| Evaluate R Statements | Evalutes one or more R statements using the R interpreter and returns the result of the last statement. |
| Evaluate R Statements in Text File | Evalutes the R statements in a text file using the R interpreter and returns the result of the last statement. |
| Execute Database Command for Table | Opens a Microsoft ActiveX Data Objects (ADO) connection to the database containing a table and executes a command. |
| Execute Database Command on ADO Connection | Opens a Microsoft ActiveX Data Objects (ADO) connection to a database and executes a command. |
| Execute Program | Executes the specified program and captures its output. |
| Extract By Mask for ArcGIS Rasters Listed in Table | For each ArcGIS raster in a table, extracts the cells that correspond to the areas defined by a mask. |
| Extract HDF Header | Extracts the header of an HDF file and saves it to a text file. |
| Extract Headers of HDFs Listed in Table | Extracts the headers of HDF files in a table and saves them to text files. |
| Extract Headers of NetCDFs Listed in Table | Extracts the headers of netCDF files in a table and saves them to text files. |
| Extract Headers of SIR Files Listed in Table | Extracts the headers of SIR files in a table and saves them to text files. |
| Extract Mesoscale Eddy Centroids From SpatiaLite Database | Extracts eddy centroid points from the Chelton et al. (2011) mesoscale eddy database in SpatiaLite format. |
| Extract Mesoscale Eddy Tracklines From SpatiaLite Database | Extracts eddy tracklines from the Chelton et al. (2011) mesoscale eddy database in SpatiaLite format. |
| Extract NetCDF Header | Extracts the header of a netCDF file and saves it to a text file. |
| Extract SIR File Header | Extracts the header of a SIR file. |
| File Is Decompressible | Returns True if the specified file is in a format that can be decompressed. |
| Find ArcGIS Rasters and Extract By Mask | Finds rasters in an ArcGIS workspace and extracts the cells that correspond to the areas defined by a mask. |
| Find ArcGIS Rasters and Find Cayula-Cornillon Fronts | Finds ArcGIS rasters in a workspace and finds fronts within them using the Cayula and Cornillon (1992) single-image edge detection algorithm. |
| Find ArcGIS Rasters and Interpolate No Data Cells | Finds rasters in an ArcGIS workspace and interpolates values for the No Data cells. |
| Find ArcGIS Rasters and Project to Template | Finds rasters in an ArcGIS workspace and projects them to the coordinate system, cell size, and extent of a template raster. |
| Find ArcGIS Rasters and Project, Clip, and/or Execute Map Algebra | Finds rasters in an ArcGIS workspace and projects, clips, and/or perfoms map algebra on them. You must request at least one of these three operations. If you request multiple operations, the tool performs them in the order they are listed. |
| Find ArcInfo ASCII Grids and Convert To ArcGIS Rasters | Finds ArcInfo ASCII Grid text files in a directory and converts them to ArcGIS rasters. |
| Find Binary Rasters and Convert To ArcGIS Rasters | Finds two-dimensional binary rasters in a directory and converts them to ArcGIS rasters. |
| Find Binary Rasters and Convert To ArcInfo ASCII Grids | Finds two-dimensional binary rasters in a directory and converts them to text files in ArcInfo ASCII Grid format. |
| Find Binary Rasters and Swap Bytes | Finds and reverses the byte order of binary rasters in a directory (i.e. converts "little endian" to "big endian", or visa versa). |
| Find Cayula-Cornillon Fronts in AVHRR Pathfinder V5 SST | Creates rasters indicating the positions of fronts in AVHRR Pathfinder Version 5 SST images published by NOAA NODC, using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| Find Cayula-Cornillon Fronts in GHRSST L4 SST | Creates rasters indicating the positions of fronts in GHRSST L4 SST images hosted by NASA JPL PO.DAAC, using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| Find Cayula-Cornillon Fronts in HYCOM GLBa0.08 Equatorial 4D Variable | Creates rasters indicating the positions of fronts in the 2D slices of a 4D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| Find Cayula-Cornillon Fronts in HYCOM GOMl0.04 4D Variable | Creates rasters indicating the positions of fronts in the 2D slices of a HYCOM GOMl0.04 4D variable using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| Find Cayula-Cornillon Fronts in PO.DAAC MODIS L3 SST | Creates rasters indicating the positions of fronts in MODIS Level 3 SST images published by NASA JPL PO.DAAC, using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| Find CoastWatch Files | Finds CoastWatch POES AVHRR files within a directory and creates a table that lists them. |
| Find CoastWatch Images In Files | Finds CoastWatch POES AVHRR files within a directory and creates a table that lists the images within them. |
| Find CoastWatch Images and Convert To ArcGIS Rasters | Finds images in CoastWatch POES AVHRR files in a directory and converts them to ArcGIS rasters. |
| Find CoastWatch Images and Convert To Binary Rasters | Finds images in CoastWatch POES AVHRR files in a directory and converts them to binary rasters. |
| Find CoastWatch Images and Convert to HDFs | Finds images in CoastWatch POES AVHRR files in a directory and imports them into CoastWatch HDFs. |
| Find CoastWatch Images and Create Masks as ArcGIS Rasters | Finds images in CoastWatch POES AVHRR files in a directory creates masks for them, in ArcGIS raster format. |
| Find CoastWatch Images and Create Masks as Binary Rasters | Finds images in CoastWatch POES AVHRR files in a directory creates masks for them, in binary raster format. |
| Find CoastWatch Images and Find Cayula-Cornillon Fronts as ArcGIS Rasters | Uses the Cayula and Cornillon (1992) single-image edge detection algorithm to find fronts in the CoastWatch POES AVHRR images found in a directory, and outputs the fronts as ArcGIS rasters. |
| Find Directories | Finds subdirectories within a directory and creates a table that lists them. |
| Find Files | Finds files within a directory and creates a table that lists them. |
| Find HDFs and Convert SDS To ArcGIS Rasters | Finds HDF files in a directory and converts a Scientific Data Sets (SDS) in each file to an ArcGIS raster. |
| Find HDFs and Convert SDS To ArcInfo ASCII Grids | Finds HDF files in a directory and converts a Scientific Data Sets (SDS) in each file to a text file in ArcInfo ASCII Grid format. |
| Find HDFs and Convert SDS To Binary Rasters | Finds HDF files in a directory and converts a Scientific Data Sets (SDS) in each file to a binary raster. |
| Find HDFs and Extract Headers | Finds HDF files in a directory, extracts their headers, and saves the headers to text files. |
| Find Nearest Features | For each point, finds the nearest feature and writes its ID, distance, angle, and/or values of specified fields to fields of the point. |
| Find Nearest Features Listed in Field | For each point, using the feature class or layer listed in a field, finds the nearest feature and writes its ID, distance, angle, and/or values of specified fields to fields of the point. Use this tool when you have a single point feature class but need to find distances to different near feature classes or layers for different points. |
| Find NetCDFs and Convert 2D Variable to ArcGIS Rasters | Finds netCDF files in a directory and converts a two-dimensional variable in each file to an ArcGIS raster. |
| Find NetCDFs and Convert 2D Variable to ArcInfo ASCII Grids | Finds netCDF files in a directory and converts a two-dimensional variable in each file to a text file in ArcInfo ASCII Grid format. |
| Find NetCDFs and Convert 2D Variable to Binary Rasters | Finds netCDF files in a directory and converts a two-dimensional variable in each file to a binary raster. |
| Find NetCDFs and Extract Headers | Finds netCDF files in a directory, extracts their headers, and saves the headers to text files. |
| Find Okubo-Weiss Eddies in Aviso SSH Product | Creates rasters showing the cores of geostrophic eddies detected in an Aviso gridded sea surface height product using the Okubo-Weiss algorithm. |
| Find Rasters | Finds rasters within an ArcGIS workspace and creates a table that lists them. |
| Find Rasters and Execute Single Output Map Algebra | Finds rasters in a workspace and executes a map algebra expression on them. |
| Find SIR Files and Convert To ArcGIS Rasters | Finds SIR files in a directory and converts them to ArcGIS rasters. |
| Find SIR Files and Convert To ArcInfo ASCII Grids | Finds SIR files in a directory and converts them to text files in ArcInfo ASCII grid format. |
| Find SIR Files and Convert To Binary Rasters | Finds SIR files in a directory and converts them to binary rasters. |
| Find SIR Files and Extract Headers | Finds SIR files in a directory, extracts their headers, and saves the headers to text files. |
| Find and Convert ArcGIS Rasters to Lines | Finds rasters in an ArcGIS workspace and converts them to lines that outline groups of adjacent raster cells having the same value. |
| Find and Convert ArcGIS Rasters to Points | Finds rasters in an ArcGIS workspace and converts them to points that occur at the centers of the raster cells. |
| Find and Convert ArcGIS Rasters to Polygon Outlines | Finds rasters in an ArcGIS workspace and converts them to lines that outline groups of adjacent raster cells having the same value. |
| Find and Convert ArcGIS Rasters to Polygons | Finds rasters in an ArcGIS workspace and converts them to polygons that encompass groups of adjacent raster cells having the same value. |
| Find and Copy Directories | Finds and copies directories in a directory. |
| Find and Copy Files | Finds and copies files in a directory. |
| Find and Copy Rasters | Finds and copies rasters in an ArcGIS workspace. |
| Find and Delete Directories | Finds and deletes directories in a directory. |
| Find and Delete Files | Finds and deletes files in a directory. |
| Find and Delete Rasters | Finds and deletes rasters in an ArcGIS workspace. |
| Find and Move Directories | Finds and moves directories in a directory. |
| Find and Move Files | Finds and moves files in a directory. |
| Find and Move Rasters | Finds and moves rasters in an ArcGIS workspace. |
| Fit GAM | Fits a generalized additive model (GAM) to data in an ArcGIS table. |
| Fit GLM | Fits a generalized linear model (GLM) to data in an ArcGIS table using the R glm function. |
| Fit Linear Mixed Model | Fits a linear mixed-effects model to data in an ArcGIS table. |
| Fit Tree Model | Fits a tree model to data in an ArcGIS table. |
| Get DiGIR Resources as Table | Gets the list of Distributed Generic Information Retrieval (DiGIR) resources available from a DiGIR server and writes it to an ArcGIS table. |
| Get OBIS DiGIR Resources as Table | Gets the list of Distributed Generic Information Retrieval (DiGIR) resources available from OBIS and writes it to an ArcGIS table. |
| Get OBIS-SEAMAP DiGIR Resources as Table | Gets the list of Distributed Generic Information Retrieval (DiGIR) resources available from OBIS-SEAMAP and writes it to an ArcGIS table. |
| Interpolate AVHRR Pathfinder V5 SST at Points | Interpolates AVHRR Pathfinder Version 5 SST values at points. |
| Interpolate Aviso Geostrophic Currents Product at Points | Interpolates the values of an Aviso gridded geostrophic currents product at points. |
| Interpolate Aviso SSH Product at Points | Interpolates the values of an Aviso gridded sea surface height product at points. |
| Interpolate Aviso Significant Wave Height Product at Points | Interpolates the values of an Aviso gridded significant wave height product at points. |
| Interpolate Aviso Wind Speed Modulus Product at Points | Interpolates the values of an Aviso gridded wind speed modulus product at points. |
| Interpolate CoRTAD 2D Variables at Points | Interpolates CoRTAD 2D variables at points. |
| Interpolate CoRTAD 3D Variables at Points | Interpolates CoRTAD 3D variables at points. |
| Interpolate GHRSST L4 SST at Points | Interpolates values of a GHRSST L4 product hosted by NASA JPL PO.DAAC at points. |
| Interpolate HYCOM GLBa0.08 Equatorial 3D Variables at Points | Interpolates 3D variables of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset at points. |
| Interpolate HYCOM GLBa0.08 Equatorial 4D Variables at Points | Interpolates 4D variables of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset at points. |
| Interpolate HYCOM GOMl0.04 3D Variables at Points | Interpolates HYCOM GOMl0.04 3D variables at points. |
| Interpolate HYCOM GOMl0.04 4D Variables at Points | Interpolates HYCOM GOMl0.04 4D variables at points. |
| Interpolate NASA OceanColor L3 SMI Product at Points | Interpolates the values of a Level 3 Standard Mapped Image (SMI) product published by the NASA GSFC OceanColor Group at points. |
| Interpolate No Data Cells | Interpolates values for the No Data cells of a raster. |
| Interpolate No Data Cells for ArcGIS Rasters Listed in Table | Interpolates values for the No Data cells for each ArcGIS raster in a table. |
| Interpolate OSCAR Currents at Points | Interpolates the values of NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents at points. |
| Interpolate PO.DAAC MODIS L3 SST at Points | Interpolates PO.DAAC MODIS Level 3 SST values at points. |
| Interpolate Pacific ROMS-CoSiNE 2D Variable at Points | Interpolates a Pacific ROMS-CoSiNE 2D variable at points. |
| Interpolate Pacific ROMS-CoSiNE 3D Variables at Points | Interpolates Pacific ROMS-CoSiNE 3D variables at points. |
| Interpolate Pacific ROMS-CoSiNE 4D Variables at Points | Interpolates Pacific ROMS-CoSiNE 4D variables at points. |
| Interpolate Raster Values at Points | Interpolates the values of rasters at points. |
| Load Aviso Geostrophic Currents Into Coral Reef Connectivity Simulation | Downloads Aviso geostrophic currents into a coral reef connectivity simulation. |
| Load HYCOM GLBa0.08 Currents Into Coral Reef Connectivity Simulation | Downloads HYCOM GLBa0.08 ocean currents into a coral reef connectivity simulation. |
| Load HYCOM GOMl0.04 Currents Into Coral Reef Connectivity Simulation | Downloads HYCOM GOMl0.04 ocean currents into a coral reef connectivity simulation. |
| Load OSCAR Currents Into Coral Reef Connectivity Simulation | Downloads NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents into a coral reef connectivity simulation. |
| Load Pacific ROMS-CoSiNE Currents Into Coral Reef Connectivity Simulation | Downloads Pacific ROMS-CoSiNE ocean currents into a coral reef connectivity simulation. |
| Move Directories Listed in Table | Moves the directories listed in a table. |
| Move Directory | Moves a directory, including its subdirectories and files. |
| Move File | Moves a file. |
| Move Files Listed in Table | Moves the files listed in a table. |
| Move Raster | Moves an ArcGIS raster. |
| Move Rasters Listed in Table | Moves the ArcGIS rasters listed in a table. |
| Plot Performance of Binary Classification Model | Plots the performance of a binary classification model (a model where the response variable has two possible values) using the R ROCR package. |
| Plot ROC of Binary Classification Model | Plots the receiver operating characteristic (ROC) curve of a binary classification model (a model where the response variable has two possible values) using the R ROCR package. |
| Predict Bayesian Probabilities for GAM From Rasters | Using a binomial generalized additive model (GAM) fitted using the R mgcv package, this tool creates rasters representing the estimated probabilities that the response variable will equal or exceed specified thresholds, given ArcGIS rasters representing the predictor variables. |
| Predict GAM From Rasters | Using a fitted generalized additive model (GAM), this tool creates a raster representing the response variable predicted from ArcGIS rasters representing the predictor variables. |
| Predict GLM From Rasters | Using a fitted generalized linear model (GLM), this tool creates a raster representing the response variable predicted from ArcGIS rasters representing the predictor variables. |
| Predict Linear Mixed Model From Rasters | Using a fitted linear mixed model, this tool creates a raster representing the response variable predicted from rasters representing the predictor variables. |
| Predict Tree Model From Rasters | Using a fitted tree model, this tool creates a raster representing the response variable predicted from rasters representing the predictor variables. |
| Project Raster to Template | Projects a raster to the coordinate system, cell size, and extent of a template raster. |
| Project Rasters Listed in Table to Template | Projects a table of rasters to the coordinate system, cell size, and extent of a template raster. |
| Project, Clip, and/or Execute Map Algebra | Projects, clips, and/or perfoms map algebra on an ArcGIS raster. You must request at least one of these three operations. If you request multiple operations, the tool performs them in the order they are listed. |
| Project, Clip, and/or Execute Map Algebra on ArcGIS Rasters Listed in Table | Projects, clips, and/or perfoms map algebra on the ArcGIS rasters listed in a table. You must request at least one of these three operations. If you request multiple operations, the tool performs them in the order they are listed. |
| Randomly Split Table Into Training and Evaluation Records | Randomly designates the records of a table as either training records (for fitting a statistical model) or evaluation records (for evaluating the model). |
| Run Coral Reef Connectivity Simulation | Executes a coral coral reef connectivity simulation. |
| Sample Polygons | Samples the values of polygon fields at points that intersect the polygons. |
| Sample Rasters | Samples rasters using a point feature class and stores the sampled values in fields of the feature class. |
| Sample Rasters Listed in Fields | Samples rasters listed in fields of a point feature class and stores the sampled values in other fields. |
| Sample Time Series Table | Matches records in a destination table to records in a time series table by date, and copies values of fields of the time series table to fields of the destination table. |
| Scatterplot Matrix for Table | Creates a matrix of scatterplots for a table using the R pairs function. |
| Search DiGIR Records and Create Points | Searches a Distributed Generic Information Retrieval (DiGIR) server for georeferenced records and creates an ArcGIS point feature class from them. |
| Search OBIS DiGIR Records and Create Points | Searches OBIS for georeferenced records using the Distributed Generic Information Retrieval (DiGIR) protocol and creates an ArcGIS point feature class from them. |
| Search OBIS-SEAMAP DiGIR Records and Create Points | Searches OBIS-SEAMAP for georeferenced records using the Distributed Generic Information Retrieval (DiGIR) protocol and creates an ArcGIS point feature class from them. |
| Set CoastWatch Navigation Offsets | Sets the navigation offsets of a CoastWatch POES AVHRR CWF or HDF file. |
| Set Navigation Offsets of CoastWatch Files Listed in Table | Sets the navigation offsets of the CoastWatch POES AVHRR CWF or HDF files listed in a table to the values specified by two fields. |
| Single Output Map Algebra For Rasters Listed in Table | Executes a map algebra expression on the rasters listed in a table. |
| Single Output Map Algebra for Table Rows | For each row of a table, calculates an output raster and map algebra expression from the row using Python expressions and executes the map algebra expression to produce the output raster. |
| Swap Bytes of Binary Raster | Reverses the byte order of a binary raster (e.g. converts "little endian" to "big endian", or visa versa). |
| Swap Bytes of Binary Rasters Listed in Table | Reverses the byte order of each binary raster listed in a table (i.e. converts "little endian" to "big endian", or visa versa). |
In the table below, Tool Name is the programming name used to invoke the tool from the ArcGIS command line or from the geoprocessor object in a geoprocessing script.
| Tool Name | Description |
|---|---|
| ADODatabaseConnectionConnectAndExecuteCommand_GeoEco | Opens a Microsoft ActiveX Data Objects (ADO) connection to a database and executes a command. |
| AVHRRPathfinderSSTTimeSeriesCreateArcGISRasters_GeoEco | Creates rasters for AVHRR Pathfinder Version 5 SST images published by NOAA NODC. |
| AVHRRPathfinderSSTTimeSeriesCreateCayulaCornillonFrontsAsArcGISRasters_GeoEco | Creates rasters indicating the positions of fronts in AVHRR Pathfinder Version 5 SST images published by NOAA NODC, using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| AVHRRPathfinderSSTTimeSeriesCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters from AVHRR Pathfinder Version 5 SST images published by NOAA NODC. |
| AVHRRPathfinderSSTTimeSeriesInterpolateAtArcGISPoints_GeoEco | Interpolates AVHRR Pathfinder Version 5 SST values at points. |
| ArcGISFeatureSamplerSamplePolygons_GeoEco | Samples the values of polygon fields at points that intersect the polygons. |
| ArcGISFishnetsCreateFishnetForPoints_GeoEco | Creates a grid of rectangular cells that overlap the input points and optionally calculates summary statistics for the points that intersect each cell. |
| ArcGISFishnetsCreateFishnet_GeoEco | Creates a grid of rectangular polygons. |
| ArcGISLinesFromVectorComponentRastersInArcGISTable_GeoEco | Given a table of rasters representing the x and y components of vector fields, such as the u and v rasters for ocean currents, this tool creates feature classes of lines representing the vectors, similar to a "quiver plot". |
| ArcGISLinesFromVectorComponentRasters_GeoEco | Given rasters representing the x and y components of a vector field, such as the u and v rasters for ocean currents, this tool creates a feature class of lines representing the vectors, similar to a "quiver plot". |
| ArcGISPointsAppendPointsToFeatureClass2_GeoEco | Appends points to an existing ArcGIS point feature class. |
| ArcGISPointsCreateFeatureClassWithPoints2_GeoEco | Creates points in a new ArcGIS point feature class. |
| ArcGISPointsCreatePointsAlongLines_GeoEco | Creates points along lines at a specified interval. |
| ArcGISPointsFindNearestFeaturesListedInField_GeoEco | For each point, using the feature class or layer listed in a field, finds the nearest feature and writes its ID, distance, angle, and/or values of specified fields to fields of the point. Use this tool when you have a single point feature class but need to find distances to different near feature classes or layers for different points. |
| ArcGISPointsFindNearestFeatures_GeoEco | For each point, finds the nearest feature and writes its ID, distance, angle, and/or values of specified fields to fields of the point. |
| ArcGISPolygonsAppendPolygonToFeatureClass2_GeoEco | Appends a polygon to an existing ArcGIS polygon feature class. |
| ArcGISPolygonsAppendRectangleToFeatureClass2_GeoEco | Appends a rectangle to an existing ArcGIS polygon feature class. |
| ArcGISPolygonsCreateBoundingBoxForArcGISGeoDatasets_GeoEco | Creates a new ArcGIS polygon feature class and a bounding box (a minimum bounding rectangle) within it that encompasses the extents of one or more ArcGIS geodatasets. |
| ArcGISPolygonsCreateFeatureClassWithPolygon2_GeoEco | Creates a polygon in a new ArcGIS polygon feature class. |
| ArcGISPolygonsCreateFeatureClassWithRectangle2_GeoEco | Creates a rectangle in a new ArcGIS polygon feature class. |
| ArcGISRasterCopyArcGISTable_GeoEco | Copies the ArcGIS rasters listed in a table. |
| ArcGISRasterCopy_GeoEco | Copies an ArcGIS raster. |
| ArcGISRasterCreateXRaster_GeoEco | Creates an ArcGIS raster where the value of each cell is the X coordinate of the cell. |
| ArcGISRasterCreateYRaster_GeoEco | Creates an ArcGIS raster where the value of each cell is the Y coordinate of the cell. |
| ArcGISRasterDeleteArcGISTable_GeoEco | Deletes the ArcGIS rasters listed in a table. |
| ArcGISRasterDelete_GeoEco | Deletes an ArcGIS raster. |
| ArcGISRasterExtractByMaskArcGISTable_GeoEco | For each ArcGIS raster in a table, extracts the cells that correspond to the areas defined by a mask. |
| ArcGISRasterFindAndConvertToLines_GeoEco | Finds rasters in an ArcGIS workspace and converts them to lines that outline groups of adjacent raster cells having the same value. |
| ArcGISRasterFindAndConvertToPoints_GeoEco | Finds rasters in an ArcGIS workspace and converts them to points that occur at the centers of the raster cells. |
| ArcGISRasterFindAndConvertToPolygonOutlines_GeoEco | Finds rasters in an ArcGIS workspace and converts them to lines that outline groups of adjacent raster cells having the same value. |
| ArcGISRasterFindAndConvertToPolygons_GeoEco | Finds rasters in an ArcGIS workspace and converts them to polygons that encompass groups of adjacent raster cells having the same value. |
| ArcGISRasterFindAndCopy_GeoEco | Finds and copies rasters in an ArcGIS workspace. |
| ArcGISRasterFindAndCreateArcGISTable_GeoEco | Finds rasters within an ArcGIS workspace and creates a table that lists them. |
| ArcGISRasterFindAndDelete_GeoEco | Finds and deletes rasters in an ArcGIS workspace. |
| ArcGISRasterFindAndExtractByMask_GeoEco | Finds rasters in an ArcGIS workspace and extracts the cells that correspond to the areas defined by a mask. |
| ArcGISRasterFindAndMove_GeoEco | Finds and moves rasters in an ArcGIS workspace. |
| ArcGISRasterFindAndProjectClipAndOrExecuteMapAlgebra_GeoEco | Finds rasters in an ArcGIS workspace and projects, clips, and/or perfoms map algebra on them. You must request at least one of these three operations. If you request multiple operations, the tool performs them in the order they are listed. |
| ArcGISRasterFindAndProjectRastersToTemplate_GeoEco | Finds rasters in an ArcGIS workspace and projects them to the coordinate system, cell size, and extent of a template raster. |
| ArcGISRasterMoveArcGISTable_GeoEco | Moves the ArcGIS rasters listed in a table. |
| ArcGISRasterMove_GeoEco | Moves an ArcGIS raster. |
| ArcGISRasterProjectClipAndOrExecuteMapAlgebraArcGISTable_GeoEco | Projects, clips, and/or perfoms map algebra on the ArcGIS rasters listed in a table. You must request at least one of these three operations. If you request multiple operations, the tool performs them in the order they are listed. |
| ArcGISRasterProjectClipAndOrExecuteMapAlgebra_GeoEco | Projects, clips, and/or perfoms map algebra on an ArcGIS raster. You must request at least one of these three operations. If you request multiple operations, the tool performs them in the order they are listed. |
| ArcGISRasterProjectToTemplateArcGISTable_GeoEco | Projects a table of rasters to the coordinate system, cell size, and extent of a template raster. |
| ArcGISRasterProjectToTemplate_GeoEco | Projects a raster to the coordinate system, cell size, and extent of a template raster. |
| ArcGISRasterToLinesArcGISTable_GeoEco | Converts the ArcGIS rasters listed in a table to lines that outline groups of adjacent raster cells having the same value. |
| ArcGISRasterToLines_GeoEco | Converts an ArcGIS raster to a feature class of lines that connect adjacent foreground raster cells. |
| ArcGISRasterToPointsArcGISTable_GeoEco | Converts the ArcGIS rasters listed in a table to points that occur at the centers of the raster cells. |
| ArcGISRasterToPoints_GeoEco | Converts an ArcGIS raster to a feature class of points that occur at the centers of the raster cells. |
| ArcGISRasterToPolygonOutlinesArcGISTable_GeoEco | Converts the ArcGIS rasters listed in a table to lines that outline groups of adjacent raster cells having the same value. |
| ArcGISRasterToPolygonOutlines_GeoEco | Converts an ArcGIS raster to lines that outline groups of adjacent raster cells having the same value. |
| ArcGISRasterToPolygonsArcGISTable_GeoEco | Converts the ArcGIS rasters listed in a table to polygons that encompass groups of adjacent raster cells having the same value. |
| ArcGISRasterToPolygons_GeoEco | Converts an ArcGIS raster to polygons that encompass groups of adjacent raster cells having the same value. |
| ArcGISRasterMapAlgebraFindRastersAndExecuteSingleOutputMapAlgebra_GeoEco | Finds rasters in a workspace and executes a map algebra expression on them. |
| ArcGISRasterMapAlgebraSingleOutputMapAlgebraForArcGISTableRows_GeoEco | For each row of a table, calculates an output raster and map algebra expression from the row using Python expressions and executes the map algebra expression to produce the output raster. |
| ArcGISRasterMapAlgebraSingleOutputMapAlgebraForRasterArcGISTable_GeoEco | Executes a map algebra expression on the rasters listed in a table. |
| ArcGISRasterSamplerSampleRastersInFields_GeoEco | Samples rasters listed in fields of a point feature class and stores the sampled values in other fields. |
| ArcGISRasterSamplerSampleRasters_GeoEco | Samples rasters using a point feature class and stores the sampled values in fields of the feature class. |
| ArcGISTableSamplerSampleTimeSeriesTable_GeoEco | Matches records in a destination table to records in a time series table by date, and copies values of fields of the time series table to fields of the destination table. |
| ArcInfoASCIIGridFindAndConvertToArcGISRaster_GeoEco | Finds ArcInfo ASCII Grid text files in a directory and converts them to ArcGIS rasters. |
| ArcInfoASCIIGridToArcGISRasterArcGISTable_GeoEco | Converts each ArcInfo ASCII Grid text file in a table to an ArcGIS raster. |
| ArcInfoASCIIGridToArcGISRaster_GeoEco | Converts a text file in ArcInfo ASCII Grid format to an ArcGIS raster. |
| AvisoGriddedGeostrophicCurrentsCreateArcGISRasters_GeoEco | Creates rasters for an Aviso gridded geostrophic currents product. |
| AvisoGriddedGeostrophicCurrentsCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for an Aviso gridded geostrophic currents product. |
| AvisoGriddedGeostrophicCurrentsCreateVectorsAsArcGISFeatureClasses_GeoEco | Creates line feature classes representing the current vectors of an Aviso gridded geostrophic currents product. |
| AvisoGriddedGeostrophicCurrentsInterpolateAtArcGISPoints_GeoEco | Interpolates the values of an Aviso gridded geostrophic currents product at points. |
| AvisoGriddedSSHCreateArcGISRasters_GeoEco | Creates rasters for an Aviso gridded sea surface height product. |
| AvisoGriddedSSHCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for an Aviso gridded sea surface height product. |
| AvisoGriddedSSHFindOkuboWeissEddies_GeoEco | Creates rasters showing the cores of geostrophic eddies detected in an Aviso gridded sea surface height product using the Okubo-Weiss algorithm. |
| AvisoGriddedSSHInterpolateAtArcGISPoints_GeoEco | Interpolates the values of an Aviso gridded sea surface height product at points. |
| AvisoGriddedSignificantWaveHeightCreateArcGISRasters_GeoEco | Creates rasters for an Aviso gridded significant wave height product. |
| AvisoGriddedSignificantWaveHeightCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for an Aviso gridded significant wave height product. |
| AvisoGriddedSignificantWaveHeightInterpolateAtArcGISPoints_GeoEco | Interpolates the values of an Aviso gridded significant wave height product at points. |
| AvisoGriddedWindSpeedModulusCreateArcGISRasters_GeoEco | Creates rasters for an Aviso gridded wind speed modulus product. |
| AvisoGriddedWindSpeedModulusCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for an Aviso gridded wind speed modulus product. |
| AvisoGriddedWindSpeedModulusInterpolateAtArcGISPoints_GeoEco | Interpolates the values of an Aviso gridded wind speed modulus product at points. |
| BinaryRasterFindAndConvertToArcGISRaster_GeoEco | Finds two-dimensional binary rasters in a directory and converts them to ArcGIS rasters. |
| BinaryRasterFindAndConvertToArcInfoASCIIGrid_GeoEco | Finds two-dimensional binary rasters in a directory and converts them to text files in ArcInfo ASCII Grid format. |
| BinaryRasterFindAndSwapBytes_GeoEco | Finds and reverses the byte order of binary rasters in a directory (i.e. converts "little endian" to "big endian", or visa versa). |
| BinaryRasterSwapBytesArcGISTable_GeoEco | Reverses the byte order of each binary raster listed in a table (i.e. converts "little endian" to "big endian", or visa versa). |
| BinaryRasterSwapBytes_GeoEco | Reverses the byte order of a binary raster (e.g. converts "little endian" to "big endian", or visa versa). |
| BinaryRasterToArcGISRasterArcGISTable_GeoEco | Converts each two-dimensional binary raster in a table to an ArcGIS raster. |
| BinaryRasterToArcGISRaster_GeoEco | Converts a two-dimensional binary raster to an ArcGIS raster. |
| BinaryRasterToArcInfoASCIIGridArcGISTable_GeoEco | Converts each two-dimensional binary raster in a table to a text file in ArcInfo ASCII Grid format. |
| BinaryRasterToArcInfoASCIIGrid_GeoEco | Converts a two-dimensional binary raster to a text file in ArcGIS ASCII Grid format. |
| CayulaCornillonEdgeDetectionDetectEdgesInArcGISRaster_GeoEco | Finds fronts in an ArcGIS raster using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| CayulaCornillonEdgeDetectionDetectEdgesInArcGISRastersArcGISTable_GeoEco | Finds fronts in ArcGIS rasters listed in a table using the Cayula and Cornillon (1992) single-image edge detection algorithm. |
| CayulaCornillonEdgeDetectionDetectEdgesInBinaryRaster_GeoEco | Finds fronts in a binary raster using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| CayulaCornillonEdgeDetectionFindArcGISRastersAndDetectEdges_GeoEco | Finds ArcGIS rasters in a workspace and finds fronts within them using the Cayula and Cornillon (1992) single-image edge detection algorithm. |
| CheltonMesocaleEddyPointsConvertToSpatiaLite_GeoEco | Converts the Chelton et al. (2011) mesoscale eddy database netCDF file to a SpatiaLite database. |
| CheltonMesocaleEddyPointsExtractArcGISLinesFromSpatiaLite_GeoEco | Extracts eddy tracklines from the Chelton et al. (2011) mesoscale eddy database in SpatiaLite format. |
| CheltonMesocaleEddyPointsExtractArcGISPointsFromSpatiaLite_GeoEco | Extracts eddy centroid points from the Chelton et al. (2011) mesoscale eddy database in SpatiaLite format. |
| ChildProcessExecuteProgram_GeoEco | Executes the specified program and captures its output. |
| CoRTADv32DCreateArcGISRaster_GeoEco | Creates a raster for a CoRTAD 2D variable. |
| CoRTADv32DInterpolateAtArcGISPoints_GeoEco | Interpolates CoRTAD 2D variables at points. |
| CoRTADv33DCreateArcGISRasters_GeoEco | Creates rasters a CoRTAD 3D variable. |
| CoRTADv33DInterpolateAtArcGISPoints_GeoEco | Interpolates CoRTAD 3D variables at points. |
| CoastWatchAVHRRCopyNavigationOffsetsArcGISTable_GeoEco | Copies navigation offsets from a source variable to destination variables in CoastWatch POES AVHRR CWF or HDF files listed in a table. |
| CoastWatchAVHRRCopyNavigationOffsets_GeoEco | Copies the navigation offsets from one variable in a CoastWatch POES AVHRR CWF or HDF file to one or more variables in another file. |
| CoastWatchAVHRRCreateMaskAsArcGISRaster_GeoEco | Creates a mask, in ArcGIS raster format, for a CoastWatch POES AVHRR image. |
| CoastWatchAVHRRCreateMaskAsBinaryRaster_GeoEco | Creates a mask, in binary raster format, for a CoastWatch POES AVHRR image. |
| CoastWatchAVHRRCreateMasksAsArcGISRastersArcGISTable_GeoEco | Creates masks, in ArcGIS raster format, for CoastWatch POES AVHRR images listed in a table. |
| CoastWatchAVHRRCreateMasksAsBinaryRastersArcGISTable_GeoEco | Creates masks, in binary raster format, for CoastWatch POES AVHRR images listed in a table. |
| CoastWatchAVHRRFindAndConvertToArcGISRasters_GeoEco | Finds images in CoastWatch POES AVHRR files in a directory and converts them to ArcGIS rasters. |
| CoastWatchAVHRRFindAndConvertToBinaryRasters_GeoEco | Finds images in CoastWatch POES AVHRR files in a directory and converts them to binary rasters. |
| CoastWatchAVHRRFindAndConvertToCoastWatchHDFs_GeoEco | Finds images in CoastWatch POES AVHRR files in a directory and imports them into CoastWatch HDFs. |
| CoastWatchAVHRRFindAndCreateMasksAsArcGISRasters_GeoEco | Finds images in CoastWatch POES AVHRR files in a directory creates masks for them, in ArcGIS raster format. |
| CoastWatchAVHRRFindAndCreateMasksAsBinaryRasters_GeoEco | Finds images in CoastWatch POES AVHRR files in a directory creates masks for them, in binary raster format. |
| CoastWatchAVHRRFindCoastWatchFilesAndFindFrontsAsArcGISRasters_GeoEco | Uses the Cayula and Cornillon (1992) single-image edge detection algorithm to find fronts in the CoastWatch POES AVHRR images found in a directory, and outputs the fronts as ArcGIS rasters. |
| CoastWatchAVHRRFindFilesAndCreateArcGISTable_GeoEco | Finds CoastWatch POES AVHRR files within a directory and creates a table that lists them. |
| CoastWatchAVHRRFindFrontsAsArcGISRaster_GeoEco | Finds fronts in a CoastWatch POES AVHRR image using the Cayula and Cornillon (1992) single-image edge detection algorithm and outputs them to an ArcGIS raster. |
| CoastWatchAVHRRFindFrontsAsArcGISRastersArcGISTable_GeoEco | Finds fronts in CoastWatch POES AVHRR images listed in a table using the Cayula and Cornillon (1992) single-image edge detection algorithm and outputs them as ArcGIS rasters. |
| CoastWatchAVHRRFindFrontsAsBinaryRaster_GeoEco | Finds fronts in a CoastWatch POES AVHRR image using the Cayula and Cornillon (1992) single-image edge detection algorithm and outputs them to a binary raster. |
| CoastWatchAVHRRFindImagesInFilesAndCreateArcGISTable_GeoEco | Finds CoastWatch POES AVHRR files within a directory and creates a table that lists the images within them. |
| CoastWatchAVHRRSetNavigationOffsetsArcGISTable_GeoEco | Sets the navigation offsets of the CoastWatch POES AVHRR CWF or HDF files listed in a table to the values specified by two fields. |
| CoastWatchAVHRRSetNavigationOffsets_GeoEco | Sets the navigation offsets of a CoastWatch POES AVHRR CWF or HDF file. |
| CoastWatchAVHRRToArcGISRasterArcGISTable_GeoEco | Creates an ArcGIS raster from each CoastWatch POES AVHRR image listed in a table of images, where one field specifies the file path containing the image and another specifies the variable that represents the image. |
| CoastWatchAVHRRToArcGISRaster_GeoEco | Extracts and converts CoastWatch POES AVHRR image, specified by a file plus a variable in that file, to an ArcGIS raster. |
| CoastWatchAVHRRToBinaryRasterArcGISTable_GeoEco | Creates a binary raster from each CoastWatch POES AVHRR image listed in a table of images, where one field specifies the file path containing the image and another specifies the variable that represents the image. |
| CoastWatchAVHRRToBinaryRaster_GeoEco | Extracts and converts CoastWatch POES AVHRR image, specified by a file plus a variable in that file, to a binary raster. |
| CoastWatchAVHRRToCoastWatchHDFArcGISTable_GeoEco | Creates CoastWatch HDFs in a specified output directory by importing images from the CoastWatch POES AVHRR CWFs or HDFs listed in a table. |
| CoastWatchAVHRRToCoastWatchHDF_GeoEco | Creates a CoastWatch HDF by importing images from a list of CoastWatch POES AVHRR CWFs or HDFs. |
| CoralReefConnectivityCreateSimulationFromArcGISRasters_GeoEco | Creates a coral reef connectivity simulation and initializes it with reef data in ArcGIS rasters. |
| CoralReefConnectivityLoadAvisoGeostrophicCurrentsIntoSimulation_GeoEco | Downloads Aviso geostrophic currents into a coral reef connectivity simulation. |
| CoralReefConnectivityLoadHYCOMGLBa0084DEquatorialCurrentsIntoSimulation_GeoEco | Downloads HYCOM GLBa0.08 ocean currents into a coral reef connectivity simulation. |
| CoralReefConnectivityLoadHYCOMGOMl0044DCurrentsIntoSimulation_GeoEco | Downloads HYCOM GOMl0.04 ocean currents into a coral reef connectivity simulation. |
| CoralReefConnectivityLoadOSCARCurrentsIntoSimulation_GeoEco | Downloads NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents into a coral reef connectivity simulation. |
| CoralReefConnectivityLoadROMSCoSiNE4DCurrentsIntoSimulation_GeoEco | Downloads Pacific ROMS-CoSiNE ocean currents into a coral reef connectivity simulation. |
| CoralReefConnectivityRunSimulation_GeoEco | Executes a coral coral reef connectivity simulation. |
| DiGIRGetOBISResourcesAsArcGISTable_GeoEco | Gets the list of Distributed Generic Information Retrieval (DiGIR) resources available from OBIS and writes it to an ArcGIS table. |
| DiGIRGetOBISSEAMAPResourcesAsArcGISTable_GeoEco | Gets the list of Distributed Generic Information Retrieval (DiGIR) resources available from OBIS-SEAMAP and writes it to an ArcGIS table. |
| DiGIRGetResourcesAsArcGISTable_GeoEco | Gets the list of Distributed Generic Information Retrieval (DiGIR) resources available from a DiGIR server and writes it to an ArcGIS table. |
| DiGIRSearchAndCreateArcGISPoints_GeoEco | Searches a Distributed Generic Information Retrieval (DiGIR) server for georeferenced records and creates an ArcGIS point feature class from them. |
| DiGIRSearchOBISAndCreateArcGISPoints_GeoEco | Searches OBIS for georeferenced records using the Distributed Generic Information Retrieval (DiGIR) protocol and creates an ArcGIS point feature class from them. |
| DiGIRSearchOBISSEAMAPAndCreateArcGISPoints_GeoEco | Searches OBIS-SEAMAP for georeferenced records using the Distributed Generic Information Retrieval (DiGIR) protocol and creates an ArcGIS point feature class from them. |
| DirectoryCopyArcGISTable_GeoEco | Copies the directories listed in a table. |
| DirectoryCopy_GeoEco | Copies a directory, including its subdirectories and files. |
| DirectoryCreateSubdirectory_GeoEco | Creates a subdirectory within a parent directory. |
| DirectoryCreateTemporaryDirectory_GeoEco | Creates a directory suitable for holding temporary files. |
| DirectoryCreate_GeoEco | Creates a directory, including any parent directories that are missing. |
| DirectoryDeleteArcGISTable_GeoEco | Deletes the directories listed in a table. |
| DirectoryDelete_GeoEco | Deletes a directory. |
| DirectoryFindAndCopy_GeoEco | Finds and copies directories in a directory. |
| DirectoryFindAndCreateArcGISTable_GeoEco | Finds subdirectories within a directory and creates a table that lists them. |
| DirectoryFindAndDelete_GeoEco | Finds and deletes directories in a directory. |
| DirectoryFindAndMove_GeoEco | Finds and moves directories in a directory. |
| DirectoryMoveArcGISTable_GeoEco | Moves the directories listed in a table. |
| DirectoryMove_GeoEco | Moves a directory, including its subdirectories and files. |
| ESRLClimateIndicesClassifyONIEpisodesInTimeSeriesArcGISTable_GeoEco | Given a time series table of monthly Oceanic Nino Index (ONI) numerical values, classifies each month as part of a normal, El Nino (warm), or La Nina (cold) episode. |
| ESRLClimateIndicesFileToArcGISTable_GeoEco | Creates and populates a table of climate index values parsed from a text file in NOAA ESRL time series format. |
| ESRLClimateIndicesFilesToArcGISTable_GeoEco | Creates and populates a table of climate index values parsed from a list of text files, where each file contains the data for a single climate index in NOAA ESRL time series format. |
| ESRLClimateIndicesUrlToArcGISTable_GeoEco | Creates and populates a table of climate index values parsed from NOAA ESRL climate index time series data downloaded from a URL. |
| ESRLClimateIndicesUrlsToArcGISTable_GeoEco | Creates and populates a table of climate index values parsed from NOAA ESRL climate index time series data downloaded from a list of URLs. |
| FEETCreateEnvelopes_GeoEco | Models the spatial distribution of fishing effort for fisheries for which no spatially-explicit effort data is available. |
| FieldCalculateArcGISField_GeoEco | Calculates the value of a table field using a Python expression. |
| FieldCalculateArcGISFields_GeoEco | Calculates values for one or more fields of a table using Python expressions. |
| FileCopyArcGISTable_GeoEco | Copies the files listed in a table. |
| FileCopy_GeoEco | Copies a file. |
| FileDecompress_GeoEco | Decompresses a file into a directory. |
| FileDeleteArcGISTable_GeoEco | Deletes the files listed in a table. |
| FileDelete_GeoEco | Deletes a file. |
| FileFindAndCopy_GeoEco | Finds and copies files in a directory. |
| FileFindAndCreateArcGISTable_GeoEco | Finds files within a directory and creates a table that lists them. |
| FileFindAndDelete_GeoEco | Finds and deletes files in a directory. |
| FileFindAndMove_GeoEco | Finds and moves files in a directory. |
| FileIsDecompressible_GeoEco | Returns True if the specified file is in a format that can be decompressed. |
| FileMoveArcGISTable_GeoEco | Moves the files listed in a table. |
| FileMove_GeoEco | Moves a file. |
| GAMBayesPredictFromArcGISRasters_GeoEco | Using a binomial generalized additive model (GAM) fitted using the R mgcv package, this tool creates rasters representing the estimated probabilities that the response variable will equal or exceed specified thresholds, given ArcGIS rasters representing the predictor variables. |
| GAMFitToArcGISTable_GeoEco | Fits a generalized additive model (GAM) to data in an ArcGIS table. |
| GAMPredictFromArcGISRasters_GeoEco | Using a fitted generalized additive model (GAM), this tool creates a raster representing the response variable predicted from ArcGIS rasters representing the predictor variables. |
| GHRSSTLevel4CreateArcGISRasters_GeoEco | Creates rasters for a GHRSST L4 product hosted by NASA JPL PO.DAAC. |
| GHRSSTLevel4CreateCayulaCornillonFrontsAsArcGISRasters_GeoEco | Creates rasters indicating the positions of fronts in GHRSST L4 SST images hosted by NASA JPL PO.DAAC, using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| GHRSSTLevel4CreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a GHRSST L4 product hosted by NASA JPL PO.DAAC. |
| GHRSSTLevel4InterpolateAtArcGISPoints_GeoEco | Interpolates values of a GHRSST L4 product hosted by NASA JPL PO.DAAC at points. |
| GLMFitToArcGISTable_GeoEco | Fits a generalized linear model (GLM) to data in an ArcGIS table using the R glm function. |
| GLMPredictFromArcGISRasters_GeoEco | Using a fitted generalized linear model (GLM), this tool creates a raster representing the response variable predicted from ArcGIS rasters representing the predictor variables. |
| HDFExtractHeaderArcGISTable_GeoEco | Extracts the headers of HDF files in a table and saves them to text files. |
| HDFExtractHeader_GeoEco | Extracts the header of an HDF file and saves it to a text file. |
| HDFFindAndConvertToArcGISRasters_GeoEco | Finds HDF files in a directory and converts a Scientific Data Sets (SDS) in each file to an ArcGIS raster. |
| HDFFindAndConvertToArcInfoASCIIGrids_GeoEco | Finds HDF files in a directory and converts a Scientific Data Sets (SDS) in each file to a text file in ArcInfo ASCII Grid format. |
| HDFFindAndConvertToBinaryRasters_GeoEco | Finds HDF files in a directory and converts a Scientific Data Sets (SDS) in each file to a binary raster. |
| HDFFindAndExtractHeaders_GeoEco | Finds HDF files in a directory, extracts their headers, and saves the headers to text files. |
| HDFSDSToArcGISRaster_GeoEco | Converts a Scientific Data Set (SDS) in an HDF file to an ArcGIS raster. |
| HDFSDSToArcInfoASCIIGrid_GeoEco | Converts a Scientific Data Set (SDS) in an HDF file to a text file in ArcInfo ASCII Grid format. |
| HDFSDSToBinaryRaster_GeoEco | Converts a Scientific Data Set (SDS) in an HDF file to a binary raster. |
| HDFToArcGISRasterArcGISTable_GeoEco | Converts a Scientific Data Set (SDS) in each HDF file in a table to an ArcGIS raster. |
| HDFToArcInfoASCIIGridArcGISTable_GeoEco | Converts a Scientific Data Set (SDS) in each HDF file in a table to a text file in an ArcInfo ASCII Grid format. |
| HDFToBinaryRasterArcGISTable_GeoEco | Converts a Scientific Data Set (SDS) in each HDF file in a table to a binary raster. |
| HYCOMGLBa008Equatorial3DCreateArcGISRasters_GeoEco | Creates rasters for a 3D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset. |
| HYCOMGLBa008Equatorial3DCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a 3D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset |
| HYCOMGLBa008Equatorial3DInterpolateAtArcGISPoints_GeoEco | Interpolates 3D variables of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset at points. |
| HYCOMGLBa008Equatorial4DCreateArcGISRasters_GeoEco | Creates rasters for a 4D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset. |
| HYCOMGLBa008Equatorial4DCreateCayulaCornillonFrontsAsArcGISRasters_GeoEco | Creates rasters indicating the positions of fronts in the 2D slices of a 4D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| HYCOMGLBa008Equatorial4DCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a 4D variable of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset |
| HYCOMGLBa008Equatorial4DCreateCurrentVectorsAsArcGISFeatureClasses_GeoEco | Creates line feature classes representing the current vectors for the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset. |
| HYCOMGLBa008Equatorial4DInterpolateAtArcGISPoints_GeoEco | Interpolates 4D variables of the equatorial (Mercator) region of the HYCOM GLBa0.08 dataset at points. |
| HYCOMGOMl0043DCreateArcGISRasters_GeoEco | Creates rasters for a HYCOM GOMl0.04 3D variable. |
| HYCOMGOMl0043DCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a HYCOM GOMl0.04 3D variable |
| HYCOMGOMl0043DInterpolateAtArcGISPoints_GeoEco | Interpolates HYCOM GOMl0.04 3D variables at points. |
| HYCOMGOMl0044DCreateArcGISRasters_GeoEco | Creates rasters for a HYCOM GOMl0.04 4D variable. |
| HYCOMGOMl0044DCreateCayulaCornillonFrontsAsArcGISRasters_GeoEco | Creates rasters indicating the positions of fronts in the 2D slices of a HYCOM GOMl0.04 4D variable using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| HYCOMGOMl0044DCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a HYCOM GOMl0.04 4D variable |
| HYCOMGOMl0044DCreateCurrentVectorsAsArcGISFeatureClasses_GeoEco | Creates line feature classes representing the vectors of HYCOM GOMl0.04 currents. |
| HYCOMGOMl0044DInterpolateAtArcGISPoints_GeoEco | Interpolates HYCOM GOMl0.04 4D variables at points. |
| InterpolatorFindAndInpaintArcGISRasters_GeoEco | Finds rasters in an ArcGIS workspace and interpolates values for the No Data cells. |
| InterpolatorInpaintArcGISRasterArcGISTable_GeoEco | Interpolates values for the No Data cells for each ArcGIS raster in a table. |
| InterpolatorInpaintArcGISRaster_GeoEco | Interpolates values for the No Data cells of a raster. |
| InterpolatorInterpolateArcGISRasterValuesAtPoints_GeoEco | Interpolates the values of rasters at points. |
| LinearMixedModelFitToArcGISTable_GeoEco | Fits a linear mixed-effects model to data in an ArcGIS table. |
| LinearMixedModelPredictFromArcGISRasters_GeoEco | Using a fitted linear mixed model, this tool creates a raster representing the response variable predicted from rasters representing the predictor variables. |
| MODISL3SSTTimeSeriesCreateArcGISRasters_GeoEco | Creates rasters for MODIS Level 3 SST images published by NASA JPL PO.DAAC. |
| MODISL3SSTTimeSeriesCreateCayulaCornillonFrontsAsArcGISRasters_GeoEco | Creates rasters indicating the positions of fronts in MODIS Level 3 SST images published by NASA JPL PO.DAAC, using the Cayula and Cornillon (1992) single image edge detection (SIED) algorithm. |
| MODISL3SSTTimeSeriesCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters from MODIS Level 3 SST images published by NASA JPL PO.DAAC. |
| MODISL3SSTTimeSeriesInterpolateAtArcGISPoints_GeoEco | Interpolates PO.DAAC MODIS Level 3 SST values at points. |
| ModelEvaluationPlotPerformanceOfBinaryClassificationModel_GeoEco | Plots the performance of a binary classification model (a model where the response variable has two possible values) using the R ROCR package. |
| ModelEvaluationPlotROCOfBinaryClassificationModel_GeoEco | Plots the receiver operating characteristic (ROC) curve of a binary classification model (a model where the response variable has two possible values) using the R ROCR package. |
| ModelEvaluationRandomlySplitArcGISTableIntoTrainingAndEvaluationRecords_GeoEco | Randomly designates the records of a table as either training records (for fitting a statistical model) or evaluation records (for evaluating the model). |
| MoonCalculateMoonPhaseForArcGISTable_GeoEco | Given a table with a date field, calculates the phase of the moon and writes it to another field. |
| NetCDFConvert2DVariableInNetCDFsInArcGISTableToArcGISRasters_GeoEco | Converts a two-dimensional variable in each netCDF file in a table to an ArcGIS raster. |
| NetCDFConvert2DVariableInNetCDFsInArcGISTableToArcInfoASCIIGrids_GeoEco | Converts a two-dimensional variable in each netCDF file in a table to a text file in ArcInfo ASCII Grid format. |
| NetCDFConvert2DVariableInNetCDFsInArcGISTableToBinaryRasters_GeoEco | Converts a two-dimensional variable in each netCDF file in a table to a binary raster. |
| NetCDFConvert2DVariableToArcGISRaster_GeoEco | Converts a two-dimensional variable in a netCDF file to an ArcGIS raster. |
| NetCDFConvert2DVariableToArcInfoASCIIGrid_GeoEco | Converts a two-dimensional variable in a netCDF file to a text file in ArcInfo ASCII Grid format. |
| NetCDFConvert2DVariableToBinaryRaster_GeoEco | Converts a two-dimensional variable in a netCDF file to a binary raster. |
| NetCDFExtractHeaderArcGISTable_GeoEco | Extracts the headers of netCDF files in a table and saves them to text files. |
| NetCDFExtractHeader_GeoEco | Extracts the header of a netCDF file and saves it to a text file. |
| NetCDFFindAndExtractHeaders_GeoEco | Finds netCDF files in a directory, extracts their headers, and saves the headers to text files. |
| NetCDFFindNetCDFsAndConvert2DVariableToArcGISRasters_GeoEco | Finds netCDF files in a directory and converts a two-dimensional variable in each file to an ArcGIS raster. |
| NetCDFFindNetCDFsAndConvert2DVariableToArcInfoASCIIGrids_GeoEco | Finds netCDF files in a directory and converts a two-dimensional variable in each file to a text file in ArcInfo ASCII Grid format. |
| NetCDFFindNetCDFsAndConvert2DVariableToBinaryRasters_GeoEco | Finds netCDF files in a directory and converts a two-dimensional variable in each file to a binary raster. |
| OSCAR5DayThirdDegreeCurrentsCreateArcGISRasters_GeoEco | Creates rasters for NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents. |
| OSCAR5DayThirdDegreeCurrentsCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents. |
| OSCAR5DayThirdDegreeCurrentsCreateVectorsAsArcGISFeatureClasses_GeoEco | Creates line feature classes representing the vectors of NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents. |
| OSCAR5DayThirdDegreeCurrentsInterpolateAtArcGISPoints_GeoEco | Interpolates the values of NOAA OSCAR 5-day unfiltered 1/3 degree ocean surface currents at points. |
| OceanColorLevel3SMITimeSeriesCreateArcGISRasters_GeoEco | Creates rasters for a Level 3 Standard Mapped Image (SMI) product published by the NASA GSFC OceanColor Group. |
| OceanColorLevel3SMITimeSeriesCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a Level 3 Standard Mapped Image (SMI) product published by the NASA GSFC OceanColor Group. |
| OceanColorLevel3SMITimeSeriesInterpolateAtArcGISPoints_GeoEco | Interpolates the values of a Level 3 Standard Mapped Image (SMI) product published by the NASA GSFC OceanColor Group at points. |
| PeriodicityAnalyzeArcGISTable_GeoEco | Creates several plots that show the temporal periodicity of the records in a table. |
| REvaluateFile_GeoEco | Evalutes the R statements in a text file using the R interpreter and returns the result of the last statement. |
| REvaluate_GeoEco | Evalutes one or more R statements using the R interpreter and returns the result of the last statement. |
| RExploratoryPlotsClevelandPlotForArcGISTable_GeoEco | Creates a multi-panel Cleveland dotplot for a table. |
| RExploratoryPlotsDensityHistogramForArcGISField_GeoEco | Creates a density histogram for a field of a table. |
| RExploratoryPlotsDensityHistogramForArcGISPointsCoordinates_GeoEco | Creates a density histogram for one of the coordinates of a point feature class or layer. |
| RExploratoryPlotsScatterplotMatrixForArcGISTable_GeoEco | Creates a matrix of scatterplots for a table using the R pairs function. |
| ROMSCoSiNE2DCreateArcGISRaster_GeoEco | Creates a raster for a Pacific ROMS-CoSiNE 2D variable. |
| ROMSCoSiNE2DInterpolateAtArcGISPoints_GeoEco | Interpolates a Pacific ROMS-CoSiNE 2D variable at points. |
| ROMSCoSiNE3DCreateArcGISRasters_GeoEco | Creates rasters for a Pacific ROMS-CoSiNE 3D variable. |
| ROMSCoSiNE3DCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a Pacific ROMS-CoSiNE 3D variable |
| ROMSCoSiNE3DInterpolateAtArcGISPoints_GeoEco | Interpolates Pacific ROMS-CoSiNE 3D variables at points. |
| ROMSCoSiNE4DCreateArcGISRasters_GeoEco | Creates rasters for a Pacific ROMS-CoSiNE 4D variable. |
| ROMSCoSiNE4DCreateClimatologicalArcGISRasters_GeoEco | Creates climatological rasters for a Pacific ROMS-CoSiNE 4D variable |
| ROMSCoSiNE4DInterpolateAtArcGISPoints_GeoEco | Interpolates Pacific ROMS-CoSiNE 4D variables at points. |
| SIRFileExtractHeaderArcGISTable_GeoEco | Extracts the headers of SIR files in a table and saves them to text files. |
| SIRFileExtractHeader_GeoEco | Extracts the header of a SIR file. |
| SIRFileFindAndConvertToArcGISRasters_GeoEco | Finds SIR files in a directory and converts them to ArcGIS rasters. |
| SIRFileFindAndConvertToArcInfoASCIIGrids_GeoEco | Finds SIR files in a directory and converts them to text files in ArcInfo ASCII grid format. |
| SIRFileFindAndConvertToBinaryRasters_GeoEco | Finds SIR files in a directory and converts them to binary rasters. |
| SIRFileFindAndExtractHeaders_GeoEco | Finds SIR files in a directory, extracts their headers, and saves the headers to text files. |
| SIRFileToArcGISRasterArcGISTable_GeoEco | Converts each SIR file in a table to an ArcGIS raster. |
| SIRFileToArcGISRaster_GeoEco | Converts a SIR file to an ArcGIS raster. |
| SIRFileToArcInfoASCIIGridArcGISTable_GeoEco | Converts each SIR file in a table to a text file in ArcInfo ASCII grid format. |
| SIRFileToArcInfoASCIIGrid_GeoEco | Converts a SIR file to a text file in ArcInfo ASCII Grid format. |
| SIRFileToBinaryRasterArcGISTable_GeoEco | Converts each SIR file in a table to a binary raster. |
| SIRFileToBinaryRaster_GeoEco | Converts a SIR file to a binary raster. |
| ShapefileCopyToDirectory_GeoEco | Copies a shapefile to a directory. |
| ShapefileCopy_GeoEco | Copies a shapefile. |
| SpatiaLiteDatabaseExportToArcGISWorkspace_GeoEco | Converts tables in a SpatiaLite database to ArcGIS tables, shapefiles, and feature classes. |
| SpatiaLiteDatabaseImportFromArcGISWorkspace_GeoEco | Converts ArcGIS tables, shapefiles, and feature classes to tables in a SpatiaLite database. |
| SpeciesDiversityCalculateDiversityIndexForArcGISPolygons_GeoEco | Given polygons representing zones of interest and points representing species occurrence observations, calculates a species diversity index for each polygon. |
| TableExecuteADOCommandForArcGISTable_GeoEco | Opens a Microsoft ActiveX Data Objects (ADO) connection to the database containing a table and executes a command. |
| TreeModelFitToArcGISTable_GeoEco | Fits a tree model to data in an ArcGIS table. |
| TreeModelPredictFromArcGISRasters_GeoEco | Using a fitted tree model, this tool creates a raster representing the response variable predicted from rasters representing the predictor variables. |
Except where otherwise noted, this document and the Marine Geospatial Ecology Tools software is Copyright © 2007 by Jason J. Roberts.
The terms "MGET" and "GeoEco" are synonymous with, and occasionally used instead of, "Marine Geospatial Ecology Tools".
MGET is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. MGET is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License (available in the file LICENSE.txt) for more details.
MGET makes use of several other programs graciously provided for free by other developers. MGET "aggregates" these under the terms of the GNU GPL. These programs require that their original license be reproduced when they are redistributed. Please see the file LICENSE.txt for the copyright notices and licensing details for these programs. Many thanks to these developers for their contributions.