Release notes

Release History

Version Date Description
2-25-rc-1 2010-02-02 Cross-Compatibility fixing
2-24-rc-23 2009-12-02 Bug fixing
2-24-rc-22 2008-12-04 ALOS/LANDSAT updates
2-24-rc-21 2007-11-10 Minor updates
2-24-rc-20 2007-04-26 Christine Updates
2-24-rc-19 2007-03-15 New requests
2-24-rc-18 2007-01-03 EOQC delivery
2-24-rc-17 2006-12-05 QUISS new delivery
2-24-rc-16 2006-09-14 ALOS Expert Tools Version 1.2
2-24-rc-15 2006-08-30 ALOS Expert Tools and EOQC QUISS delivery
2-24-rc-14 2006-07-10 ALOS Export Tools - Emergency delivery
2-24-rc-13 2006-06-25 Export Tools
2-24-rc-12 2006-04-21 DAICHI-2
2-24-rc-11 2006-04-21 DAICHI
2-24-rc-10 2006-01-15 ALOS dedicated version
2-24-rc-9 2006-01-02 Christmas pudding
2-24-rc-8 2005-12-16 Fix for RPC model
2-24-rc-7 2005-12-12 Candidate for 2-24-release
2-24-rc-7 2005-11-25
2-24-rc-6 2005-11-24
2-24-rc-5 2005-11-07
2-24-rc-4 2005-10-18
2-24-rc-3 2005-10-12
2-24-rc-2 2005-10-05
2-24-rc-1 2005-09-20
2-24-beta-2 2005-09-14
2-24-beta-1 2005-08-30 Telimag4 to telimago integration
2-23-release 2005-07-05
2-23-beta-2 2005-07-01
2-23-beta-1 2005-06-10
2-22-release 2005-05-27
2-22-rc-2 2005-05-25
2-22-rc-1 2005-05-19
2-22-beta-3 2004-08-30
2-22-beta-2 2004-08-16
2-22-beta-1 2004-08-16
2-21-release 2004-07-31

Release 2-25-rc-1 - 2010-02-02

Type Changes By
update Performing updated distributions with using dynamic library shall fix X/Xt compatibility problems. This update decereses the binary sizes. pidancier
update Uses XUSERFILESEARCHPATH variable to manage Telimago resource, instead of using 'xrdb' command. pidancier
update Produces Telimago dynamic library, using Makefile mecanism. pidancier

Release 2-24-rc-23 - 2009-12-02

Type Changes By
update MERSYN now support MERIS FRS products with tie points not always multiple of the line number. pidancier
fix Fix crash while decoding ALOS PRISM Level 1A products with missing state vectors. pidancier
fix Fix wrong DMPIN message for "-typ" parameter. pidancier
add Added SAD1969 datum and its asociated ellipsoid. pidancier
fix Fix wrong reported origin when tie point projection in GeoTIFF driver is not geographic. pidancier
add Added Live FRED/SPOT support. Driver has been tested with SPOT-1 PAN-DPCM, SPOT-2 XS, SPOT-2 PAN-DPCM, SPOT-3 PAN-DPCM, SPOT-3 XS sample products. pidancier
fix Perfoms ALOS/AVNIR-2 recognition even if ancillary 8 (TAI_UTC and EPHEMERIS) record is malformed. pidancier

Release 2-24-rc-22 - 2008-12-04

