create indices key
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Images, Sub-Functions, Related Functions, Source Supported Under Version: > 1.00
Description Creates standard key for CRISM indicies
Arguments and Return Values Inputs: a processed index array Outputs: an array of index keys
Usage Syntax: create_indices_key(indices) or create_indices_key(indicies=VAL) indicies - input index array from create_indicies()
Examples dv> in struct, 1 elements long: struct, 7 elements anc: struct, 5 elements... at_array: 320x1x438 array of float, bil format [560,640 bytes] data: 320x225x438 array of float, bsq format [126,144,000 bytes] id: ""HRS000035B5_07_IF174L_TRR2.IMG"" index: 320x225x16 array of double, bsq format [9,216,000 bytes] wl_array: 320x1x438 array of float, bil format [560,640 bytes] dv> out=create_indices(in.long.data) 320x225x16 array of double, bsq format [9,216,000 bytes] dv> key=create_indices_key(out) Text Buffer with 16 lines of text 1: Olivine Index 2: LCP Index 3: HCP Index 4: Ferric Coating 5: BD2290 MG, Fe-OH Minerals 6: D2300 Hydrates Minerals - Particularily Phyllosilicates 7: BD2210 AL-OH Minerals 8: BD1900 H20 - Alternate from CAT code 9: SINDEX Water Containing Minerals 10: BD2100 Monohydrated Sulfates
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Related Functions
Recent Library Changes Created On: 03-30-2009 |