USGS

ISIS 2 Documentation


Isis Release Notes:

----

ISIS RELEASE NOTES
For July 14, 2006 ISIS Release

This document describes the changes and enhancements that have been made to ISIS since the previous release on November 18, 2005. This is divided into several sections:

  1. Supported Platforms
  2. Notes on the IDL Display Programs
  3. Documentation Updates
  4. New Programs
  5. Program-Specific Updates
  6. Updates Applicable to Multiple Programs
  7. Data File Updates
  8. Changes of Interest to ISIS Programmers
  9. The Use of Perl Within ISIS

1. SUPPORTED PLATFORMS

We currently support Sun Solaris 9.0, SuSE Linux 9.0,, and Mac OS X.

LINUX:

We have run extensive tests of ISIS binaries built on Intel/AMD chipsets under SuSE 9.0. The binaries have been successfully exercised on the following Linux distributions:

    	kernel.................2.4.21-99
    	gcc....................3.3.1-24
    	glibc..................2.3.2-88
    	libgcc.................3.3.1-24
    	ncurses................5.3-110
    	perl...................5.8.1-46
    	OpenMotif..............2.2.2-355

    	rpm....................4.1.1-71
    	rpm-build (binaries are in the rpm package)

SOLARIS:

ISIS was built under Solaris 9 on UltraSparc Sun-Fire-V210 hardware using the GNU FORTRAN, C, and C++ compilers with the following components:

    	gcc....................3.3
    	libgcc.................3.3
    	libc...................11.9
    	ncurses................5.3
    	perl...................5.6.1
    	Motif..................2.1.2

    	pkginfo/pkgchk/pkgadd/pkgrm 11.9

Mac OS X:

ISIS 2.1 was build using Mac OS X version10.3.3 on PowerPC G4 hardware. It has been known to run on G5 hardware also. It was built using the following components:

    
        Kernel.................Darwin 7.3.0 
        gcc-g++................3.3 20030304 (Build 1640) 
        g77....................3.5.0 20040429 (experimental) 
        perl...................5.8.1 
        Apple X11..............1.0 
        Xfree86................4.3.0 
        OpenMotif..............2.2.4

2. NOTES ON THE IDL DISPLAY PROGRAMS

The IDL display programs in this ISIS release are compatible with IDL Version 6.0.

Refer to the document "Notes on Use of the IDL Display Programs" for proper display setup instructions.

Most of the ISIS IDL programs and routines use the CALL_EXTERNAL function to call Fortran/C routines. The CALL_EXTERNAL interface was changed in IDL 5.5. Thus, most of the ISIS IDL code will not work correctly with versions of IDL older than 5.5, and it is recommended that you use IDL 6.0.

Also, in IDL 5.5 there was a change in the parameters to the IDL routines that access HDF/HDF-EOS files. The "cv" program has not yet been updated to account for these changes. Thus, accessing HDF/HDF-EOS files with "cv" will not work correctly

On Sun Solaris machines, the default invocation of IDL will execute the 64-bit version. This is incompatable with ISIS which is built in 32-bit mode. To use ISIS applications on Solaris systems (or any 64-bit system that IDL supports), you must start IDL as "idl -32". This will execute the 32-bit version of IDL.

3. DOCUMENTATION UPDATES

3.1 LOCATION OF DOCUMENTATION

The $ISISDOC directory contains Release Notes for each release of ISIS. These are contained in files named "isisYYMMDD_release.notes" or "isis_release_notes.YYMMDD", where YYMMDD is the date of the ISIS release. Each Release Notes file describes changes in the system since the previous release.

The current documentation for a release of ISIS is contained in a set of files in the $ISISHTML directory, which is part of the local ISIS installation. These are in a format that can be accessed with a web browser. For example, to view the local copy of the ISIS documentation with netscape, type:

    netscape $ISISHTML/documentation.html

