logo
spacer image for formatting
FAQ Log in spacer image for formatting
Search Profile spacer image for formatting
Memberlist Usergroups spacer image for formatting
Log in to check your private messages spacer image for formatting
Register spacer image for formatting
top border image
spacer image for formatting
ISIS 3.1.11 Release 2007/04/20
Goto page 1, 2, 3, 4  Next
post new topic: Post new topic   post reply: This topic is locked: you cannot edit posts or make replies.
Isis Support Center Forum Index » Policies & Announcements » ISIS 3.1.11 Release 2007/04/20
View previous topic :: View next topic  
Author Message
isismgr
Site Admin
Site Admin


Joined: 26 Feb 2004
Posts: 125
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Wed Jan 17, 2007 12:50 pm    Post subject: ISIS 3.1.11 Release 2007/04/20
Reply with quote

Isis 3.1.11 Release 2007/04/20
A new version of Isis 3 is now available. For download and installation information please see the Isis 3 Installation Guide.

ISIS Support
Please see our Isis Support site for reporting problems and finding solutions to previously reported issues.

ISIS Updates
View the following posts for the list of changes made to the ISIS system since the last release .

The ISIS Management Team


Last edited by isismgr on Fri Apr 20, 2007 3:51 pm; edited 3 times in total
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
kbecker
Isis Support Team
Isis Support Team


Joined: 02 Mar 2004
Posts: 231
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Thu Jan 18, 2007 11:13 am    Post subject: Database API Added (PROG)
Reply with quote

The ISIS3 Database API I proposed awhile back has been added to the system. The follow classes are available:

  • Database - Top level interface generic database interface. This class provides access to all available Qt database drivers plugins.
  • DatabaseFactory - Singleton class providing centralized database and access profile management.
  • DbAccess - Access control management for databases through profiles (inherits DbProfile).
  • DbProfile - Database profile support providing access and parameterized data specifications for specialized database control.
  • SqlQuery - Performs querys on databases via the Database class.
  • SqlRecord - Provides SqlQuery record management.


A new directory tree has been added to the source tree that has object and application directories (see $ISISROOT/src/database).

_________________
Kris Becker
Computer Scientist
Astrogeology Team
U.S. Geological Survey
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
jshinaman
Isis Support Team
Isis Support Team


Joined: 02 Mar 2004
Posts: 571
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Thu Feb 01, 2007 2:53 pm    Post subject: ISIS 3 MRO SPICE kernel Update (USER)
Reply with quote

The SPICE kernel directories were updated as of 01/24/07.
_________________
Jac Shinaman
U.S. Geological Survey - Astrogeology
2255 N. Gemini Dr.
Flagstaff, AZ 86001
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
jshinaman
Isis Support Team
Isis Support Team


Joined: 02 Mar 2004
Posts: 571
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Thu Feb 01, 2007 2:54 pm    Post subject: ISIS 3 MRO SPICE kernel Update (USER)
Reply with quote

The SPICE kernel directories were updated as of 02/01/07.
_________________
Jac Shinaman
U.S. Geological Survey - Astrogeology
2255 N. Gemini Dr.
Flagstaff, AZ 86001
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
eribelin
Ra (Power Member)
Ra (Power Member)


Joined: 03 Oct 2005
Posts: 129
Location: Isis Programmer [retired account]

 mini post alt: Post Posted: Tue Feb 06, 2007 2:55 pm    Post subject: crop bug fix (USER)
Reply with quote

Previously, when a map projected image was cropped, it would cause the latitude and longitude values to be wrong. This bug has been fixed, and cropped map projected images now return the correct lat/lon information.
 Back to top »
View user's profile Send private message
spacer image
eribelin
Ra (Power Member)
Ra (Power Member)


Joined: 03 Oct 2005
Posts: 129
Location: Isis Programmer [retired account]

 mini post alt: Post Posted: Tue Feb 06, 2007 2:57 pm    Post subject: String and Time renamed (PROG)
Reply with quote

The String class has been renamed iString.

The Time class has been renamed iTime.

These changes were made because of compatibility issues with Macs which are not case sensitive.
 Back to top »
View user's profile Send private message
spacer image
bgeorge
Osiris (Active Member)
Osiris (Active Member)


Joined: 06 Oct 2005
Posts: 21

 mini post alt: Post Posted: Thu Feb 08, 2007 12:53 pm    Post subject: ProcessImportPds
Reply with quote

I've modified the TranslateIsis2Instrument function to check for and remove the appended 'z' that some StartTime values have.
 Back to top »
View user's profile Send private message
spacer image
bgeorge
Osiris (Active Member)
Osiris (Active Member)


Joined: 06 Oct 2005
Posts: 21

 mini post alt: Post Posted: Wed Feb 14, 2007 6:47 pm    Post subject: edrget (USER)
