Setting default variable ranges, enhancements

Useful hints
Post Reply
User avatar
TJS
Posts: 90
Joined: Thu Mar 05, 2009 7:31 pm

Setting default variable ranges, enhancements

Post by TJS »

A neat trick is to set a 'user default' to automatically set your enhancement, data range, etc. This way you don't have to do it manually for each band, variable. What you do is go to the main window, tools, parameters, defaults, (user defaults)....and either import a file, or add the needed information.

<?xml version="1.0"?>
-<params> <param table="Square Root Visible Enhancement" range_min="0.0" range_max="1.0" name="ABI_Scaled_b0*"/> <param table="GA20P1" range_min="330.0" range_max="190.0" name="ABI_Scaled_TBB_b*" unit="K"/> <param table="Square Root Visible Enhancement" range_min="0.0" range_max="1.0" name="ABI_Refl_fact_b*"/> <param table="GA20P1" range_min="330.0" range_max="190.0" name="ABI_TBB_b*" unit="K"/> <param table="Light Gray scale" name="ABI_Scaled_b*"/> </params>

BTW, How do users suggest getting this type information on to the 'system default' side?

TJS
Attachments
user_defaults_sim_abi.xml
file that can be imported.
(473 Bytes) Downloaded 351 times
User avatar
joleenf
Posts: 1123
Joined: Mon Jan 19, 2009 7:16 pm

Re: Setting default variable ranges, enhancements

Post by joleenf »

Pictures to accompany TJS's instructions.

Screen Shot 2012-03-12 at 9.12.54 AM.png

Screen Shot 2012-03-12 at 9.13.26 AM.png
Post Reply