Reorganize the defgb distribution by placing common subroutines in the lib/ directory and library file. Move the "brev" version of outer to the standard location so all methods use the same one.
Add a preliminary release of the Matlab utility, loadjg, to allow reading of JGOFS data directly by Matlab. [Implimentation not yet complete. The makefile needs additional work.]
Improve the installation instructions.
Edit the parse_path_info doc file.
Update default.h and outer.h with larger ATTRSIZE. Change from 40 to 80.
Replace jdb.c version 1.1c with version 1.1e. Improved error handling with add conditional compilations for debug options.
Replace listvar.c with Version 1.3a 16 Oct 2003. It explicitly exists with status of 0 after a normal execution.
Change DATUMSIZE from 80 to 240 in outer.h
Remove the older, unused, and archived files out of the distribution.
There is a new release of list.c, V1.6b. Several new switches were added and some *.h files are expected to be in the include subdirectory.
Change MIN_DATUMSIZE 120 to 240 in list.h.
HTTCP.c V1.4 dated 3 December 2003 replaces sys_errlist and sys_nerr with strerro. This fixes a problem which occured in Linux compilations. Add version definition to the code.
Prior to Releaase V1.5a, the JGOFS software was only available from MIT. The release history for this version of the software follows.
The U.S. GLOBEC Georges Bank Program uses the JGOFS software to serve our diverse data sets via the World Wide Web. This is the same software used by the U.S. JGOFS Program to serve their data. Chris Hammond, my counterpart at the JGOFS program; Glenn Flierl, one of the original developers of the JGOFS software; Warren Sass, a programmer at WHOI; and myself have been working on enhancements to the JGOFS software for many months. The results of these efforts are available in the form of a new release, Version 1.5, of the JGOFS software.
The enhancements made in Version 1.5 include:
Alternatively, the width of each column can be extended by adding an appropriate number of underscores to the field names. These are stripped off by the software, after they are counted to determine the field width attribute. For example:
field name: cast can be extended to a field width of 6 by either of the following: cast__ cast[width=6]
Several programming bugs are also being addressed in this new release, including better sensing of non-numerical data within a data value and improved handling to data buffers to minimize the risk of "buffer overflows."
While everyone who browses and accesses the data will see the improvements in the look of the directory, it is only those sites who are serving data that need to "do anything" about this release. You can access the new software at the install software page at URL
and follow the instructions on this page. You should know that all of your existing methods will continue to work as is with this new release, but before you recompile any of your methods with the new software, you need to make some changes to your code. Contact the Data Management Office (DMO) for instructions and help when you are ready to recompile and relink your own methods.
A few data serving sites that take advantage of the local "info" feature, will also need to run a utility to convert the contents of their descript.html files into .info files, one for each object name. If you need this script, please contact the DMO.
We plan to prepare new releases of the JGOFS software, approximately every four months. In addition to futher improvements in the methods, we also plan to enhance the data analysis and display functionality in upcoming releases, based on your feedback and suggestions and available funding.
So, if you use data served by the JGOFS software you should see several improvements on how it looks and performs. If you serve data to others via this software, you need to get the new software release and install it on your system. As always, I am available to help you with the installation process. Please contact the Data Management Office when you are ready to install the new software.