BUNDLES Language


  character(len=20) :: v_bundles   ! BUNDLES
  ! BUNDLES\  Language versions  v_bundles
  v_bundles = '1.0-00 29-Nov-2019' ! Move the COMBINE and SELFCAL to the BUNDLES\ language
  v_bundles = '1.1-00 11-Mar-2020' ! Add the EXPLORE tool
  v_bundles = '1.2-00 25-Mar-2020' ! Add the KEPLER tool
  v_bundles = '1.2-01 29-Mar-2020' ! Add the KEPLER_VELO variable
  v_bundles = '1.2-02 13-May-2020' ! Add the KEPLER /RESET option
  v_bundles = '1.3-01 22-May-2020' ! Add the UV_DETECT /COMPRESS command
  v_bundles = '1.3-02 26-May-2020' ! Better UV_DETECT command
  v_bundles = '1.3-03 30-May-2020' ! First correct UV_DETECT command
  v_bundles = '1.3-04 10-Jun-2020' ! Handle KEPLER_X0 and KEPLER_Y0 properly
  v_bundles = '1.3-05 09-Jun-2020' ! Re-size CONTINUUM data if needed in UV_RESTORE
  v_bundles = '1.4-01 30-Jul-2020' ! /VDISK option for KEPLER
  v_bundles = '1.4-02 01-Sep-2020' ! /VELOCITY option for KEPLER
  v_bundles = '1.4-03 09-Sep-2020' ! /MASK option for KEPLER
  v_bundles = '1.4-04 11-Sep-2020' ! /VDISK renamed to /VSYSTEM in KEPLER
  v_bundles = '1.5-05 14-Dec-2020' ! SPECTRAL_CLEAN command
  v_bundles = '1.5-06 14-Dec-2020' ! /HFS option to KEPLER SHOW
  v_bundles = '1.6-00 28-Oct-2021' ! Move command EXPLORE to DISPLAY\  Language
  v_bundles = '1.6-01 18-Nov-2021' ! Finish moving command EXPLORE to DISPLAY\  Language
  v_bundles = '1.6-02 29-Sep-2022' ! /WIDGET option to KEPLER
  v_bundles = '1.6-03 17-Feb-2023' ! COMBINE now support automatic spatial and spectral resampling
  v_bundles = '1.6-04 25-Jun-2023' ! COMBINE /RELATIVE to ignore absolute position
  v_bundles = '1.6-05 11-Jul-2023' ! COMBINE bug correction when spectral resampling 
  v_bundles = '1.6-06 24-Jul-2023' ! SELFCAL supports Mosaic
  v_bundles = '1.6-07 31-Aug-2023' ! SELFCAL temporary file handling changes