Type Changes By
fix Perfoms ALOS/PRISM recognition even if ancillary 8 (TAI_UTC and EPHEMERIS) record is malformed. pidancier
fix Use Jaxa Quaternion matrix to converts quaternions to Euler. pidancier
fix Fix MASKC parameters checking and update documentation. pidancier
add Decoding GeoTiff tie point list. pidancier
add [enh#1015] Split Tim.h, TimData.h, TimPrj.h, TimSite.h, TimProcess.h, TimFile.h into separate definition and instantiations. pidancier
fix [enh#981] ALOS CEOS products not recognized: The names does not follow ALOS CEOS specification: relaxing filename recognition patterns. pidancier
add [enh#763] Extends ALOS file header to manage CCD alignment, distortions and matrices extracted from ancillary 13 of PRISM products. pidancier
fix [bug#956] CORREL shift during the reference scene center computation in the working image. pidancier
fix [bug#957] ALOS/AVNIR-2 Fix decoding problem when state vector number is not filled in the product supplemental file. pidancier
fix [bug#958] MSS-ESA products not recognized anymore. This is due to the "Computing System ID" and "Sensor ID" not justified as expected. pidancier

Release 2-24-rc-21 - 2007-11-10

Type Changes By
fix [bug #907] ALOS PRISM and AVNIR-2 1B2G product geometry failure for true north products. pidancier
fix [bug #901] "tail" calls shall use "-n" parameter during the installation procedure. pidancier
fix [bug #867] Do not generate a refresh error if the LUT cannot be processed in the case of image to display contains only 2 colors inside a lut of 255. pidancier
add [enh #???] Parametrize the displayed occurence of records in timEditProduct with the environement variable "TIM_LIVE_PE_VFRF_MAX_RECORD_OCCURENCE". For exemple with csh, setenv TIM_LIVE_PE_VFRF_MAX_RECORD_OCCURENCE 16500 authorize timEditProduct to display 16500 occurence of a same record. This feature is useful for visiting the entire image records of a product, but may cause crash (OOM) of timEditProduct if this value is too big. By default, the occurence value is 1000. pidancier
fix [bug #???] Spot sensor model work only with GRP in geographic projection. This bug is now fixed. pidancier

Release 2-24-rc-20 - 2007-04-26

Type Changes By
add Added line/pixel (-lif, -pxf) factor into OPERATOR parameter. These parameters allow to manage smaller outputs than the input images. pidancier
fix [bug #802] timEditProduct: Gives the capability to perform a complete checking of online product without navigating in all the records. This new feature also embedded other evolutions. The automatic checking is now available using the shortcut "space", but many additional shortcuts has been added: <table border="0"> <tr> <td><tt>keyboard UpArrow</tt></td> <td> move the selection onto the previous item in the tree.</td> </tr> <tr> <td><tt>keyboard DownArrow</tt></td> <td>move the selection onto the next item in the tree.</td> </tr> <tr> <td><tt>keyboard PageUp</tt></td> <td> Scroll-up the tree of half of a displayed page.</td> </tr> <tr> <td><tt>keyboard PageDown</tt></td> <td> Scroll-down the tree of half of a displayed page.</td> </tr> <tr> <td><tt>keyboard Space</tt></td> <td> perform a recursive check of all the children of selected item.</td> </tr> <tr> <td><tt>keyboard Enter</tt></td> <td> Open the selected item.</td> </tr> <tr> <td><tt>keyboard Backspace</tt></td> <td> Close the selected item.</td> </tr> <tr> <td><tt>mouse LeftClic</tt></td> <td> Open the node.</td> </tr> <tr> <td><tt>mouse Wheel-Up</tt></td> <td>per item Scroll-up.</td> </tr> <tr> <td><tt>mouse Wheel-Down</tt></td> <td>per item Scroll-downup.</td> </tr> <tr> <td><tt>keyboard Shift + mouse Wheel-Up</tt></td> <td>per 1/2 page Scroll-up.</td> </tr> <tr> <td><tt>keyboard Shift + mouse Wheel-Down</tt></td> <td>per 1/2 page Scroll-downup.</td> </tr> </table> The focus management has been also reviewed in the application. pidancier
fix [bug #809] OPERATOR fixes: Image data endianness problem under X86 linux plateform; background management; @ or $ removed for simple keywords "product(...)" and "band(...)"; foat to integer conversion fix; update of the documentation; pidancier
update [bug #807] Desactivate the localization test in QUISS, if SPOT CAP product level is 0. pidancier
fix [bug #806] The "Interband alignment" test systematicaly fails for SPOT level 0 product. The problem was coming from the pixel size set to 0 for level 0 products. In this case the convolution windows size computation was corrupted. pidancier
update [bug #804] Added SPOT-2 QUISS sequences and TLE files in spot distribution. pidancier
update [bug #801] SPOT-4 CEOS background activation for band 4. To be able to focus on dead detectors. pidancier
update [bug #808] SPOT-4 CEOS controls of fields (1,3,1,12,1), (1,2,2,90/91,1), (1,2,2,68,1), (1,2,2,69,1) relaxed to avoid some formats errors. pidancier
fix [bug #800] SPOT-4 driver alywas reports an error for Doris flag (1,2,3,36) even is the value is correct. pidancier
fix [bug #797] Interger overflow regarding the onboard clock value of SPOT-4 CAP driver. pidancier

Release 2-24-rc-19 - 2007-03-15

Type Changes By
add [bug #795] Extraction of ALOS PRISM and AVNIR-2 Gain and Offset information into the telimago header during the decoding process. This evolution expands the telimago header and may cause some incompatibilities with oldest telimago ALOS headers. pidancier
fix [bug #756] Performing detection of LANDSAT ephemeris time inconsistancies in QUISS application and during product decoding. pidancier
fix [bug #415] No more crashes with statistic tool. Moreover, rectangular selection has been removed to avoid the problem with numlock. pidancier
fix [bug #790] LIVETIM does not decode SPOT-4 CEOS (CAP) attitude list. This causes Prj SPOT geometry failed in product decoded by LIVETIM. The Prj processing problems were also coming from unconsistant state vectors. Now it's fixed. pidancier
fix [bug #450 and #451] QUISS test 'Swath and Line alignment' report generation opens the GUI and report generation not completed. pidancier
fix [bug #786] Move attitude composation algorithm as a global sensor utility. pidancier
fix [bug #757] ISOCUR vector outputs (-ifv) cannot be read by FRAME because system font availablility problem in an old Linux redhat. In this case FRAME will now only display a warning message and not manage this problem as an error. ISOCUR does never generates texts in its vectors. pidancier
fix [enh #765] ALOS RPC management. In order to easily add on the fly RPC data into a telimago data, the TIFTIM and LIVETIM proposes a new parameter "-rpc" aiming to the RPC file ingestion. Moreover a new mechanism, based on a very simple interface (init, decode, free), has been added to easily insert a new RPC formats. Currently this TimRPCDecoder implements the IKONOS RPC and JAXA/ALOS RPC. Quickbird has not been included because of the lake of input data. Nevertheless, the QBDTIM and IKOTIM are now deprecaded but still available in the telimago release. pidancier
fix [bug #774] Wrong decoded 1B2G ALOS PRISM/AVNIR-2 false_easting and false_northing projection parameters. According to the format specification revision J, for UTM projection, false_easting is 500Km and false_northing is 0 if considered hemisphere is north, and 10 000Km if considered hemisphere is south. pidancier
fix [bug #774] False origin decoded from ALOS PRISM/AVNIR-2 level 1B2G. pidancier
add [enh #785] Added Version management and display fonction in the telimago core system. pidancier
add [enh #764] Histogram matching tool should provides its statistics. If the environement variable "TIM_DISPLAY_INFO" is set to "YES", the statistics will be displayed on the console. pidancier
fix [bug #770] New scripts had been added in the TLE binary directory: <ul> <li>insert_tle.sh : aims to insert a new TLE entry in the database</li> <li>convert_old_tle.sh: convert the old formatted TLE database</li> <li>create_tle_from_archive.sh: de-backup the archied TLE database</li> <li>tle_func.sh: basics tle dedicated functions</li> <li>tle.cron: the crontab to load during the install step</li> </ul> The scripts add_tle.sh and wget.sh has not been renamed for compatibility concerns, but has been totaly updated. <br/> Moreover the database archive has been rebuild with fully complete LANDSAT-7 tle data (from 1999-04-15 to 2007-02-14). pidancier
add [enh #782] If the system defines a default web browser, TimNetscape prefer the use of the system defined one. The hardocded web browsers (netscape and mozilla) will only be used if the $BROWSER variable is not set. pidancier
add [enh #778] Porting ENVISAT DIFF test to ALOS (PRISM/AVNIR) products. pidancier
fix [bug #???] Fix LANDSAT 5/7 TM/ETM product level encoding. pidancier
fix [bug #???] Fix the case of sh/bash scripts launched from csh: in this case the aliases are not expanded and TELIMAGO commands wasn't found. pidancier
fix [bug #???] Fix ALOS/AVNIR-2 inter-ccd shift correction didn't manages level 1B1 products. pidancier
fix [bug #???] Fix ALOS/PRISM Ancillary 8 ephemeris decoding problem. pidancier
fix [bug #767] Fix OPERTOR formula confusion with '$band' and '$product' with changing '$' separator with '@'. pidancier
fix [bug #768] OPERATOR does not manage correctly the filenames provided in the given formula for product selection. pidancier
fix [bug #???] OPERATOR Applies pixel factor after applying the pixel shift. Using this way affects the shift given in parameter with the factor: this should not be the right method. First apply the factor to the pixel and second apply the shift: In this way the shift value is not affected by the factor parameter. pidancier

Release 2-24-rc-18 - 2007-01-03

Type Changes By
add [enh #???] Better distribution management (fix some web pages of telimago site) pidancier
fix [bug #769] Fix CONVOL pixel extraction crash. pidancier
fix [bug #784] ISOCUR: Fix ReadImage LiveLink parameter. pidancier

Release 2-24-rc-17 - 2006-12-05

Type Changes By
add [enh #???] Added scripts dedictated to a more modular TLE management. pidancier
add [enh #???] Preparation of spotimage distribution. pidancier
fix [bug #752] QUISS swath and line missalignment display problems when setting if detected area is truely as missalignement or an artefact of the algorithm. pidancier
add [bug #???] Added missing TestPrj in the TELIMAGO delivery. pidancier

Release 2-24-rc-16 - 2006-09-14

Type Changes By
fix [bug #???] Increase the degree to 3 of the polynom used for fine correction of the ALOS model. pidancier
fix [bug #???] Added GEOREF report data in the installation file lists. pidancier
fix [bug #???] Fix a problem with the generated wrapper script in the installation script. pidancier
add [enh #???] Added end-user dedicated application (timLicenseManager) to manage TELIMAGO licenses rearding a license key. The license generator now returns the generated license key in addition to the usual license file. pidancier
fix [bug #750] Fix bug in ALOS projection regarding the projection used after mapping of ALOS data (Geocoded instead of still ALOS Prj). pidancier

Release 2-24-rc-15 - 2006-08-30

Type Changes By
add [enh #748] Add utility process (timAlosRemoveDetectorPattern) dedicated to the ALOS AVNIR-2 levels 1A and 1B1 products, aiming to remove the artefacts due to the particular sensor geometry. pidancier
fix [bug #749] The background in FRAME does not contribute anymore into the stretching algorithm applied onto the display when the automatic LUT is selected. pidancier
add [enh #747] Added inter-band operator process. (OPERATOR process) and extends the process documentation. pidancier
update [bug #431] explain the memorize_flag parameter of TimFrameHotspotChange in the source header file. pidancier
fix [bug #568] In SPOT_CAP format, now an error is generated when field #86 of Leader/ephemeris (offset 3397) are ~~0000000000 instead of blanks as defined in specifications. pidancier
fix [bug #567] notify the timEditProduct user when the modifications cannot be saved (i.e. read-only file) when requested. pidancier
fix [bug #460] Decode the ETM CEOS 'scan start time' field in calibration record/file as a 8B1 instead of previously 2B4. pidancier
add [enh #746] Warn QUISS users with dialog boxes when the MYSQL access fails. pidancier
update Packaging for QUISS MMQCS V4.1 including parameters version 2.0. pidancier
update [bug #744] MORPH documentation has been updated. pidancier
fix [bug #51] Fix the QUISS Ephemeris and Attitudes test, when checking products without ephemeris causes FAILED status instead of SUCCESS. pidancier
update [bug #21] "When moving the displayed slave trace in the parent frame window, some artefacts of the trace are still visible until a global refresh is called" bug is now fixed. pidancier

Release 2-24-rc-14 - 2006-07-10

Type Changes By
update Packaging for ALOS expert tools 1.0 pidancier
add [enh #5] Added beta version for the bi-dimensional color matching as a Frame tools. pidancier
add [enh #7] Added Projection deformation model in TimDeformationModel. This deformation model based on the Prj package aims to apply more complexe deformation models than trnslation, scale, rotation and polynomial with introducing orbital model deformations, and cartographic projections deformations. pidancier
update [bug #701] Update the ALOS header structure names. pidancier
add [Enh #510] According to the ALOS Orbital models implementations, Added the decoding of mirror pointign angle and state vectors for the AVNIR driver. Added prismObservationMode in prism decodings. The TimRAlos structure has been also modified. pidancier
fix [Bug #3] Cannot stop scroll when clicking in the background area of the scrollbars (vertical and horizontal) of frame images is now fixed. pidancier
fix [Bug #53] SNR was not activated in QUISS test list when loading a raster file such as a TIFF or a PNG, even if the SNR test is applicable to a TIFF image. pidancier

Release 2-24-rc-13 - 2006-06-25

Type Changes By
fix [Bug #48] RPC model problem with computation of lat/lon deformation model. Impact forseen in IKONOS, QUICKbird and Orbview models. pidancier
add [Bug #29] Imlplementation of Alos projection using polynoms provided in the products. This implementation should be replaced in the future by the ALOS orbital model. pidancier
update [Enh #47] Use QUISS working directory to load sequences and write the Quality data base. Is is now possible to set all the QUISS parameter into a customized directory. This directry is default $HOME/telimago, but can be changed in the QUISS.param file with the parameter workingDir. pidancier
fix [Bug #27] LIVTIM process now implements default output class the same class as the input file class. pidancier
update Mutualizing the Interband alignment test with all the LiveLink raster products. pidancier
add [Enh #7] Extended deformation model to take advantage of a projection (TimPrj sense) deformation models. This extension now allow to use the sensor orbital models in a same way as translation/rotation or polynomal deformation models. pidancier
add [Enh #14] New about window added in all the applications help menus. pidancier
fix [bug #10] In FRAME application, after using the crop tool, cannot open a new prodcut because of the format list is not available anymore. pidancier
fix [bug #20] In FRAME Magnifier tool, ghost traces are still present when moving the magnifier trace. Bug appeared since version 2-24-RC-12 because of the optimization of the display - now fixed. The same bug appears with de slave tool and reported in [bug #21] and the fix is forseen for the next version. pidancier
update Update of FRAME to manage the "license free" alos viewer. pidancier
add Added Crop feature in FRAME tools. pidancier

Release 2-24-rc-12 - 2006-04-21

Type Changes By
fix Fix the tool selection when using the selection bit array in TimFrameCreate function. TIM_FRAME_TOOL_NONE_MASK and TIM_FRAME_TOOL_ALL_TOOLS_MASK masks has been added. pidancier
add Added Color matching tool in the list of Frame tools. This tool is currently available only in debug mode. pidancier
update Performs Linux 64 bits compilation capabilities. pidancier
update perform SILICON compilations basicaly for QUISS and timEditProduct, but all TELIMAGO application are also SILCION compatible. Currently known SILICON system dependancies are : <ul> <li>libcrypt.so => /usr/lib32/libcrypt.so</li> <li>libgen.so => /usr/lib32/libgen.so</li> <li>libnsl.so => /usr/lib32/libnsl.so</li> <li>libm.so => /usr/lib32/mips4/libm.so</li> <li>libpthread.so => /usr/lib32/libpthread.so</li> <li>libXm.so.1 => /usr/lib32/libXm.so.1</li> <li>libXt.so => /usr/lib32/libXt.so</li> <li>libXmu.so => /usr/lib32/libXmu.so</li> <li>libX11.so.1 => /usr/lib32/libX11.so.1</li> <li>libc.so.1 => /usr/lib32/mips4/libc.so.1</li> </ul> pidancier
fix Fix miss-recognition of JERS-1 OPS instead of LANDSAT TM/ETM products. pidancier
fix Fix SPOT-4 DIMAP format attitude ingest. Attitudes where previously mixed with angular speeds and attitudes angles into the attitudeList Telimago structure. This mixing caused in the attitude compensation algorithm some big artefacts pidancier
add Added ALOS PRISM AOCS attitude decoding in livelink. pidancier
update Avoid the creation and edition of very huge field in product editor, to avoid system freeze when trying to manage fields up to 1 Mbytes. pidancier
update Increase the Live access medium cache over record to 4 Mbytes. pidancier
add Activation of the new HostId management in the license control based on the network MAC addresses. WARNING : all the licenses files should be reprocessed begining this new version - A function Called <tt>timHostId</tt> returns the hostid used by telimago to process its license verification. pidancier

Release 2-24-rc-11 - 2006-04-21

Type Changes By
add Added new hostid function strategy for linux boxes related to the system network mac address. This modification is not taken into account in the current release. When this function will be activated, all linux licence keys had to be upgraded. pidancier
add Finest attitude correction within the Sensor prj module. The attitude correction has curently been validated for SPOT4 images. mbaye
add Manages ingest of GETASSE30 DEMs with BIPTIM. pidancier
fix ALOS/PRISM management: Ingest of state vectors, polynoms coefficients, image access. The LIVETIM process has also been updated for PRISM import process. pidancier
fix Better MANPATH management in administration scripts. pidancier

Release 2-24-rc-10 - 2006-01-15

Type Changes By
fix Added a function dedicated to compute the accelerator string in order to add any keyboard modification possibilities. This allow to take into account the key even if the numlock modifier is selected. This function as been used and tested into all the GEOREF application accelerators. pidancier
update Processes SPOT-4 DIMAP sensor projection model and ingest. Attitudes are now taken into account regarding the MISSION number. If SPOT-5 mission is cosidered, corrected attitude are available using the "Corrected_Attitude" tag. SPOT-5 also proposes "Raw_Attitudes" but less accurate than the the corrected ones. In the case of SPOT-4 DIMAP re-preocessed products, the "Corrected_Attitude" are not available, but "Raw_Attitudes/Aocs_Attitude/Angular_Speeds_List/Angular_Speeds" are available. In this case (SPOT-4 re-processed in DIMAP format), these "Angular_Speeds" are used as consolidated attitudes. pidancier
update Now the site can be stored in the HOME directory. Priority is given to the user defined site if present in $HOME/.telimago/DATA/SITE directory. pidancier
update Now the license file can also be present in HOME directory. Priority is still given to the license file if available in the TIM_DIR directory. pidancier
add Debian and RedHat packaging of telimago binaries. Now it is possible to install telimago using the standard instruction debian tools. the script added here is able to create as well as debian package as rpm package. If requested be the user, the script can also deploy an debian repository for apt-get commands. pidancier
update Deploy the public Telimago web site, including incremental news. pidancier
fix Do not add TimApplication tools buttons in the button list if not requested by TimFrameCreate caller. Avoid multiple instances of the same button in the button list (well-known bug with the QUISS report generation which add new button list at each report request). pidancier
fix Fix crash when basic use of GRAVER process. pidancier
add Set the telimago web site as public. Added a new banner, and splash. Included new faqs entries. pidancier
add ALOS PRISM : Decoding of F4 coefficients functions In the map projection record. pidancier

Release 2-24-rc-9 - 2006-01-02

Type Changes By
fix Set MERIS FS projection data pixel reference position as UL... pidancier
add Implementation of ALOS PRISM metadata access. pidancier
fix Fix GEOREF HTML report generation. pidancier
fix Added in distribution the HTML templates for GEOREF output reporting. pidancier
fix Fix the bug appened when resized main window. pidancier

Release 2-24-rc-8 - 2005-12-16

Type Changes By
add QBDTIM : Implementation of QuickBird RPC ingest. pidancier
update Livelink used internal methods to compute GeoTIFF images. The GeoTIFF LiveLink driver has been removed and replaced by telimago GeoTIFF reader. pidancier
update RPC implemented in Prj used deformation model to increase the accuracy of the model. This deformation was bad formed and the function dedicated to the convertion from geographic to image wasn't affected by this deformation. pidancier

Release 2-24-rc-7 - 2005-12-12

Type Changes By
add Added QBDTIM process able to ingest QuickBird GeoTIFF files and RPC metadata file (.RPB or .RPA extensions) pidancier
update Embbed regex library in the CUSTOM libraries because of the unwanted dependancies with GLIBC2.3.4 insted of only GLIBC2.1 pidancier
update Version modification pidancier

Release 2-24-rc-7 - 2005-11-25

Type Changes By
update Compilation for 2-24-rc-7 distribution. This distribution does not includes GDAL module. pidancier
fix Fix CORREL reference pixel position. pidancier
update Change the TimLiveLink versionning policy (hard to follow) vs. CVS identifier keywords automaticaly updated during checkout of sources. pidancier
fix TimFrame Magnifier now take into account the signess of data. pidancier
fix Fmt and LiveLink : Added a work around to fix the bug introduced by ACS Landsat 7 Etm Geocoded production chaine. For these data, the prefix of all the image record in missing, and the image starts at byte 0 instead of 13. This bug creates a geometrical artefacts because the origin of the image is shifted. In an other hand, the Panchromatic band (15m) overlayed with other band (30m) showed a shift due to this bug. pidancier
add Added TIMLINK/LIVETIM process able to import all the LiveLink supported formats into telimago format. Current list of available format is: TELIMAGO - PNM - GeoTIFF - TIFF - JPEG - ALOS_AVNIR2_CEOS - MDPS - FRED - JERS_OPS - ETM_FAST_L7A - ETM_CEOS - SPOT_CAP - SPOT_CRIS - SPOT_SISA - CEOS TM - TM_FAST - MSS_ESA - Envisat - ERS_SLC - L7HDF - L7GeoTIFF - GDAL/VRT - GDAL/GTiff - GDAL/NITF - GDAL/HFA - GDAL/SAR_CEOS - GDAL/CEOS - GDAL/ELAS - GDAL/AIG - GDAL/AAIGrid - GDAL/SDTS - GDAL/OGDI - GDAL/DTED - GDAL/PNG - GDAL/JPEG - GDAL/MEM - GDAL/JDEM - GDAL/GIF - GDAL/ESAT - GDAL/FITS - GDAL/BSB - GDAL/XPM - GDAL/BMP - GDAL/AirSAR GDAL/RS2 - GDAL/PCIDSK - GDAL/PCRaster - GDAL/ILWIS - GDAL/RIK - GDAL/HDF4 - GDAL/HDF4Image - GDAL/PNM - GDAL/DOQ1 - GDAL/DOQ2 - GDAL/ENVI - GDAL/EHdr - GDAL/PAux - GDAL/MFF - GDAL/MFF2 - GDAL/FujiBAS - GDAL/GSC - GDAL/FAST - GDAL/BT - GDAL/LAN - GDAL/CPG GDAL/IDA - GDAL/NDF - GDAL/JPEG2000 - GDAL/L1B - GDAL/FIT - GDAL/RMF GDAL/USGSDEM - GDAL/GXF Not all the GDAL drivers as been tested. pidancier
add Added GDAL support in LiveLink. This new interface embeed the impelmentation of around 50 unknown formats for LiveLink and Fmt. If Gdal not present in the system, the format will not be avaiable. Current limitations: The projection field is not properly initialized. pidancier
add Added QUISS promise interface tools. pidancier
update Extend the IKONOS decoding behaviours. Optimize the process with updating output header file before image data decoding. pidancier
add Added Deformation model for ToGeo function in order to keep the symetry between toGeo function and fromGeo. Added ToGeo Function into the RPC Prj Model. Added BBox(To/From)Geo Function into the RPC Prj Model. Fix confusion between (x,y)->(line,sample) Fix Deformation model unproperly used. pidancier
fix - GEOREF new "No model" item in model selection menu. In this case, no model will be applied during the point selection. - Fix the bug when switching model on the fly in GEOREF: The error displayed in the table wasn't upgraded. pidancier
add CONVOL : new "DEM shadow" convolution. pidancier
add Added GEOTIFF export of Clarke 1880 Ellipsoid pidancier

Release 2-24-rc-6 - 2005-11-24

Type Changes By
fix Fix SPOT5 accuracy deviations due to miss-using of micro rotations regarding ephemeris. This fix also concerns all the sensor models (TimPrjSensor). pidancier
update Extend the compilation scripts (aap) in order to better manage packaging and distribution process. pidancier
fix Remove some compilation warnings. pidancier
fix Added QUISS.data directory in generated distributions in order to distribute a full working environement for QUISS software. pidancier
fix Configuration is now able to load libraries located in subdirectories of the CUSTOM/XXX/$TIM_SYSTEM/lib directory (case of mysql default installation directory). pidancier
update Generalize Ikonos RPC model to the generic RPC projection and file type. pidancier
fix Fix problems using TestPrj: 1. First point can now taken into account. 2. TestPrj exits when no point is given (only carriage return). pidancier
fix Care of the pixel origin reference in MERIS FS projection model. pidancier

Release 2-24-rc-5 - 2005-11-07

Type Changes By
add Added Carthage (Tunisia Modified) datum shift using DX=-246.52, DY=3.47, DZ=438.85. pidancier

Release 2-24-rc-4 - 2005-10-18

Type Changes By
update MERIS-FS projection library upgraded to fit the new ACRI files. Mainly altitude data float encoding, and import_MERIS_FS.sh script to fit the new filenames. This update makes the system not compatible any more with the old MERIS-FS tiff files previously delivered by ACRI. This update also includes the float support in the TIFF import (only PHOTOMETRIC_MINISBLACK files) pidancier
update Added interface with Proj4 external library dedicated to de calulation of cartographics projections. pidancier
update DISPAR to intialize the channel identifier for dx, dy and dc. pidancier
fix FRAME to display all the loaded layers instead if only the first one. pidancier

Release 2-24-rc-3 - 2005-10-12

Type Changes By
fix Fix problem to access image lines in WINDOW, FLATTEN, MASK, MASKR, MIROR, VISUAL, CORREL, MERSYN, SPOTQC, timFtpExport, TIMGIM, TIMJPEG, TIMPNM, TIMPS, INERP processes. pidancier

Release 2-24-rc-2 - 2005-10-05

Type Changes By
remove Removed HFATIM TIMPCI I/O applications. pidancier
fix Image reader bug fixed: In some particular cases, when product are partially imported into telimago format, the channel identifier keeps the value of the imported data. This behaviour should not be considered as wrong. In this case, the channel value stored in the telimago header is de-synchronised from the header list index and the channel cannot be read. This bug fix is based on the re-synchronisation of this two informations inside the read line function for telimago input data. pidancier
add Integration of the correlation from a reference process names 'CORREL' implemented by Ibrahim Elotmani. The Correlation aims to retrieve a smaller refernce image inside a larger images. TimCorrelation new function in Telimago library is based on the algorithm of Normalized Cross Correlation (NCC). For this, it computes the coefficients of correlation on a convolution window with the formula of NCC (for more details see CORREL documentation) pidancier
fix TIMTIF crashed when tried to write the first geotiff image line. This bug has been introduced during the livelink integration (from telimago-2-24-beta-1) pidancier

Release 2-24-rc-1 - 2005-09-20

Type Changes By
add Added background color setting in FRAME application. pidancier
add Added support of TIFF tiled images. pidancier

Release 2-24-beta-2 - 2005-09-14

Type Changes By
update Compilation with GCC4.0 pidancier
add Added ENVISAT MERIS RR 1C subset formats access capability with livelink. pidancier
fix Modify Livelink ENVISAT common MPH sharing method with ENVISAT sub-formats. pidancier
add Activate load layer function in the Frame layer stack. The selected layer can be a format supported by LiveLink. pidancier
add Added ALOS AVNIR-2 LiveLink description. pidancier

Release 2-24-beta-1 - 2005-08-30

Type Changes By
add Added function TimLiveLinkTELIMAGOUpdateLayer aims to re-organized the TimFrame Layer list wrt input telimago livelinks. pidancier
fix Fix TimFrame Slave tool crash when double click on "ok" after selected the slave parameters. pidancier
fix Fix crash in TimLiveLinkJPEG image read, when asking for a small area in the image. pidancier
fix Fix TimFrame stats tool crash when select "view" before defined the statistic area on image. pidancier
fix Fix Live vector reading. pidancier
update Implement system close in FRAME process. pidancier
fix Fix bug appears when slecting "apply" in layer stack. The frame is now updated with the selected layer. pidancier
update FRAME using TimApplication instead of TimFrame structures. FRAME using TimLiveLink for input products. pidancier
update Keep hotspot activated after first action. pidancier
add Added apply automatic lut in the slave window menu pidancier
fix Fix crash when close slave window pidancier
update Integration of telimag4 into telimago. This integration includes the all the lives formats acces, the tests, a new management of frame using TimApplication, the product editor tool and the data quality control system named QUISS. pidancier
update Replace the semaphore management by system lock file. pidancier

Release 2-23-release - 2005-07-05

Type Changes By
update Release the Telimago version 2-23, motivated by the complete update of the Prj library and Integration of TELIMAG4 branch into TELIMAGO. pidancier
update Added PROBA-CHRIS mode 20 in CHRISTIM process. pidancier

Release 2-23-beta-2 - 2005-07-01

Type Changes By
add Added new G7TTIM import process able to import GPS G7ToWin format to telimago. pidancier
add Implementation of Ikonos RPC (Rational Polynomial Camera) model. pidancier
add Added Ikonos ortho kit import. This evolution includes the creation of the IKOTIM TIMLINK process, aims to import as well as Ikonos images as RPC metadata in the external file provided by space imaging. pidancier
fix TimPrjAero The recognition function is not attempt to raise any error messages. This is a fix to be complient with the Prj architecture. mbaye

Release 2-23-beta-1 - 2005-06-10

Type Changes By
add Implementation of GEOTIFF reader. Currently, the GEOTIFF reader implements a large amount of UTM projections, and somme projection transformation such as CT_TransverseMercator, CT_Mercator, CT_Orthographic, CT_Stereographic, CT_PolarStereographic. To Add a new projection, it is necessary to edit the file "TimImageTIFFReadFunctions.c" and added the TimPrj string attached to the corresponding EPSG identifer. In the same way, to implemente a new datum, ellipsoid and unit, only the table are to be updated. pidancier
update Uses the "files" maven plugin. pidancier
fix Add telimago fonts in the maven binary distribution. pidancier
update Fix bug in the UTILS/tree script when using cut command with spaces instead of tabulations. pidancier
update Enhance the MERIS-FS import (import_MERIS_FS.sh) process for a better documentation an customization of paramerters. pidancier
add Creation of the 2.23 snapshot version. pidancier

Release 2-22-release - 2005-05-27

Type Changes By
fix Angelina binary deliveries concerns due to different versions of libc.a and .so. The binary distribution of telimago should be fully statically compiled. This kind of compilation causes many problem because the libc.a itselve uses dynamic linked functions. The static compilation works with using 'setenv TIM_ACC "gcc -static"' under linux, but cause a large amount of link warnings (using the current version of compi). The angelina binary delivery process is temporary solved but should be reopen with a larger problematic: the cross-compilation issues of telimago (ie solaris, AIX etc...). pidancier
fix Fix problem during installation on angelina production system. This is a version Red Hat Linux release 7.1 (Seawolf) of linux. The tcsh version used in this system is i "tcsh 6.10.00 (Astron) 2000-11-19 (i386-intel-linux) options 8b,nls,dl,al,kan,rh,color,dspm" This bug is caracterized by non-supporting "\" inside the execution quotes "`". pidancier
update Update the maven configration files to automaticaly generate telimago easy to use binary distributions. This update also improve the site generation. pidancier

Release 2-22-rc-2 - 2005-05-25

Type Changes By
add Support of AFPC Greater Omar Area Datum applicable over Syria. Tests revealed a departure of 3.735121 m from the worked example provided by the AFPC. The shift seems to originate from the conversion of Geographic coordinates to Lambert Conformal Conic map projection systems. This feature has already been observed previously. mbaye

Release 2-22-rc-1 - 2005-05-19

Type Changes By
add Support of MERIS FS projection based one the FS files processed by Acri, including longitude file, latitude file and altitude file. This implemntation supports MERIS FS files imported from TIFF with the script located in UTIL/import_MERIS_FS.sh pidancier
update Support of TIF 32 bit little and big indian (TIFTIM). pidancier
add Added first iteration (not functionnal) of the MERIS FS projection implementation. pidancier
add Added UNOISEC.c process to removes noise peaks from raster image(s). francois
fix CHRISTIM is now able to manage PROBA CHRIS product uplinked in mode 0 with only 3 channels inside. The kind of data are typicaly rapid responses data uplinked for a particular event (Asian Tsunami of december 26th 2005 for example). This patch only fix some cases but the result is not garanteed for all the strange products which does not follow the specifications. pidancier
update TimPrjAsciiSelection: Fix crash with conformal conic projection due to illegal write outside the limit of a static buffer. pidancier
update Preparation for the Release Candidate version of telimago 2-22 pidancier

Release 2-22-beta-3 - 2004-08-30

Type Changes By
fix Fix Plain text report generation bug in GEOREF pidancier
add Added of ENVISAT-1 ASAR image reader in the Fmt library. pidancier
remove Removed ASARMAP process. Porting MERSYN to ASAR is not so trivial: ASAR is able to acquire in ascending and descending mode, tie points does not provide a regular grid (First and last). UL and LR should be wrong due to the acqusition mode. WRT to all these constrains, the facette algorithm should be fully recheck to accept these additionnal constraints. pidancier
add Added of ENVISAT-1 ASAR MAPPER process ASARMAP. pidancier
add Added of ENVISAT-1 ASAR reader in the Fmt library. pidancier
fix TimOrbitPropagatorPPFOrb: add the capability to perform propagation with any orbital starting point (not only the ascending node). This Upgrade allows to manage ENVISAT MERIS consolidated products where the state vectors are not ascending node. Warning: This upgrade is much more time consuming. brunner
fix TimPrj.h -> SPR-694: Facteur d'echelle negatif impossible pour la Mercator Tranverse. Dans l'interface graphique de saisie d'une projection (e.g. GEOREF, timPrj). Le valeurs negatives mais non nulles sont pourtant autorisees par l'algorithme. La resolution est simple: dans INCLUDE/TimPrj.h il faut substituer le controle "(scale_factor > 0)" du parametre "scale_factor" du descripteur de ressource TIM_PRJ_TM_RESOURCE_DESC (i.e. environ a la ligne 1188) par "(scale_factor != 0)". Voila! mbaye
fix Fix bug with solaris grep (instead of GNU grep) when starting telimago script over SOLARIS system pidancier
fix WINDOW: report the input data depth in the output if no specified with -odd parameter. pidancier
fix MERSYN: Prevent crash with some MERIS subsettings where the tie points are not properly set. pidancier
fix MERIS library: Check if pointings has been filled in the file structure to compute the instantaneous viewing direction of pixels. The projection cannot be applied if no pointing is provided in the file structure. pidancier
fix XMERTIM Fix crash when exit process. pidancier
add Added ENVISAT-1 MERIS Level 0 processor (TIMLINK/LV0MERTIM) pidancier
add CHRISTIM removes vertical striping by computing a correction ratio for each column during a first image pass. The ratii are the averaged values along each column of ratii between a pixel value and the averaged value of its two right and two left neighbors. mbaye
add CHRISTIM removes horizontal noises by replacing null values by its neighborhood. mbaye
fix CHRISTIM handles properly the unsigned values originating from the input HDF files. mbaye
remove Supress interactive call to timGetParam in TimInit pidancier
add Added PROBA/CHRIS HDF to TELIMAGO (CHRISTIM) import process. pidancier
update Support of Windows/CYGWIN environement. pidancier

Release 2-22-beta-2 - 2004-08-16

Type Changes By
fix XMERTIM, the process importing ENVISAT-1 MERIS telemetry files, no longer require Fligh Operating Segment auxiliary files of propagated or restitued orbits. mbaye
fix Print out cleaned while reading ENVISAT Main Product Header fields. mbaye

Release 2-22-beta-1 - 2004-08-16

Type Changes By
add Generation of TIFF 16bit images. mbaye
add ENVISAT MERIS Orbital propagator (PPF_ORB) mbaye
add Import of ENVISAT MERIS X-band Telemetry Processor System (XTPS) files thanks to XMERTIM process. mbaye
add ENVISAT MERIS orbital modelling on imported ENVISAT MERIS XTPS files. The model is applicable for geometrical processes such as GEOREF or MAPPER. mbaye
fix Improvement of the installation method. mbaye

Release 2-21-release - 2004-07-31

Type Changes By
add First release trough CVS and Maven. mbaye
fix Refined installation mechanism by simplifying the user and developper environment variable settings. mbaye
remove All forced user definitions and configuration have been removed to seggregate the software from the user environment. mbaye
add Automatic import of the CUSTOM resouces from a loca or remote (e.g. ftp or http) archive repository. mbaye