2002/08/08 EF adcp/tran_bbp/t2db_bbp.c Fixed bug found by Dave Senciall: in fill_bt, changed the bad BT flag from BADSHORT to -32768. dbsource/time_.c, include/time_.h Added the function round_sec() to round hundredths to the nearest second in a YMDHMS_TIME_TYPE. adcp/adcpsect/adcpsect.c Call round_sec() to fix a bug in searching for a time expressed in hundredths (or read in as a decimal day). include/dbinc.h Changed MAX_DBNAME_LENGTH to 11 for all systems, under the assumption that no one is still using a VAX or DOS. 2002/06/20 JH adcp/doc has html-based documentation for gautoedit and additional pages about quick_adcp.prl (and demos for both) and profile flags. It is the source directory for all readme files copied by adcptree (etc) It is mirrored at currents.soest.hawaii.edu/adcp_doc 2002/03/11 EF adcp/adcpsect/adcpsect.c, vgrid.c Fixed bug in ascii *.sub output file header. Ascii subset output now requires regridding with integer increments. 2002/02/19 EF adcp/edit/fix_temp.c Fixed bug in which temperature was set to zero in ancillary_1 if soundspeed was specified instead of temperature or a temperature offset.