
a)The file does not exist
month=(-23,-3)an error message of:
All data is outside the range (0,13)would appear. This error could easily be remedied by following the parameters of the message.
month=66,an error message of:
MONTH must be in the range of (1,12]would appear. 66 is not within the parameters of the program. The error message states that input values must include numbers 2 through 12.
SL=210 EL=50in a dk2dk program, an error message of:
SL must be less than ELwould appear. The Sample Line number must be less than the Ending Line number to make the proper subimage. %s must not be equal to %s
ratio img2 img3,img4may be entered. As a result and error message of:
FILES command line is missing an equal signwill appear. The user should edit the line to say:
ratio img2=img3,img4
ratio img21==img23,img15were to be entered, and error message of:
FILES command line has more than one equal signwould result. Edit the values and remove the extra equal sign(s).
Not enough input file specifications where enteredwould be seen. The same parameters apply for missing output file specifications.
Invalid comination of input and output file specifications. Valid specifications are {(2,3)(3,4)(4,5)(6,7)(7,8)}The user should follow the displayed specifications.
month=JulyAn error message of:
Value is not a number {July}would appear. Reprogram your input in number form, or recheck your input information.
stretch=were entered, a message of:
stretch must have a value following the equal signwould appear. Edit the previous command and add a value.
STRETCH=stretch str=21and after the prompt entered again:
STRETCH=stretch str=21The message:
STRETCH=stretch str=21 was previously entered on PARAMS command lineThe user could either enter the next set of parameters, or type "help" for assistance towards the next set of parameters that must be entered.
200;255 67;0the message:
Input stretch pairs out of order {200,67}would appear. Re-enter the input as:
67;0 200;255for proper results. Input values must be in numerical sequence.
STRETCH=stretch str#+=23the message:
The stretch has an invalid character {#+}would appear. The last command should be revised and the extra characters taken out.
28101995,an error message of:
28101995 is an invalid datewould appear. Dates need to follow the format MMDDYYYY.
246802,the value would be invalid because it is not within the parameters. An error message of:
246802 is an invalid timewould appear.
Back to the USGS MIPS Users' Guide
|
U.S. Department of the Interior |
U.S. Geological Survey |
Jobs
Home | Search | Disclaimers & Privacy Web Rings Send comments to webman@TerraWeb.wr.usgs.gov URL: Last Modified: Thu Oct 31 15:08:24 MST 2002 |