Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(warning)  user login required to visualize maps

The maps linked in this page are produced with a statistics of the last 7 days of data acquired at ECMWF by the SAPP (Scalable Acquisition and Pre-Processing) system. The aim is to provide a detailed picture of the observations data coverage and issues in terms of data format to give a view from the NWP perspective of the status of the TAC to BUFR migration.

All the maps are interactive and extra information on the specific station is shown by hovering on the markers.


Section


Column
width15%


SYNOP Coverage


Column
width70%


marker colordescription

Image Added

TAC only

Image Added

BUFR only 

Image Added

Dual: BUFR and TAC 




Section


Column
width15%


TEMP Coverage 

TEMP Descent Coverage 


Column
width70%


marker colordescription

Image Added

TAC only

Image Added

BUFR only, high resolution and drift

Image Added

BUFR only, low resolution and drift

Image Added

BUFR only,  no drift (reformatted TAC)

Image Added

Dual: BUFR and TAC, high resolution and drift

Image Added

Dual: BUFR and TAC, low resolution and drift

Image Added

Dual: BUFR and TAC, no drift (reformatted TAC)




Section


Column
width15%


SYNOP Issues

TEMP Issues


Column
width70%


marker colordescription

Image Added

BUFR/TAC positions different ( > 0.1 degree)

Image Added

WMO id not in Vol A Catalogue

Image Added

Silent,  no report received in the last 7 days (but at least once in the last year)

Image Added

BUFR observations/day < 60% TAC observations/day




Section


Column
width15%


SYNOP BUFR Frequency

SYNOP TAC Frequency

Column
width70%


marker colordescription

Image Added

24  observations/day

Image Added

8 to 23 observations/day  

Image Added

4 to 7  observations/day  

Image Added

2 to 3  observations/day  

Image Added

1 to 2  observations/day  

Image Added

less than 1 observation/day




Section


Column
width15%


TEMP BUFR Frequency

TEMP TAC Frequency

Column
width70%


marker colordescription

Image Added

>=4 observations/day

Image Added

2 to 3 observations/day

Image Added

1 observation/day

Image Added

less than 1 observation/day




Section


Column
width15%


SYNOP BUFR Timeliness

SYNOP TAC Timeliness

Column
width70%


marker colordescription

Image Added

0 to 10 minutes delay

Image Added

11 to 20 minutes delay

Image Added

21 to 30 minutes delay

Image Added

31 to 60 minutes delay

Image Added

> 61 minutes delay




Section


Column
width15%


TEMP BUFR Timeliness

TEMP TAC Timeliness

Column
width70%


marker colordescription

Image Added

0 to 30 minutes delay

Image Added

31 to 60 minutes delay

Image Added

61 to 90 minutes delay

Image Added

91 to 120 minutes delay

Image Added

> 121 minutes delay  

  

HTML
<script src="https://maps.google.com/maps/api/js?sensor=false&libraries=geometry&v=3"></script> <script type='text/javascript' src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script type='text/javascript' src="https://maplacejs.com/dist/maplace.min.js"></script> <script type="text/javascript"> var data=[{'lat': 70.9397, 'html': '01001 JAN MAYEN (1001-1) IUKA11 ENMI 20170208-11 ', 'lon': -8.6679, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/blue_MarkerD.png'}, {'lat': 78.9233, 'html': '01004 NY-ALESUND II IUKD12 ENMI 20170208-10 ', 'lon': 11.9221, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/blue_MarkerD.png'}, {'lat': 69.31522, 'html': '01010 ANDOYA (1010-1) IUKD14 ENMI 20170209-11 ', 'lon': 16.13091, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/blue_MarkerD.png'}, {'lat': 69.6767, 'html': '01025 TROMSO/LANGNES USEG01 HECA 20140824-00 ', 'lon': 18.9131, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/red_MarkerS.png'}, {'lat': 74.5038, 'html': '01028 BJORNOYA (1028-1) IUKD13 ENMI 20170209-11 ', 'lon': 19.0012, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/blue_MarkerD.png'}, {'lat': 67.285, 'html': '01152 BODO IUKD14 ENMI 20141125-12 ', 'lon': 14.4542, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/red_MarkerS.png'}, {'lat': 63.7054, 'html': '01241 ORLAND III (1241-1) IUKD15 ENMI 20170209-11 ', 'lon': 9.6117, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/blue_MarkerD.png'}, {'lat': 56.5424, 'html': '01400 EKOFISK (1400-1) IUKD51 ENMI 20170209-11 ', 'lon': 3.2238, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/blue_MarkerD.png'}, {'lat': 59.3497, 'html': '01408 HAUGESUND AP USKA40 PTKR 20151014-00 ', 'lon': 5.1978, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/red_MarkerS.png'}, {'lat': 58.87423, 'html': '01415 STAVANGER/SOLA (1415-1) IUKD16 ENMI 20170209-11 ', 'lon': 5.66505, 'icon': 'https://software.ecmwf.int/wiki/download/attachments/72123911/blue_MarkerD.png'}] $(function() { new Maplace({ locations: data, map_div: '#map_div', show_markers: true, view_all_text: 'Start', generate_controls: false, type: 'marker', map_options: { set_center: [45.9, 10.9], zoom: 4 } }).Load(); }); </script> <body> <div id="map_div" style="width: 1200px; height: 800px"></div>