Closed DocOtak closed 10 years ago
Original report by see (Bitbucket: sescher, GitHub: sescher).
I got a new warning when converting:
1710:22,524 W formats/woce.py:675 write_data Invalid WOCE format for <Parameter(u'CASTNO', '%3d', None, [], 1)> to '1'. Treating as string.
Working in ghdc:~sharon/FETCH/i06s/u*/5.to_go_online
The resulting woce format file looks ok. Is the warning ok?
Original comment by myshen (Bitbucket: myshen, GitHub: myshen).
Yes this warning is ok to safely ignore. It remains to be worked out how to deal with this completely because we have received Alphanumeric CASTNOs in the past.
Original report by see (Bitbucket: sescher, GitHub: sescher).
I got a new warning when converting:
1710:22,524 W formats/woce.py:675 write_data Invalid WOCE format for <Parameter(u'CASTNO', '%3d', None, [], 1)> to '1'. Treating as string.
Working in ghdc:~sharon/FETCH/i06s/u*/5.to_go_online
The resulting woce format file looks ok. Is the warning ok?