SUBROUTINE L2_PRESCALE_PARAMETERS(NEWPAR) C---------------------------------------------------------------------- C- C- Purpose and Methods : initialization for L2_PRESCALE filter C- C- Inputs : NEWPAR : [BYTE] if it's equal to zero, ignore C- this run begin--nothing new downloaded. It's the number of C- sets of parameters downloaded for THIS tool. C- C- Outputs : C- C- Controls: C- C- Created 8-JAN-1992 Drew Baden C- C---------------------------------------------------------------------- IMPLICIT NONE C BYTE NEWPAR C---------------------------------------------------------------------- 999 RETURN END