For STATIONS the way to do is to have the following station files.
Code: Select all
Lstations == F
Code: Select all
Lfloats == F
One set of error is taken care of by adding
Code: Select all
IF (Lfloats(ng)) THEN
END IF
Code: Select all
Lstations == F
Code: Select all
Lfloats == F
Code: Select all
IF (Lfloats(ng)) THEN
END IF