You can also access the ISIS documentation over the Internet at the ISIS web site (http://wwwflag.wr.usgs.gov/ISIS). However, note that the documentation on the ISIS web site is updated each time updates are made to our internal developmental version of ISIS. Thus, the web site documentation might contain information on new or modified programs that are not yet contained in the public release of ISIS that is described in your local $ISISHTML directory. However, the web site can be used for registering to receive update notices and for looking at the latest version of the Frequently Asked Questions list.

3.2 PROGRAM DOCUMENTATION UPDATES

In addition to new documentation for the new programs and minor updates to documentation for previously existing programs, the following are some additional program documentation updates:

NONE

3.3 OTHER WEB-BASED DOCUMENTATION UPDATES

NAIF SPICE Kernels (MGS/MOC)- Updated to include the extended mission mapping cycles 91 through 93. We are currently using version N0060 of the NAIF SPICE Toolkit.

ISIS Release Notes - July 14, 2006 Release Notes have been linked. These notes include descriptions of the new updates included in this release.

ISIS Program List - Alphabetical and ISIS Program List - Menu Categories - Updated these two pages with new ISIS programs.

4. NEW PROGRAMS

rand2kerns - This *NEW* application creates a Naif C-kernel and SP-kernel from a Randlsq Themis solution.

5. PROGRAM-SPECIFIC UPDATES

daisy - Fixed a bug in daisparm that caused the procedure to die in the southern hemisphere case.

ddd2isis - Updated leapseconds and SCLK kernels to latest versions (naif0008.tls and MGS_SCLKSCET.00060.tsc respectively).

lev1matcherr - The AVERAGE parameter was replaced with APRIORI. Tutor the pdf for more information on the new parameter.

lev1tolev2 and lev2tolev2 - The Lambert Conformal projection has been changed to allow the standard parallels in any order to match existing maps created with the mapping software.

lev2grid - Increased the accuracy of the grid size created.

lofixlabel - This program was modified to process high resolution subframes using a full frame fiducial fit of pixels to mm. The inputs were changed to allow up to 3 fiducial measurement files and a new parameter, OFFSETS, was added to specify a file containing the subframe to full frame offsets for each subframe. No change was made to medium frame processing.

merlev1tolev2 - Initialize SFROM to empty string if not entered as TAE parameter.

mermos - Initialize SFROM to empty string if not entered as TAE parameter. Use merlev_report_errors for better error reporting.

mkreseau - Added support for Mariner 10 images.

mocftp.pdf, mocftp.pl - Updated for new WUSTL PDS URL and IDA2 cdrom3 for MOC images.

mocmola.pdf, mocmola.pl - Updated for new WUSTL PDS URL.

molasearch.pdf, molasearch.pl - Updated for new WUSTL PDS URL.

photostat - Fixed bug calculating lat/lon from line/samp.

qmatch - Allow longer comment field in the match point file.

randlsq - This new version adds support for line scanner devices. It currently only supports THEMIS, but provides the framework to support others. Old functionality is preserved, some new features are added. See the PDF for more details.

vgrfixlabel - Updated leapseconds file from naif0007.tls to naif0008.tls.

6. UPDATES APPLICABLE TO MULTIPLE PROGRAMS

TAE Menus - The program menus (obtained by typing "menu" (without the quotes) at the TAE prompt) have been updated to include the new programs.

7. DATA FILE UPDATES

7.1 GENERAL DATA FILES

NONE

7.2 CASSINI DATA FILES

CK (Camera Kernels)- These files are divided into two main groups, predicts and reconstructs. The predict file names begin with DOY (Day Of Year) coverage followed by a "p" designator. They are further broken down into preliminary and final versions. The preliminary file names continue with "_psiv" and the final file names continue with "_fsiv". The reconstructed file names begin with DOY coverage followed by "ra", "rb", "rc", etc. The new CK kernels are:

PREDICTS:

05212_05242pl_fsiv.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-JUL-31 22:00:00.000
        END_TIME   UTC: 2005-AUG-30 21:42:53.193

05242_05281ph_fsiv.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-17 14:21:00.000
        END_TIME   UTC: 2006-JAN-27 04:02:52.159

05351_06027pe_psiv2.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-17 14:21:00.000
        END_TIME   UTC: 2006-JAN-27 04:02:52.159

06027_06070pd_psiv2.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JAN-27 04:02:59.999
        END_TIME   UTC: 2006-MAR-11 00:34:51.306

06070_06082pf_fsiv.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-11 00:35:00.000
        END_TIME   UTC: 2006-MAR-23 05:14:52.976

06070_06112pe_fsiv.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-11 00:35:00.000
        END_TIME   UTC: 2006-MAR-23 05:14:52.976

06070_06112pc_psiv1.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-11 00:35:00.000
        END_TIME   UTC: 2006-APR-22 05:14:52.369

06070_06112pc_psiv2.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-11 00:35:00.267
        END_TIME   UTC: 2006-APR-22 05:14:52.764

06112_06154pd_psiv1.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-22 05:15:00.000
        END_TIME   UTC: 2006-JUN-03 02:38:48.788

06112_06154pe_psiv2.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-22 05:15:00.000
        END_TIME   UTC: 2006-JUN-03 02:38:48.788

06140_06140pb_psiv2.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-20 08:54:00.979
        END_TIME   UTC: 2006-MAY-20 13:49:16.865

06154_06198pc_psiv1.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-03 02:38:59.478
        END_TIME   UTC: 2006-JUL-17 00:05:51.250

06154_06198pc_psiv2.bc - A *NEW* CASSINI CK predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-03 02:39:00.104
        END_TIME   UTC: 2006-JUL-17 00:05:52.036

06198_06231pc_psiv1.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUL-17 00:06:00.000
        END_TIME   UTC: 2006-AUG-19 22:05:50.024

06198_06231pe_psiv2.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUL-17 00:06:00.000
        END_TIME   UTC: 2006-AUG-19 22:05:50.024

06198_06231pf_fsiv.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUL-17 00:06:00.000
        END_TIME   UTC: 2006-AUG-19 22:05:50.024

06231_06263pc_psiv1.bc - A *NEW* CASSINI CK final predict kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-AUG-19 22:06:00.000
        END_TIME   UTC: 2006-SEP-20 20:21:53.658

RECONSTRUCTS:

05307_05312ra.bc - *NEW* CASSINI CK reconstructed kernels. Coverage times are:

        BEGIN_TIME UTC: 2005-NOV-03 00:00:03.392
        END_TIME   UTC: 2005-NOV-07 23:59:56.632

05312_05317ra.bc - *NEW* CASSINI CK reconstructed kernels. Coverage times are:

        BEGIN_TIME UTC: 2005-NOV-08 00:00:00.632
        END_TIME   UTC: 2005-NOV-12 23:59:57.872

05317_05322ra.bc - *NEW* CASSINI CK reconstructed kernels. Coverage times are:

        BEGIN_TIME UTC: 2005-NOV-13 00:00:01.872
        END_TIME   UTC: 2005-NOV-17 23:59:59.112

05322_05327ra.bc - *NEW* CASSINI CK reconstructed kernels. Coverage times are:

        BEGIN_TIME UTC: 2005-NOV-18 00:00:03.112
        END_TIME   UTC: 2005-NOV-22 23:59:56.351

05327_05332ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-NOV-23 00:00:00.351
        END_TIME   UTC: 2005-NOV-27 23:59:57.341

05332_05337ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-NOV-28 00:00:01.341
        END_TIME   UTC: 2005-DEC-02 23:59:58.581

05337_05342ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-03 00:00:02.581
        END_TIME   UTC: 2005-DEC-07 23:59:56.071

05342_05347ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-08 00:00:00.071
        END_TIME   UTC: 2005-DEC-12 23:59:57.311

05347_05352ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-13 00:00:01.312
        END_TIME   UTC: 2005-DEC-17 23:59:58.486

05352_05357ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-18 00:00:02.486
        END_TIME   UTC: 2005-DEC-22 23:59:59.715

05357_05362ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-23 00:00:03.716
        END_TIME   UTC: 2005-DEC-27 23:59:56.946

05362_06002ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2005-DEC-28 00:00:00.946 
        END_TIME   UTC: 2006-JAN-01 23:59:57.176 

06002_06007ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JAN-02 00:00:01.176 
        END_TIME   UTC: 2006-JAN-06 23:18:38.171 

06007_06012ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JAN-07 02:39:06.094
        END_TIME   UTC: 2006-JAN-11 23:59:59.635

06012_06017ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JAN-12 00:00:03.635 
        END_TIME   UTC: 2006-JAN-16 23:59:56.972

06017_06022ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JAN-17 00:00:00.972
        END_TIME   UTC: 2006-JAN-21 23:59:57.966

06022_06027ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JAN-22 00:00:01.966
        END_TIME   UTC: 2006-JAN-26 23:59:59.211

06027_06032ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JAN-27 00:00:03.211 
        END_TIME   UTC: 2006-JAN-31 23:59:56.456

06032_06037ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-01 00:00:00.456
        END_TIME   UTC: 2006-FEB-05 21:39:57.754

06037_06042ra.bc- A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-06 00:02:09.950
        END_TIME   UTC: 2006-FEB-10 23:59:58.945

06042_06047ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-11 00:00:02.945 
        END_TIME   UTC: 2006-FEB-15 23:59:56.190

06043_06048ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-12 00:00:02.644
        END_TIME   UTC: 2006-FEB-16 23:59:59.889

06047_06052ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-16 00:00:00.190 
        END_TIME   UTC: 2006-FEB-20 23:59:57.434 

06048_06053ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-17 00:00:03.889
        END_TIME   UTC: 2006-FEB-21 23:59:57.133

06052_06057ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-21 00:00:01.434
        END_TIME   UTC: 2006-FEB-25 23:59:58.929

06053_06058ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-22 00:00:01.133
        END_TIME   UTC: 2006-FEB-26 23:59:58.378

06057_06062ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-26 00:00:02.929
        END_TIME   UTC: 2006-MAR-02 23:59:59.924

06058_06063ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-FEB-27 00:00:02.378 
        END_TIME   UTC: 2006-MAR-03 23:59:59.373

06062_06067ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-03 00:00:00.174
        END_TIME   UTC: 2006-MAR-07 23:59:57.169

06067_06072ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-08 00:00:01.169 
        END_TIME   UTC: 2006-MAR-12 23:59:58.413

06072_06077ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-13 00:00:02.414
        END_TIME   UTC: 2006-MAR-17 23:59:59.716

06075_06079ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-16 00:00:00.817 
        END_TIME   UTC: 2006-MAR-19 23:59:58.865

06077_06082ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-18 00:00:03.716
        END_TIME   UTC: 2006-MAR-22 23:59:56.963

06082_06087ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-23 00:00:00.599
        END_TIME   UTC: 2006-MAR-27 23:59:57.829

06087_06092ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-28 00:00:01.828
        END_TIME   UTC: 2006-APR-01 23:59:59.058

06092_06097ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-02 00:00:03.058 
        END_TIME   UTC: 2006-APR-06 23:59:56.288 

06097_06102ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-07 00:00:00.288
        END_TIME   UTC: 2006-APR-11 23:59:57.517

06102_06107ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-12 00:00:01.954 
        END_TIME   UTC: 2006-APR-16 23:59:59.452

06107_06112ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-17 00:00:03.452 
        END_TIME   UTC: 2006-APR-21 23:59:56.450

06112_06117ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-22 00:00:00.450
        END_TIME   UTC: 2006-APR-26 23:59:57.697

06117_06122ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-APR-27 00:00:01.697 
        END_TIME   UTC: 2006-MAY-01 23:59:59.195

06122_06127ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-02 00:00:03.195
        END_TIME   UTC: 2006-MAY-06 23:59:56.443

06127_06132ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-07 00:00:00.443 
        END_TIME   UTC: 2006-MAY-11 23:59:57.440

06132_06137ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-12 00:00:01.440
        END_TIME   UTC: 2006-MAY-16 23:59:58.688

06140_06140ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-20 08:00:01.103 
        END_TIME   UTC: 2006-MAY-20 13:59:56.966

06137_06142ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-17 00:00:02.688 
        END_TIME   UTC: 2006-MAY-21 23:59:56.186 

06142_06147ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-22 00:00:00.186
        END_TIME   UTC: 2006-MAY-26 23:59:57.184

06147_06152ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-MAY-27 00:00:01.184
        END_TIME   UTC: 2006-MAY-31 23:59:58.431

06152_06157ra.bc- A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-01 00:00:02.431 
        END_TIME   UTC: 2006-JUN-05 23:59:59.679

06157_06162ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-06 00:00:03.679
        END_TIME   UTC: 2006-JUN-10 23:59:56.927

06162_06167ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-11 00:00:00.927 
        END_TIME   UTC: 2006-JUN-15 23:59:58.174

06167_06172ra.bc- A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-16 00:00:02.174 
        END_TIME   UTC: 2006-JUN-20 23:59:59.422

06172_06177ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-21 00:00:03.422 
        END_TIME   UTC: 2006-JUN-26 00:00:00.670

06177_06182ra.bc- A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUN-26 00:00:04.669
        END_TIME   UTC: 2006-JUN-30 23:59:57.879

06182_06187ra.bc - A *NEW* CASSINI CK reconstructed kernel. Coverage times are:

        BEGIN_TIME UTC: 2006-JUL-01 00:00:01.879
        END_TIME   UTC: 2006-JUL-05 23:59:59.122

SCLK (Spacecraft Clock Kernel):

cas00096.tsc - A *NEW* CASSINI mission clock kernel (SCLK) supplied by NAIF. Created Jan. 19, 2006 (see $ISISCSSDATA/css_kernels.def.12).

cas00097.tsc - A *NEW* CASSINI mission clock kernel (SCLK) supplied by NAIF. Created Mar. 17, 2006 (see $ISISCSSDATA/css_kernels.def.14).

cas00098.tsc - A *NEW* CASSINI mission clock kernel (SCLK) supplied by NAIF. Created Jun. 28, 2006. It is now the default SCLK used in all ISIS applications (see $ISISCSSDATA/css_kernels.def.17).

SPK (Spacecraft and Probe trajectory Kernel) and PCK (Planetary Constants Kernel)files are exclusively paired and defined by Diane Conner of the Cassini mission team at JPL. The "P" designated files are trajectory predicts and the "R" designated files are reconstructed. The SPK file name generally defines the DOY coverage of the pair. More specific coverage times are:

051114R_SCPSE_05275_05293.bsp/cpck15Nov2005.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2005 OCT 02 12:00:00.000
        END_TIME   ET:  2005 OCT 20 06:00:00.000

051213R_SCPSE_05293_05320.bsp/cpck13Dec2005.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2005 OCT 20 06:00:00.000
        END_TIME   ET:  2005 NOV 16 06:00:00.000

060111R_SCPSE_05320_05348.bsp/cpck12Jan2006.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2005 NOV 16 06:00:00.000
        END_TIME   ET:  2005 DEC 14 06:00:00.000

060213R_SCPSE_05348_06005.bsp/cpck14Feb2006.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2005 DEC 14 06:00:00.000
        END_TIME   ET:  2006 JAN 05 06:00:00.000

060323AP_SCPSE_06082_08222.bsp/cpck15Mar2006.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2006 MAR 23 00:00:00.000
        END_TIME   ET:  2008 AUG 09 00:00:00.000

060321R_SCPSE_06005_06036.bsp/cpck21Mar2006.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2006 JAN 05 06:00:00.000
        END_TIME   ET:  2006 FEB 05 06:00:00.000

060417R_SCPSE_06036_06068.bsp/cpck19Apr2006.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2006 FEB 05 06:00:00.000 
        END_TIME   ET:  2006 MAR 09 12:00:00.000

060515R_SCPSE_06068_06099.bsp/cpck15May2006.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2006 MAR 09 12:00:00.000 
        END_TIME   ET:  2006 APR 09 12:00:00.000

060614R_SCPSE_06099_06130.bsp/cpck14Jun2006.tpc file pair - A *NEW* CASSINI SPK/PCK reconstructed pair. Coverage times are:

        BEGIN_TIME ET:  2006 APR 09 12:00:00.000 
        END_TIME   ET:  2006 MAY 10 12:00:00.000

Kernel definition file:

css_kernels.def.12 - A *NEW* CASSINI SPICE kernels definition file containing a comprehensive prioritized list of the CASSINI SPICE kernels available in the ISIS system. Created Jan. 26,2006.

css_kernels.def.13 - A *NEW* CASSINI SPICE kernels definition file containing a comprehensive prioritized list of the CASSINI SPICE kernels available in the ISIS system. Created Feb. 17,2006.

css_kernels.def.14 - A *NEW* CASSINI SPICE kernels definition file containing a comprehensive prioritized list of the CASSINI SPICE kernels available in the ISIS system. Created Mar. 28,2006.

css_kernels.def.15 - A *NEW* CASSINI SPICE kernels definition file containing a comprehensive prioritized list of the CASSINI SPICE kernels available in the ISIS system. Created Apr. 20,2006.

css_kernels.def.16 - A *NEW* CASSINI SPICE kernels definition file containing a comprehensive prioritized list of the CASSINI SPICE kernels available in the ISIS system. Created May 26,2006.

css_kernels.def.17 - A *NEW* CASSINI SPICE kernels definition file containing a comprehensive prioritized list of the CASSINI SPICE kernels available in the ISIS system. Created Jul. 14, 2006. It is now the default SPICE now the default SPICE kernels definition file used in all ISIS applications.

LSK (Leap Seconds Kernel):

NONE

7.3 CLEMENTINE DATA FILES

NONE

7.4 GALILEO DATA FILES

NONE

7.5 IMAGER FOR MARS PATHFINDER (IMP) DATA FILES

NONE

7.6 LUNAR ORBITOR DATA FILES

lunar_de403_1950-2199_pa.bpc - A *NEW* binary PCK kernel has been installed for the Moon. This kernel is in the lunar axis of figure coordinate system, and is derived from the JPL DE/LE403 ephemeris, which is generally accepted as the current best lunar ephemeris. This kernel covers the period of 1950 to 2199.

lunar_060616.tf - A *NEW* frames kernel has been installed for the Moon. This FK kernel can be used to rotate the information in the PCK kernel into the lunar mean Earth/polar axis system. This latter system has been recommended for use by the IAU/IAG Working Group on Cartographic Coordinates and Rotational Elements. It was also the system used for Clementine data processing, and is planned for use in Lunar Orbiter and Lunar Reconnaissance Orbiter data processing.

7.7 MARINER9 DATA FILES

NONE

7.8 MARINER10 DATA FILES

NONE

7.9 MARS EXPLORATION ROVER DATA FILES

NOT AVAILABLE AT THIS TIME

7.10 MARS EXPRESSS

ATNM_P050401000000_00214.BC - A *NEW* Mars Express reconstructed CK kernel (these files are predicts that have been star-tracker verified to have an error of less than 0.05 degrees). Coverage times are:

        BEGIN_TIME UTC: 2005 MAR 31 23:58:55.814
        END_TIME   UTC: 2006 FEB 16 01:12:00.999

ATNM_P050401000000_00235.BC - A *NEW* Mars Express reconstructed CK kernel (these files are predicts that have been star-tracker verified to have an error of less than 0.05 degrees). Coverage times are:

        BEGIN_TIME UTC: 2005-MAR-31 23:58:55.814
        END_TIME   UTC: 2006-JUN-13 21:38:45.006

ATNM_P060401000000_00274.BC - A *NEW* Mars Express reconstructed CK kernel (these files are predicts that have been star-tracker verified to have an error of less than 0.05 degrees). Coverage times are:

        BEGIN_TIME UTC: 2006-MAR-31 23:58:54.814
        END_TIME   UTC: 2006-JUL-19 21:25:28.000

MAR033_HRSC_V03.BSP - A *NEW* Mars Express mission ephemeris file. It contains time shifted ephemeris solution data for Phobos and Deimos. Coverage times are:

        BEGIN_TIME ET:  2003 JAN 01 00:00:00.000
        BEGIN_TIME ET:  2010 JAN 01 00:00:00.000

MEX_060203_STEP.TSC - A *NEW* Mars Express mission clock kernel (SCLK) supplied by NAIF. Created Feb. 08, 2006 (see $ISISCSSDATA/mex_kernels.def.5).

MEX_060316_STEP.TSC - A *NEW* Mars Express mission clock kernel (SCLK) supplied by NAIF. Created Mar. 17, 2006 (see $ISISCSSDATA/mex_kernels.def.6).

MEX_060705_STEP.TSC - A *NEW* Mars Express mission clock kernel (SCLK) supplied by NAIF. Created Jul. 05, 2006. It is now the default SCLK used in all ISIS applications (see $ISISCSSDATA/mex_kernels.def.7).

ORMF_______________00185.bsp - A *NEW* Mars Express long term SPK predict kernel. Coverage times are:

        BEGIN_TIME ET:  2003 DEC 22 18:09:05.965
        END_TIME   ET:  2006 NOV 29 19:17:07.712

ORMM__051001000000_00181.bsp - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:	2005 SEP 30 22:15:23.182 
        END_TIME   ET:	2005 OCT 31 23:58:47.182

ORMM__051101000000_00194.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:	2005 OCT 31 23:58:47.182
        END_TIME   ET:	2005 NOV 30 19:59:52.182

ORMM__051201000000_00203.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:	2005 NOV 30 19:59:52.182
        END_TIME   ET:	2005 DEC 31 22:46:27.184

ORMM__060101000000_00214.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:	2005 DEC 31 22:46:27.184
        END_TIME   ET:	2006 JAN 31 23:07:15.185

ORMM__060101000000_00217.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:	2005 DEC 31 22:46:27.184
        END_TIME   ET:	2006 JAN 31 23:07:15.185

ORMM__060201000000_00214.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:	2006 JAN 31 23:07:15.185
        END_TIME   ET:	2006 FEB 26 16:13:19.625

ORMM__060201000000_00229.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:	2006 JAN 31 23:07:15.185
        END_TIME   ET:	2006 FEB 28 23:13:44.185

ORMM__060301000000_00235.BSP - A *NEW* Mars Express SPK predict kernel. Coverage times are:

        BEGIN_TIME ET:	2006 FEB 28 23:13:44.185
        END_TIME   ET:	2006 MAR 31 23:57:54.483

ORMM__060401000000_00235.BSP - A *NEW* Mars Express SPK predict kernel. Coverage times are:

        BEGIN_TIME ET:  2006 MAR 31 23:57:54.483
        END_TIME   ET:  2006 APR 16 22:58:24.483        

ORMM__060301000000_00241.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:  2006 FEB 28 23:13:44.185
        END_TIME   ET:  2006 MAR 31 23:35:43.185

ORMM__060401000000_00253.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:  2006 MAR 31 23:35:43.185 
        END_TIME   ET:  2006 APR 30 23:21:58.185

ORMM__060501000000_00263.BSP - A *NEW* Mars Express reconstructed SPK kernel. Coverage times are:

        BEGIN_TIME ET:  2006 APR 30 23:21:58.185 
        END_TIME   ET:  2006 MAY 31 23:54:55.185

ORMM__060601000000_00274.BSP - A *NEW* Mars Express SPK predict kernel. Coverage times are:

        BEGIN_TIME ET:  2006 MAY 31 23:54:55.185
        END_TIME   ET:  2006 JUN 30 15:01:05.183

ORMM__060701000000_00274.BSP - A *NEW* Mars Express SPK predict kernel. Coverage times are:

        BEGIN_TIME ET:  2006 JUN 30 15:01:05.183
        END_TIME   ET:  2006 JUL 30 22:41:39.573

mex_kernels.def.5 - A *NEW* Mars Express (MEX) SPICE kernels definition file containing a comprehensive prioritized list of the MEX SPICE kernels available in the ISIS system. Created Feb. 8, 2006.

mex_kernels.def.6 - A *NEW* Mars Express (MEX) SPICE kernels definition file containing a comprehensive prioritized list of the MEX SPICE kernels available in the ISIS system. Created Mar. 31, 2006.

mex_kernels.def.7 - A *NEW* Mars Express (MEX) SPICE kernels definition file containing a comprehensive prioritized list of the MEX SPICE kernels available in the ISIS system. Created Jul. 14, 2006. It is now the default SPICE kernels definition file used in all ISIS applications.

7.11 MARS GLOBAL SURVEYOR DATA FILES

MGS_SCLKSCET.00060.tsc - A *NEW* MGS mission MOC clock kernel (SCLK) supplied by NAIF. Created Dec. 06, 2005 (see $ISISMGSDATA/moc_kernels.def.17).

MGS_SCLKSCET.00061.tsc - A *NEW* MGS mission MOC clock kernel (SCLK) supplied by NAIF. Created Feb. 26. 2006. It is now the default SCLK used in all ISIS applications (see $ISISMGSDATA/moc_kernels.def.18).

cumindex.tab - This table file now covers information thru CD volume MGSC_1463.

isis_moc_kernels.txt - A descriptive and "how to" text file - updated to reflect the 21rst, 22nd, and 23rd extended mission phases.

mgs_ext21.bsp - A *NEW* MGS mission MOC SPK kernel that covers the 88th, 89th, and 90th 28-day mapping cycles of the Extended phase of the mission (mapping orbits 28785 through 29811):

        COVERAGE BEGIN TIME (TDB):  2005 AUG 17 00:00:00.000 
        COVERAGE END TIME (TDB):    2005 NOV 09 01:00:00.000 

mgs_ext22.bsp - A *NEW* MGS mission MOC SPK kernel that covers the 88th, 89th, and 90th 28-day mapping cycles of the Extended phase of the mission (mapping orbits 29812 through 30839):

        COVERAGE BEGIN TIME (TDB):  2005 NOV 09 00:00:00.000 
        COVERAGE END TIME (TDB):    2006 FEB 01 01:00:00.000 

mgs_ext23.bsp - A *NEW* MGS mission MOC SPK kernel that covers the 91rst, 92nd, and 93rd 28-day mapping cycles of the Extended phase of the mission (mapping orbits 30840 through 31866):

        COVERAGE BEGIN TIME (TDB):  2006 FEB 01 00:00:00.000 
        COVERAGE END TIME (TDB):    2006 APR 26 01:00:00.000 

*mgs_map.bsp - *NOTE: This file is included in ISISMGSDATA, however it is recommended that you use mgs_map_rec.bsp* - An updated MGS mission MOC kernel. Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006 APR 25 23:58:54.814
        COVERAGE END TIME (UTC):    2006 AUG 02 23:58:54.817

mgs_map_rec.bsp - An updated MGS mission MOC SPK kernel. Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006 APR 25 23:58:54.814
        COVERAGE END TIME (UTC):    2006 JUL 09 14:13:54.816

mgs_sc_ext21.bc - A *NEW* MGS mission MOC CK kernel that covers the 85th, 86th, and 87th 28-day mapping cycles of the Extended phase of the mission (mapping orbits 28785 through 29811):

        COVERAGE BEGIN TIME (UTC):  2005-AUG-17 00:00:06.844
        COVERAGE END TIME (UTC):    2005-NOV-08 23:59:55.055

mgs_sc_ext22.bc - A *NEW* MGS mission MOC CK kernel that covers the 88th, 89th, and 90th 28-day mapping cycles of the Extended phase of the mission (mapping orbits 29812 through 30839):

        COVERAGE BEGIN TIME (UTC):  2005-NOV-09 00:00:59.055
        COVERAGE END TIME (UTC):    2006-JAN-31 23:59:52.747

mgs_sc_ext23.bc - A *NEW* MGS mission MOC CK kernel that covers the 91rst, 92nd, and 93rd 28-day mapping cycles of the Extended phase of the mission (mapping orbits 30840 through 31866):

        COVERAGE BEGIN TIME (UTC):  2006-FEB-01 00:01:00.747
        COVERAGE END TIME (UTC):    2006-APR-25 23:59:55.411 

moc_kernels.def.17 - A *NEW* MGS/MOC SPICE kernels definition file containing a comprehensive prioritized list of the MGS/MOC SPICE kernels available in the ISIS system. Created Jan.17, 2006.

moc_kernels.def.18 - A *NEW* MGS/MOC SPICE kernels definition file containing a comprehensive prioritized list of the MGS/MOC SPICE kernels available in the ISIS system. Created Mar.31, 2006.

moc_kernels.def.19 - A *NEW* MGS/MOC SPICE kernels definition file containing a comprehensive prioritized list of the MGS/MOC SPICE kernels available in the ISIS system. Created Jul. 14, 2006. It is now the default SPICE kernels definition file used in all ISIS applications.

pedcmidx_update.tab - Updated for new WUSTL PDS path and PEDR version "l".

7.12 MARS ODYSSEY (THEMIS) DATA FILES

ORB1_SCLKSCET.00126.tsc - A *NEW* M01 Odyssey mission clock kernel (SCLK) supplied by NAIF. Created Mar. 27, 2006.

ORB1_SCLKSCET.00130.tsc - A *NEW* M01 Odyssey mission clock kernel (SCLK) supplied by NAIF. Created Jun. 29, 2006. It is now the default SCLK used in all ISIS applications (see $ISISM01DATA/thm_kernels.def.10).

thm_kernels.def.9 - An updated M01 Odyssey SPICE kernels definition file containing a comprehensive prioritized list of the M01 SPICE kernels available in the ISIS system. Created Mar 31, 2006.

thm_kernels.def.10 - An updated M01 Odyssey SPICE kernels definition file containing a comprehensive prioritized list of the M01 SPICE kernels available in the ISIS system. Created Jun. 29, 2006. It is now the default SPICE kernels definition file used in all ISIS applications.

thm_kernels_both.def.9 - An updated M01 Odyssey SPICE kernels definition file. It contains a comprehensive prioritized list of the M01 CK SPICE kernels available in the ISIS system, along with the new "fake" nadir SPICE files that use nominal nadir-pointed orientation to fill in gaps in the "regular" M01 CK files. Created Mar 31, 2006.

thm_kernels_both.def.10 - An updated M01 Odyssey SPICE kernels definition file. It contains a comprehensive prioritized list of the M01 CK SPICE kernels available in the ISIS system, along with the new "fake" nadir SPICE files that use nominal nadir-pointed orientation to fill in gaps in the "regular" M01 CK files. Created Jun. 29, 2006.It is now the default SPICE kernels definition file for people who want to include the nadir definitions with the "normal" CK definitions when using ISIS applications.

thm_kernels_nadir.def.9 - An updated M01 Odyssey SPICE kernels definition file. It contains a comprehensive prioritized list of the M01 SPICE kernels vailable in the ISIS system along with the new "fake" nadir SPICE files that use nominal nadir-pointed orientation to fill in gaps in the "regular" M01 files. Created Mar 31, 2006.

thm_kernels_nadir.def.10 - An updated M01 Odyssey SPICE kernels definition file. It contains a comprehensive prioritized list of the M01 SPICE kernels available in the ISIS system along with the new "fake" nadir SPICE files that use nominal nadir-pointed orientation to fill in gaps in the "regular" M01 files. Created Jun. 29, 2006. It is now the default SPICE kernels definition file for people who want to include the nadir definitions when using ISIS applications.

m01_ext5.bsp - A *NEW* M01 Odyssey SPK kernel that covers part of the extended phase of the mission. Coverage times are:

        COVERAGE BEGIN TIME (TDB):  2005 OCT 01 00:00:00.000
        COVERAGE END TIME   (TDB):  

m01_ext6.bsp - A *NEW* M01 Odyssey SPK kernel that covers part of the extended phase of the mission. Coverage times are:

        COVERAGE BEGIN TIME (TDB):  2006 JAN 01 00:00:00.000
        COVERAGE END TIME   (TDB):  2006 APR 01 01:00:00.000

m01_map.bsp - A *NEW* "on-going" M01 Odyssey SPK kernel that covers the extended phase of the mission from the date of the last "normal release" SPK kernel (in this case m01_map11.bsp). Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006 MAR 31 23:58:54.814
        COVERAGE END TIME   (UTC):  2006 JUL 31 23:58:54.817

m01_map_rec.bsp - A *NEW* "on-going" reconstructed M01 Odyssey SPK kernel that covers the extended phase of the mission from the date of the last "normal release" SPK kernel (in this case m01_map11.bsp). Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006 MAR 31 23:58:54.814
        COVERAGE END TIME   (UTC):  2006 JUL 13 20:48:54.816

m01_sc_ext5.bc - A *NEW* M01 Odyssey CK kernel that covers part of the extended phase of the mission. Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2005-OCT-01 00:00:02.788
        COVERAGE END TIME   (UTC):  2005-DEC-31 23:59:59.076

m01_sc_ext6.bc - A *NEW* M01 Odyssey CK kernel that covers part of the extended phase of the mission. Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006-JAN-01 00:00:04.076
        COVERAGE END TIME   (UTC):  2006-MAR-31 23:59:56.804

m01_sc_ext5_rec_nadir.bc - A *NEW* M01 Odyssey CK kernel providing nominal nadir-pointed orientation that covers part of the extended phase of the mission. Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2005 OCT 01 00:28:55.818
        COVERAGE END TIME   (UTC):  2006 JAN 01 01:00:00.000

m01_sc_ext6_rec_nadir.bc - A *NEW* M01 Odyssey CK kernel providing nominal nadir-pointed orientation that covers part of the extended phase of the mission. Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006 JAN 01 00:28:54.816
        COVERAGE END TIME   (UTC):  2006 APR 01 00:59:59.998

m01_sc_map_nadir.bc - A *NEW* "on-going" M01 Odyssey CK kernel providing nominal nadir-pointed orientation that covers the extended phase of the mission from the date of the last "normal release" CK kernel (in this case m01_sc_ext1_rec_nadir.bc). Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006 APR 01 00:28:54.814
        COVERAGE END TIME   (UTC):  2006 JUL 31 23:28:54.816

m01_sc_map_rec_nadir.bc - A *NEW* "on-going" M01 Odyssey reconstructed CK kernel providing nominal nadir-pointed orientation that covers the extended phase of the mission from the date of the last "normal release" CK kernel (in this case m01_sc_ext1_rec_nadir.bc). Coverage times are:

        COVERAGE BEGIN TIME (UTC):  2006 APR 01 00:28:54.814
        COVERAGE END TIME   (UTC):  2006 JUL 13 20:18:54.817

7.13 VIKING DATA FILES

NONE

7.14 VOYAGER DATA FILES

NONE

8. CHANGES OF INTEREST TO ISIS PROGRAMMERS

lev1u_loccd_routines - *NEW* family of routines for Lunar Orbiter distortion correction, application, and reports.

lev2grid.c - Increased accuracy of inchesPerMeter value from one to seven decimal places.

levloccd.h - *NEW* structure defining the Lunar Orbiter distortion parameters.

levprototypes.h - Updated to include new Lunar Orbiter ccd routines.

plot_scale_or_paper.c - Increased accuracy of inchesPerMeter value from one to seven decimal places.

plot_writescale.c - Increased accuracy of scaling value placed in a post script file from zero to seven decimal places.

positionroutines.c - Fixed bug , return value from lev1(2)_linesamp_to_latlon was not being checked, so that lat/lon was being set to garbage.

qview.c - Added documentation referring to bug fix in positionroutines.c.

matchpoint.h - Increased comment field of MATCHPT structure to 500 characters.

mpt_convert.c - Increased comment field of MATCHPT structure to 500 characters.

9. THE USE OF PERL WITHIN ISIS

Our Perl scripts require that you have Perl installed in /usr/bin. If you have Perl installed in a different directory you need to set up a link between your location and /usr/bin/perl. To accomplish this you need to determine the absolute path name of your Perl executables. Then type the following at the command line:

This will estabish a softlink between our perl scripts and your Perl exectables. If you don't have root priviledges you will have to see your Sys-Admin person to execute this command.

If you use and develop your own Perl scripts and modules you may be using the PERL5LIB environment variable. If you are, please be aware that we are also setting this variable in the ISIS startup scripts to point to our Perl modules. Our startup scripts will check to see if you have PERL5LIB defined and then append to your path list (and not overwrite it). Therefore, if you are defining this variable, it is important to so before initiating ISIS. If you define PERL5LIB after initiating ISIS, you may overwrite our ISIS Perl path names and our Perl scripts will not operate correctly.

----
Documentation | Tutorials | Technical Documents | Isis Support Center (URL: http://isis.astrogeology.usgs.gov/IsisSupport/) | Home

Last updated: Jul 14 2006