Reply with quote

A TOPATH parameter has been added to edrget, which allows the user to input the destination folder for the file to be output to. The filename is determined by the input URL.
 Back to top »
View user's profile Send private message
spacer image
jbarrett
Isis Support Team
Isis Support Team


Joined: 24 Mar 2004
Posts: 77
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Tue Feb 20, 2007 10:38 am    Post subject: New photometry classes and program added
Reply with quote

Classes were added to allow for photometrically normalizing images. A subset of the photometric functions were ported including Lambert, LommelSeeliger, LunarLambert, and Minnaert. The other photometric functions will be ported in the future. The photomet application has been ported and is available in Isis3. The capability to obtain photometric angles from a DEM has not been added yet.
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
seancrosby
Isis Support Team
Isis Support Team


Joined: 28 Feb 2007
Posts: 10

 mini post alt: Post Posted: Wed Feb 28, 2007 11:48 am    Post subject: enlarge and reduce modified
Reply with quote

The "enlarge" and "reduce" programs now update mapping keywords in their output files. The pixel resolution now gets adjusted, and if line and sample scale do not match each other, the mapping group is deleted.

Last edited by seancrosby on Fri Mar 09, 2007 2:02 pm; edited 1 time in total
 Back to top »
View user's profile Send private message
spacer image
jshinaman
Isis Support Team
Isis Support Team


Joined: 02 Mar 2004
Posts: 571
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Wed Feb 28, 2007 5:01 pm    Post subject: ISIS 3 CASINNI M01 SPICE kernel Updates (USER)
Reply with quote

The SPICE kernel directories were updated as of 01/30/07, 02/13/07, and 02/21/07.
_________________
Jac Shinaman
U.S. Geological Survey - Astrogeology
2255 N. Gemini Dr.
Flagstaff, AZ 86001
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
jshinaman
Isis Support Team
Isis Support Team


Joined: 02 Mar 2004
Posts: 571
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Wed Feb 28, 2007 5:33 pm    Post subject: ISIS 3 MRO SPICE kernel Updates (USER)
Reply with quote

The SPICE kernel directories were updated as of 02/08/07, 02/15/07, and 02-28-07.
_________________
Jac Shinaman
U.S. Geological Survey - Astrogeology
2255 N. Gemini Dr.
Flagstaff, AZ 86001
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
eribelin
Ra (Power Member)
Ra (Power Member)


Joined: 03 Oct 2005
Posts: 129
Location: Isis Programmer [retired account]

 mini post alt: Post Posted: Thu Mar 01, 2007 4:12 pm    Post subject: OriginalLabel change (PROG)
Reply with quote

The OriginalLabel constructors were modified. The first parameter 'name' was removed from both constructors. The blobs are now named 'IsisCube' by default. This change was made to fix errors that arose when detached labels were created.

All applications that were currently using OriginalLabels have been modified, and the Blob class was modified to be backwards compatible.
 Back to top »
View user's profile Send private message
spacer image
seancrosby
Isis Support Team
Isis Support Team


Joined: 28 Feb 2007
Posts: 10

 mini post alt: Post Posted: Tue Mar 06, 2007 11:53 am    Post subject: automos bug fixed
Reply with quote

The "automos" program no longer throws an exception when an input cube does not fit into the output mosaic. Instead, these files are listed in the application log.

Last edited by seancrosby on Fri Mar 09, 2007 2:03 pm; edited 1 time in total
 Back to top »
View user's profile Send private message
spacer image
jshinaman
Isis Support Team
Isis Support Team


Joined: 02 Mar 2004
Posts: 571
Location: USGS Astrogeology Research Program, Flagstaff, AZ

 mini post alt: Post Posted: Thu Mar 08, 2007 4:54 pm    Post subject: ISIS 3 MRO SPICE kernel Updates (USER)
Reply with quote

The SPICE kernel directories were updated as of 03/07/07.
_________________
Jac Shinaman
U.S. Geological Survey - Astrogeology
2255 N. Gemini Dr.
Flagstaff, AZ 86001
 Back to top »
View user's profile Send private message Visit poster's website
spacer image
Display posts from previous:   
Isis Support Center Forum Index » Policies & Announcements » ISIS 3.1.11 Release 2007/04/20
post new topic: Post new topic   post reply: This topic is locked: you cannot edit posts or make replies. All times are GMT - 7 Hours
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
spacer image for formatting
image for the bottom border

If you are having problems logging in, accessing, or using the Isis Support Center, please contact Isis Support Center Administration: isisweb[at]astrogeology.usgs.gov.

USGS Isis Home





Solaris 1.12 phpBB theme/template © 2003 - 2006 Jakob Persson(forumthemes/bbstyles)