The radar ODB mapping requires MetaData/stationIdentification to be mapped to an integer (the radar site number); statid is empty so cannot be used. This causes problems in the Varobs Writer which is hard-coded to expect a string value. Add a parameter that instructs the Varobs Writer to expect an integer instead.
The radar ODB mapping requires
MetaData/stationIdentification
to be mapped to an integer (the radar site number);statid
is empty so cannot be used. This causes problems in the Varobs Writer which is hard-coded to expect a string value. Add a parameter that instructs the Varobs Writer to expect an integer instead.