1.00:
1.01:
1_02:
1.03:
1.04:
1.05:
1.06: pam changed hydra_findfile.
1.07: test of release script.

1.08: introduced hyd_cdf_varget, which fixes the endian problem on x86.

1.09: introduced hyd_cdf_varget1
1.10: whoops, forgot to check it in.

1.11: Added fuzz-factor to nx,ny in hyd_trigrid for roundoff issues.
1.12: hyd_cdf_varget used for spectra read routines.
1.13: hyd_cdf_varput introduced.
1.14: hyd_cdf_varput checks that the input type matches the cdf file
  type, so that no casting is done by cdf_varput.
1.15: hyd_scatter sets !z.crange
1.16: hyd_cdf_varput fixed for writing zvars by number on sparc.
1.17: introduced hyd_sourcefile(), and other misc changes.
1.18: hyd_sourcefile handles early idl versions.
1.19: introduced hyd_os_dir.pro
1.20: hyd_sourcefile routine input can be x.pro, it just strips the .pro.
1.21: introduced grep.pro, which takes a string and strarr, and prints all
   the elements the string.
1.22: introduced tri_locate, tri_interpolate, and tri_locate_check.
1.23: work-around odd behavior in error_form.pro
1.24: updated read_hydra_spec_l1 to handle 6 sweeps with different energies.

1.25: added include detectors switch to read in level1 spectrogrom read_hydra_spec_l1.
1.26: fixed problems in 1.24, added code to correct the energy_indexes in
  spectra l1 reader, realign code as well.
1.27: no changes.
1.28: high-resolution skew now works with new code that handles 6 sweeps with 
  different energies.
1.29: use lag_correction for spectra_l1 stuff.
1.30: hydra_plot: catch use of psym=10.
1.31: hydra_plotcolor uses getenv('win_px_cm') if set.
1.32: hydra_plot: added keyword errors.
1.33: @papco_cleanup added.
1.34: introduced hyd_intersection
1.35: introduced hyd_tv, which will resample to 300 dpi when in agu mode (setenv, 'hyd_agu=1').  color plotting routines use hyd_tv.
1.36: whoops--forgot to check in hyd_tv...
1.37: fixed bug in hyd_tv.  normal=0 doesn't mean don't use normal!
1.38: added hyd_time_ssm_bug_correct
1.39: fixed whoops
1.40: introduced cdf_nrec.pro
1.41: improved hyd_file_status->get_file_date made more robust
1.42: fixed bug in hydra_plot.
1.43: whooops
1.44: added documentation to fft_freq.pro
1.45: cleaned up itime in read_hydra_spec_l1.pro
1.46: whoops
1.48: hydra_plotcolor averager can average quanities small wrt -1e20.
1.49: cleaned up rcs
1.50: added polar_hydra_public() which returns 1 if in-house software is
  not available.
1.51: added hyd_interactive()
1.52: added reset method to findex.
1.53: findex did have a problem--the test to see if findex_last could
  index the input array was incorrect.  This has been fixed.
1.54: pulled out get_file_date and parse_unix_date from hyd_file_status.
1.55: introduced hyd_progress_bar, which displays a progress bar in a
  non-managed widget.
1.56: fixed bug in hydra_plotcolor, where fill values were not plotted
  in grey.  The fill value was 1e31, and the averager didn't recognize
  the fill value.
1.57: fixed bug in hyd_trid.pro
1.58: introduced hyd_exception stuff.
1.59: further work on hyd_exception stuff as hydra_findfile becomes first
  code to raise exceptions.
1.60: hyd_raise_exception removed, hyd_throw_exception replaces it.
1.61: hydra_findfile throws exceptions, instead of raising them.
1.62: added hyd_cdf_attget and hyd_cdf_attput wrappers.
1.63: hyd_findex returns -1 for extrapolations.
1.64: hydra_plotcolor had problems with ~month long interval with 13.8s
  data. fixed this problem.
1.65: introduced hyd_robust_mean
1.66: introduced hyd_robust_max
1.67: added summary files to hydra_findfile
1.68: added /epoch keyword to gen_time.
1.69: fixed whoops in 1.67
1.70: hydra_plotcolor draws a polyfill before doing the tv image.
1.71: introduced hydra_pointdensityplot.pro
1.72: hydra_pointdensityplot is darker when printing.
1.73: whoops.
1.74: bugfix: hydra_pointdensityplot: ylog works
1.75: bugfix: hydra_pointdensityplot: tv image is properly located on the 
      page.
1.76: introduced hyd_cdf_control.pro
1.77: removed testit code that was causing problems. (trivial change)
1.78: hyd_progress_bar temporarily disabled, as it was causing problems
      with papco.
1.79: use !quiet in cdf_varexist to reduce stn in stdout.
1.80: in hyd_findex, safety check for -1's in buffer added
1.81: in hydra_pointdensityplot, added /independent_columns
v1_82: First submission to cvs.
v1_83: Added hydra_box_data to hydra_plot.
v1_84: Updated unwrap_phi to handle digital_degrees.
v1_85: Coded for SM2 Bfield (correct only for 1/31/2004 0-0900UT.)
v1_86: Now using 'bfield_54Hz_SM2_rp' for sweep spectrograms.
v1_87: OOps, bug introducted v1_86.
v1_88: Fixed issue with multiple files with matching versions. [00.10,0.10]
v1_89: Speedup for hydra_box_data binning of data.
v1_90: Added ibtrim for ele/ion gains.
v1_91: Fixed bug in hydra_box_data w/fill pts.
v1_92: Fix in hydra_plot for 1 data point.  This needs further attention.
v1_93: Change hydra_plot to use histogram-mode for time intervals 3 pixels 
       wide.
v1_94: change hydra_plot so that box_plot works with reference line.
v1_95: Changed hydra_plot to add 'journal_resolution=1' for lower resolution.
v1_96: Fixed fill issues in hydra_box_data.
v1_97: Bugfix for yavg / NaNs in hydra_box_data.
v1_98: Coded hydra_plot to fill using parallel lines.
v1_99: Updated hydra_colorbar to use charsize for title as well.
v2_00: Added set_yticks.
v2_01: Fixed bug in size-info for set_yticks.
v2_02: Fixed ystyle bug in set_yticks. 'publication_mode' in hydra_plot.
v2_03: set_yticks strengthed: >=4 ticks for < 1 inch.
v2_04: Fixed line thickness of replot in hydra_plot.
v2_05: Added fraction().
v2_06: Added set_xticks.
v2_07: Added position keyword to set_xticks, set_yticks.
v2_08: Mod to set_cticks for specification of width.
v2_09: Bogus message removed.
v2_10: Fix in hydra_box_plot, hydra_plot.

