
# Omit the 10 tide stations with lowest MSL trend and the 5 tide stations with highest MSL trend:
perl calculate_distance_weighted_msl_avg2.pl -sort -first=11 -last=154 MSL_global_trendtable.csv

