IDL routines

From krc
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
 
*[[Media:bin5.pro | bin5.pro]]
 
*[[Media:bin5.pro | bin5.pro]]
   Write/Read numeric binary files with 'standard' header. Calls 0   
+
   Write/Read numeric binary files with 'standard' header. Calls 0.  
 
*[[Media:bytepad.pro | bytepad.pro]]
 
*[[Media:bytepad.pro | bytepad.pro]]
 
   Create a Byte version of a string, padded with trailing blanks. Calls 0.
 
   Create a Byte version of a string, padded with trailing blanks. Calls 0.

Revision as of 16:58, 25 February 2010

IDL routines provided with krc:

 Write/Read numeric binary files with 'standard' header. Calls 0.  
 Create a Byte version of a string, padded with trailing blanks. Calls 0.
 Generate 256 longwords to emulate nice 8-bit color table. Calls 0.
 Define structures in IDL that correspond for Fortran commons. Calls BYTEPAD.
 Delete trailing 0's past the decimal point. Calls 0.
 Show delta between arrays changing only last index. Calls HISTFAST.
 Modify single numeric value; with prompt and limit tests. Calls 0.
 Modify any elements of numeric array, with prompt and limit tests. Calls 0.
 Interactive input any elements of a string array, with prompt. Calls 0.
 Interface to graphics devices. Calls SETCOLOR.
 Robust, easy histogram plot, with statistics, opt row weights. Calls  MEAN_STD SUBTITLE.
 Print KRC common input items. Calls 0.
 Find changes in KRC input values in common KRCCOM. Calls READKRCCOM MAKEKRCVAL.
 Compute center depth of KRC layers. Calls 0.
 Read any type 5x KRC bin5 models; look at change between cases. Calls READKRC5*
 Make string of selected KRC inputs: Key=val. Calls DELAST0
 Read RKC type 52 or 51 bin5 file; post 2004jul21. Calls BIN5.
 Read KRC type 54 or 55 bin5 file. Calls BIN5.
 Read KRC type 56 bin5 file. Calls BIN5.
 Read a KRCCOM structure from a bin5 file. Calls DEFINEKRC.
 Convert T_surf and T_plan to T_atm. Calls 0.
 Calc starting date for KRC to reach Ls on specific season step. Calls 0.
Personal tools