Index: trunk/SDToolBox/outputmessages.py =================================================================== diff -u -r45 -r47 --- trunk/SDToolBox/outputmessages.py (.../outputmessages.py) (revision 45) +++ trunk/SDToolBox/outputmessages.py (.../outputmessages.py) (revision 47) @@ -9,7 +9,7 @@ error_missing_list_of_variables = 'List of variable names should be given.' error_no_valid_input_data = 'No InputData object was provided.' error_not_enough_coordinates = '' + \ - 'Not enough coordinates were provided as InputData.coord_list.' + 'Not enough coordinates were provided as InputData.input_coordinates.' error_no_valid_list_of_years = '' + \ 'A list of years (int) to extract should be provided.' error_no_valid_list_of_vars = '' + \