idinfo

From DavinciWiki
Jump to: navigation, search

Description

Print germaine information about a THEMIS image to the screen

Arguments and Return Values

Arguments: A THEMIS image id

Return Value: None. Information is printed to screen.

Usage

Syntax: idinfo(image_id)

Function displays the following information of a specified image:

  • filename
  • average brightness temperature
  • maximum brightness temperature
  • minimum brightness temperature
  • THEMIS band configuration
  • description
  • incidence angle
  • latitude
  • longitude
  • local solar time
  • solar longitude

If the file is a visible image, it will not display temperature reading.

Examples

dv> idinfo("I01002002")
struct, 12 elements
    filename: "I01002002"
    avg_btemp: "246.329"
    max_btemp: "278.999"
    min_btemp: "205.157"
    band_config: "(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)"
    description: "Ceraunius Tholus"
    duration: 239
    incidence_angle: "57.726139"
    latitude: "24.619383"
    longitude: "262.442645"
    local_solar_time: "15.199722"
    solar_longitude: "337.953852"

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 02-15-2006
Modified On: 01-17-2008

Personal tools