Ver.2.0 ( September 2000 - the present )
/* * Wind decode result and error reports * Copyright JMA * * Ver 2.0 */
# Ver 2.0 Copyright Japan Meteorological Agency (JMA)
# sequential number
# ! warning messages of decode
# ! ! 10000 : wind(speed or direction)
# ! ! 1000 : position
# ! ! 100 : date
# ! ! 10 : time
# ! ! 1 : call sign
# ! !
# ! ! significant figures of the original data
# ! ! ! 000 : wind direction is not available
# ! ! ! 100 : wind direction in tens of a degree
# ! ! ! 200 : wind direction in degrees
# ! ! ! 00 : wind speed is not available
# ! ! ! 10 : estimated wind speed is reported in meters per second
# ! ! ! 20 : estimated wind speed is reported in knots
# ! ! ! 30 : wind speed is reported in meters per second
# ! ! ! 40 : wind speed is reported in knots
# ! ! ! 1 : latitude and longitude is reported in degrees and minutes
# ! ! ! 2 : latitude and longitude is reported in tenths of a degree
# ! ! ! 3 : latitude and longitude is reported in hundredths of a degree
# ! ! ! 4 : latitude and longitude is reported in thousandths of a degree
# ! ! !
# ! ! ! quadrant
# ! ! ! ! latitude (0.001 degree)
# ! ! ! ! ! longitude (0.001 degree)
# ! ! ! ! ! ! day
# ! ! ! ! ! ! ! month
# ! ! ! ! ! ! ! ! year
# ! ! ! ! ! ! ! ! ! hour
# ! ! ! ! ! ! ! ! ! ! minute
# ! ! ! ! ! ! ! ! ! ! ! wind direction (degree)
# ! ! ! ! ! ! ! ! ! ! ! ! wind dir=777 means that the wind direction is
# ! ! ! ! ! ! ! ! ! ! ! ! reported as variable
# ! ! ! ! ! ! ! ! ! ! ! !
# ! ! ! ! ! ! ! ! ! ! ! ! wind speed (0.1m/s)
# ! ! ! ! ! ! ! ! ! ! ! ! ! call sign
# ! ! ! ! ! ! ! ! ! ! ! ! ! ! received day
# ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! received month
# ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! position in the report file
# ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! original report file
# ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
1,00000,142,1,28100,N,126300,E, 1, 9,2000, 0, 0, 170, 51, 22001, 1, 9, 1, ship.obsDay01.rcvSep01
2,00000,142,1,28100,N,126300,E,31, 8,2000, 0, 0, 180, 129, 22001, 1, 9, 52, ship.obsDay31.rcvSep01