Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

ISIS Documentation

blobdump

Program to output a selected blob out to a file

This program takes a cube with a blob in it, and strings to identify which blob, and reads that blob out to a file specified by the user.

Helper button has been provided in the GUI mode for the NAME and TYPE parameters. The helper button will sequentially fill in the name and type of each blob when pressed, clear the field to blank after the last blob has been reached, and then wrap back to the beginning.


Categories


History

Brendan George2006-06-23 Original version
Steven Lambright2007-07-27 Changed category from Utility to Import and Export
Travis Addair2009-03-03 Added helper button to sequentially place one blob into the NAME and TYPE parameters each time it is pressed

Parameters

Files

This is the cube containing the blob to be output.
Type cube
File Mode input
Filter *.cub

This is the output file the blob will be written as
Type filename
File Mode output

Blob Specifications

This is the name of the blob to be output. It is generally mission-specific, and does not refer to which subclass of blob created it. In the cube's labels, this will be the information to the right of the equals sign after the keyword "Name"
Type string

This is the blob type, and generally refers to the subclass of Blob that created the blob, for example, "OriginalLabel", "Polygon", "Table", or "History". This appears in the cube label as the information to the right of the "Object" entry.
Type string