Add Rxx_ title to plots in browse window. This will have to be an addition to the nextplot button. Make the dataset listbox width in user character widths in Matlab 5! Make all buttons 0.5 gray not Matlab default. Add 'metadata adder' pop-up window for people with new server. Change display menu to use a stack instead of a simple history. Prompt user for *which* Rxx_ to re-plot, not simply "first" or "all". Change unpack to accept 3 size arguments in case of cubic matrices! Make output able to be a list of URLs rather than a loaddods command. For unix, leave URL alone. For people w/Macs and PCs, add a '.asc' in the string. When loaddods supports it, save server and client version to string and add them to the acknowledgements. Change the special status of getfunctions in the 'update' function so that they have to be explicitly listed in the MANIFEST. =---------------------------------------------= DataNull should be a *range* for each variable, not a single value. contour may not behave correctly with irregular grids. Should use contourf and xcontour. New function thisday: We could now use Time range [xxxx thisday] in archive.m files but would have to update master_rangemax each time browser started/called (in the case people leave it running for weeks?). Could make use of tic/toc to keep track of that. Make sure GUI handles international dateline correctly!!!!! Crossing Pacific with one image, need two dates!!!!!! dateline.m function for global datasets -- not in browser but in get functions. Sun-synchronous satellites are the problem. Add keyword search? Automated script to check each served dataset to make sure data are served, save data, do a diff between previous day and this one .... diff should be zero. This should be in spec for new gui: does dataset selection have precedence or does selected geographic range? User should be able to toggle this. Do we need vertical section mode? Move a line around? Meridional OR zonal crosshair. [open 10/30/97 jhrg] [closed 98/09/13 dbyrne] The browser prompts you for a file in which to save the options, but there is no way to set the name of the file it reads to collect those options. ******************************************************************** [open 10/20/97 jhrg] Enhance the display of colors so that when NaN is used for the dependent variable in Data_Range the code chooses colors using the min() and max() functions. ******************************************************************** [open 10/17/97 jhrg] [closed 98/09/13 dbyrne] Change the operation of the `Data Display...' window so that it pops-down when the user clicks on `OK' ******************************************************************** [open 10/10/97 jhrg] The `Variables' window does update correctly when updating datasets (particularly, if variables are renamed, the old names stay in the list). This might only happen with local datasets. ******************************************************************** [open 9/26/97 jhrg] Move/Copy the QUIT button so that it appears under the File menu. ******************************************************************** [open 9/23/97 jhrg] Fix cvs handling of binary (.mat) files. Right now, I can't check in a corrected version of brsdat2.mat. ******************************************************************** [open 9/23/97 jhrg] Many source file lines are > 77 characters in length. This makes them hard to edit in an 80 character window. Make all lines wrap at 77 characters. ******************************************************************** [open 9/25/97 jhrg] Add colorbar to the window. ******************************************************************** [open 9/23/97 tom] Finish testing all around the globe ******************************************************************** [open 9/20/97 tom] Take master GUI server name out of the code, or at least allow some way to change it. ******************************************************************** [open 9/23/97 tom] Update README.1st installation instructions. Should include info about support programs needed, how to set paths, etc. ******************************************************************** [open 9/30/97 tom] Closed: Change installation so that loaddods and writeval can be found without users changing PATH or DODS_ROOT, etc. Users may have to set MATLABPATH to run the GUI from another directory.