GCE Data Toolbox Download
Toolbox Distributions
GCE Data Toolbox Version 2.98 (05-Jan-2009) Version History
» GCE Member Distribution (source code, GCE-specific import filters): download Zip archive (10MB)
» Public Distribution (compiled code, generic import filters): download Zip archive (14MB)
(Note: source code is only available online to GCE participants, but will be provided on request to other LTER affiliates for review or customization. Please contact Wade
Sheldon for more information)
System Requirements
The GCE Data Toolbox requires MATLAB®
Release 13 (version 6.5) or higher running on Windows, Linux, Solaris or McIntosh OS/X.
No optional toolboxes are required, although Database Toolbox functionality is supported by some
auxiliary functions, which are available on request.
General Toolbox Installation
- Extract the files to a directory accessible to MATLAB, making sure the option to use
folder names or recurse subdirectories is enabled
- Start the MATLAB program
- Change to the new directory using the MATLAB path browser or 'cd' command in the command window (e.g. cd c:\matlabr13\toolbox\gce_datatools)
- Type 'startup' to launch the GUI startup dialog containing buttons to view the documentation and run programs for searching and retrieving existing datasets and creating new data sets
- Optionally create a Windows or MATLAB shortcut or Unix symbolic link that changes to the
toolbox directory and then launches the MATLAB program executable (e.g. matlab.exe) to
automatically start the tools
- Note: if you
choose not to use the included startup script to run the tools, make sure to
add the toolbox directory to the MATLAB search path to avoid errors running functions that access files outside the working
directory
Toolbox Version Upgrades
- Extract the distribution files from the latest version of the toolbox to a different directory than any prior versions
- Copy any data files or custom flag functions you have added to the toolbox to corresponding locations in the new directory (i.e. as identified by file creation date)
- If you want to retain your preference settings, or if you have added to or customized the imort filters, unit conversions, or metadata style templates distributed with the toolbox, copy the relevant files below to the corresponding locations in the new directory to retain your modifications in the new version:
- Customizations:
- data import filters: imp_filters.mat
- metadata templates: imp_templates.mat
- metadata format styles: metastyles.mat
- unit conversions database: ui_unitconv.mat
- Preferences and Settings:
- ClimDB station lists: ui_expclimdb.mat
- data grid layout preferences: ui_datagrid.mat
- ClimDB data retrieval preferences: ui_fetch_climdb.mat
- USGS data retrieval preferences: ui_fetch_usgs.mat
- search results and search history: search_indices/search_default.mat
- user registration information: gce_user_registration.mat
|