text
stringlengths
6
2.91M
{"type": "Feature", "id": 12843446, "geometry": {"type": "MultiPolygon", "coordinates": [[[[57.094509, 29.59782], [57.094509, 30.39566], [56.071468, 30.39566], [56.071468, 29.59782], [57.094509, 29.59782]]]]}, "properties": {"woe:id": 12843446, "woe:parent_id": 2254796, "woe:name": "78414", "woe:placetype": 11, "woe:placetype_name": "Zip", "woe:lang": "ENG", "iso:country": "IR", "meta:provider": ["geoplanet:7.3.1", "geoplanet:7.3.2", "geoplanet:7.4.0", "geoplanet:7.4.1", "geoplanet:7.5.1", "geoplanet:7.5.2", "geoplanet:7.6.0", "geoplanet:7.8.1", "geoplanet:7.9.0", "geoplanet:7.10.0", "geoplanet:8.0.0", "woeplanet:8.0.0"], "meta:indexed": "2020-08-20T20:20:42.632222", "meta:updated": "2020-10-14T11:45:51.241410", "woe:adjacent": [12843445, 12843447, 12843442, 12843444, 12843449, 12843440], "woe:hierarchy": {"continent": 24865671, "country": 23424851, "town": 0, "planet": 1, "county": 0, "suburb": 0, "state": 2345788, "region": 0, "localadmin": 0}, "woe:timezone_id": 28350859, "woe:hash": "tm24xsdrxjws", "geom:min_latitude": 29.59782, "woe:centroid": [56.582989, 29.99674], "geom:latitude": 29.99674, "woe:max_longitude": 57.094509, "geom:max_longitude": 57.094509, "geom:centroid": [56.582989, 29.99674], "geom:max_latitude": 30.39566, "woe:bbox": [56.071468, 29.59782, 57.094509, 30.39566], "geom:bbox": [56.071468, 29.59782, 57.094509, 30.39566], "woe:min_latitude": 29.59782, "woe:min_longitude": 56.071468, "geom:longitude": 56.582989, "geom:hash": "tm24xsdrxjws", "woe:latitude": 29.99674, "geom:min_longitude": 56.071468, "woe:longitude": 56.582989, "woe:max_latitude": 30.39566, "woe:repo": "woeplanet-zip-ir", "geom:area": 8730378566.80957, "woe:scale": 22}}
[{"lineNumber": 50, "col_offset": 0, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 71, "col_offset": 0, "nodeName": "device", "type": "Callable[[], Any]"}, {"lineNumber": 87, "col_offset": 0, "nodeName": "backend", "type": "Callable[[], Optional[str]]"}, {"lineNumber": 104, "col_offset": 0, "nodeName": "available_backends", "type": "Callable[[], Tuple[str]]"}, {"lineNumber": 113, "col_offset": 0, "nodeName": "model_name", "type": "Callable[[], str]"}, {"lineNumber": 128, "col_offset": 0, "nodeName": "get_world_size", "type": "Callable[[], int]"}, {"lineNumber": 137, "col_offset": 0, "nodeName": "get_rank", "type": "Callable[[], int]"}, {"lineNumber": 146, "col_offset": 0, "nodeName": "get_local_rank", "type": "Callable[[], int]"}, {"lineNumber": 155, "col_offset": 0, "nodeName": "get_nproc_per_node", "type": "Callable[[], int]"}, {"lineNumber": 165, "col_offset": 0, "nodeName": "get_nnodes", "type": "Callable[[], int]"}, {"lineNumber": 175, "col_offset": 0, "nodeName": "get_node_rank", "type": "Callable[[], int]"}, {"lineNumber": 185, "col_offset": 0, "nodeName": "hostname", "type": "Callable[[], str]"}, {"lineNumber": 313, "col_offset": 0, "nodeName": "all_reduce", "type": "Callable[..., Union[Any, numbers.Number]]"}, {"lineNumber": 331, "col_offset": 0, "nodeName": "all_gather", "type": "Callable[[Union[Any, numbers.Number, str]], Union[Any, numbers.Number, List[str]]]"}, {"lineNumber": 348, "col_offset": 0, "nodeName": "barrier", "type": "Callable[[], Any]"}, {"lineNumber": 357, "col_offset": 0, "nodeName": "set_local_rank", "type": "Callable[[int], Any]"}, {"lineNumber": 385, "col_offset": 0, "nodeName": "_set_model", "type": "Callable[..., Any]"}, {"lineNumber": 393, "col_offset": 0, "nodeName": "_assert_backend", "type": "Callable[[Any], Any]"}, {"lineNumber": 399, "col_offset": 0, "nodeName": "initialize", "type": "Callable[..., Any]"}, {"lineNumber": 453, "col_offset": 0, "nodeName": "finalize", "type": "Callable[[], Any]"}, {"lineNumber": 461, "col_offset": 0, "nodeName": "show_config", "type": "Callable[[], Any]"}, {"lineNumber": 480, "col_offset": 0, "nodeName": "one_rank_only", "type": "Callable[..., Any]"}, {"lineNumber": 45, "col_offset": 0, "nodeName": "_model", "type": "ignite.distributed.comp_models.base._SerialModel"}, {"lineNumber": 47, "col_offset": 0, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 71, "col_offset": 16, "nodeName": "device", "type": "Any"}, {"lineNumber": 113, "col_offset": 20, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 128, "col_offset": 24, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 137, "col_offset": 18, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 146, "col_offset": 24, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 155, "col_offset": 28, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 165, "col_offset": 20, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 175, "col_offset": 23, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 185, "col_offset": 18, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 45, "col_offset": 9, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 60, "col_offset": 8, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 60, "col_offset": 26, "nodeName": "registered_computation_models", "type": "Tuple[Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]], ...]"}, {"lineNumber": 68, "col_offset": 4, "nodeName": "_model", "type": "ignite.distributed.comp_models.base._SerialModel"}, {"lineNumber": 71, "col_offset": 16, "nodeName": "torch", "type": "Any"}, {"lineNumber": 87, "col_offset": 17, "nodeName": "Optional", "type": "Any"}, {"lineNumber": 107, "col_offset": 4, "nodeName": "out", "type": "Tuple[()]"}, {"lineNumber": 108, "col_offset": 8, "nodeName": "m", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 108, "col_offset": 13, "nodeName": "registered_computation_models", "type": "Tuple[Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]], ...]"}, {"lineNumber": 110, "col_offset": 11, "nodeName": "out", "type": "Union[Tuple[str, ...], Tuple[()], Tuple[Any, ...]]"}, {"lineNumber": 104, "col_offset": 28, "nodeName": "Tuple", "type": "Any"}, {"lineNumber": 125, "col_offset": 11, "nodeName": "name", "type": "Union[str, Any]"}, {"lineNumber": 305, "col_offset": 8, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 305, "col_offset": 26, "nodeName": "registered_computation_models", "type": "Tuple[Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]], ...]"}, {"lineNumber": 313, "col_offset": 72, "nodeName": "Union", "type": "Any"}, {"lineNumber": 331, "col_offset": 60, "nodeName": "Union", "type": "Any"}, {"lineNumber": 382, "col_offset": 4, "nodeName": "_ext_local_rank", "type": "int"}, {"lineNumber": 382, "col_offset": 39, "nodeName": "index", "type": "int"}, {"lineNumber": 387, "col_offset": 4, "nodeName": "_model", "type": "Any"}, {"lineNumber": 387, "col_offset": 13, "nodeName": "model", "type": "Any"}, {"lineNumber": 388, "col_offset": 4, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 394, "col_offset": 4, "nodeName": "backends", "type": "Tuple[str]"}, {"lineNumber": 447, "col_offset": 8, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 447, "col_offset": 26, "nodeName": "registered_computation_models", "type": "Tuple[Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]], ...]"}, {"lineNumber": 466, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 514, "col_offset": 11, "nodeName": "_one_rank_only", "type": "Callable[[Any], Any]"}, {"lineNumber": 63, "col_offset": 8, "nodeName": "model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.horovod._HorovodDistModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 68, "col_offset": 13, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 81, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 84, "col_offset": 11, "nodeName": "device", "type": "Union[Callable[[], Any], Any]"}, {"lineNumber": 98, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 101, "col_offset": 11, "nodeName": "backend", "type": "Union[Callable[[], None], Callable[[], str], Any]"}, {"lineNumber": 87, "col_offset": 26, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 109, "col_offset": 8, "nodeName": "out", "type": "Union[Tuple[()], Tuple[str, ...], Tuple[Any, ...]]"}, {"lineNumber": 109, "col_offset": 15, "nodeName": "available_backends", "type": "Union[Tuple[()], Tuple[str], Tuple[Any, ...]]"}, {"lineNumber": 104, "col_offset": 34, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 122, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 125, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.horovod._HorovodDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any]]"}, {"lineNumber": 131, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 134, "col_offset": 11, "nodeName": "get_world_size", "type": "Union[Callable[[], int], Any]"}, {"lineNumber": 140, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 143, "col_offset": 11, "nodeName": "get_rank", "type": "Union[Callable[[], int], Any]"}, {"lineNumber": 149, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 152, "col_offset": 11, "nodeName": "get_local_rank", "type": "Union[Callable[[], int], Any]"}, {"lineNumber": 159, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 162, "col_offset": 11, "nodeName": "get_nproc_per_node", "type": "Union[Callable[[], int], Any]"}, {"lineNumber": 169, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 172, "col_offset": 11, "nodeName": "get_nnodes", "type": "Union[Callable[[], int], Any]"}, {"lineNumber": 179, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 182, "col_offset": 11, "nodeName": "get_node_rank", "type": "Union[Callable[[], int], Any]"}, {"lineNumber": 188, "col_offset": 11, "nodeName": "gethostname", "type": "Callable[[], str]"}, {"lineNumber": 192, "col_offset": 13, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 192, "col_offset": 22, "nodeName": "Callable", "type": "Any"}, {"lineNumber": 192, "col_offset": 38, "nodeName": "Tuple", "type": "Any"}, {"lineNumber": 192, "col_offset": 100, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 300, "col_offset": 4, "nodeName": "_assert_backend", "type": "Callable[[Any], Any]"}, {"lineNumber": 300, "col_offset": 20, "nodeName": "backend", "type": "str"}, {"lineNumber": 302, "col_offset": 7, "nodeName": "kwargs_dict", "type": "Optional[Mapping[Any, Any]]"}, {"lineNumber": 303, "col_offset": 8, "nodeName": "kwargs_dict", "type": "Dict[nothing, nothing]"}, {"lineNumber": 313, "col_offset": 56, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 325, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 328, "col_offset": 11, "nodeName": "all_reduce", "type": "Union[Callable[..., Any], Any]"}, {"lineNumber": 328, "col_offset": 29, "nodeName": "tensor", "type": "Any"}, {"lineNumber": 328, "col_offset": 37, "nodeName": "op", "type": "str"}, {"lineNumber": 342, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 345, "col_offset": 11, "nodeName": "all_gather", "type": "Union[Callable[[Any], Any], Any]"}, {"lineNumber": 345, "col_offset": 29, "nodeName": "tensor", "type": "Any"}, {"lineNumber": 351, "col_offset": 7, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 354, "col_offset": 4, "nodeName": "barrier", "type": "Union[Callable[[], None], Any]"}, {"lineNumber": 357, "col_offset": 26, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 382, "col_offset": 4, "nodeName": "ComputationModel", "type": "Type[ignite.distributed.comp_models.base.ComputationModel]"}, {"lineNumber": 390, "col_offset": 8, "nodeName": "_need_to_sync", "type": "bool"}, {"lineNumber": 394, "col_offset": 15, "nodeName": "available_backends", "type": "Callable[[], Tuple[str]]"}, {"lineNumber": 395, "col_offset": 7, "nodeName": "backend", "type": "Any"}, {"lineNumber": 395, "col_offset": 22, "nodeName": "backends", "type": "Tuple[str]"}, {"lineNumber": 399, "col_offset": 24, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 445, "col_offset": 4, "nodeName": "_assert_backend", "type": "Callable[[Any], Any]"}, {"lineNumber": 445, "col_offset": 20, "nodeName": "backend", "type": "str"}, {"lineNumber": 457, "col_offset": 4, "nodeName": "finalize", "type": "Union[Callable[[], None], Any]"}, {"lineNumber": 458, "col_offset": 4, "nodeName": "_set_model", "type": "Callable[..., Any]"}, {"lineNumber": 466, "col_offset": 13, "nodeName": "setup_logger", "type": "Callable[..., logging.Logger]"}, {"lineNumber": 466, "col_offset": 26, "nodeName": "__name__", "type": "str"}, {"lineNumber": 468, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 469, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 470, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 471, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 472, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 473, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 474, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 475, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 476, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 477, "col_offset": 4, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 480, "col_offset": 24, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 480, "col_offset": 47, "nodeName": "bool", "type": "Type[bool]"}, {"lineNumber": 512, "col_offset": 15, "nodeName": "wrapper", "type": "Callable[..., Any]"}, {"lineNumber": 61, "col_offset": 11, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 61, "col_offset": 29, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 63, "col_offset": 16, "nodeName": "create_from_context", "type": "Union[Callable[[], ignite.distributed.comp_models.base._SerialModel], Callable[[], Optional[ignite.distributed.comp_models.horovod._HorovodDistModel]], Callable[[], Optional[ignite.distributed.comp_models.native._NativeDistModel]], Callable[[], Optional[ignite.distributed.comp_models.xla._XlaDistModel]]]"}, {"lineNumber": 64, "col_offset": 11, "nodeName": "model", "type": "Optional[Union[ignite.distributed.comp_models.xla._XlaDistModel, ignite.distributed.comp_models.horovod._HorovodDistModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.base._SerialModel]]"}, {"lineNumber": 81, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 81, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 81, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 82, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 84, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 98, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 98, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 98, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 99, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 101, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 109, "col_offset": 15, "nodeName": "m", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 122, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 122, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.horovod._HorovodDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any]]"}, {"lineNumber": 122, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 123, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 131, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 131, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 131, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 132, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 134, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 140, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 140, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 140, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 141, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 143, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 149, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 149, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 149, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 150, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 152, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 159, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 159, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 159, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 160, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 162, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 169, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 169, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 169, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 170, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 172, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 179, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 179, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 179, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 180, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 182, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 188, "col_offset": 11, "nodeName": "socket", "type": "module"}, {"lineNumber": 192, "col_offset": 58, "nodeName": "Optional", "type": "Any"}, {"lineNumber": 306, "col_offset": 11, "nodeName": "backend", "type": "str"}, {"lineNumber": 306, "col_offset": 26, "nodeName": "available_backends", "type": "Union[Tuple[()], Tuple[str], Tuple[Any, ...]]"}, {"lineNumber": 308, "col_offset": 8, "nodeName": "spawn", "type": "Union[Callable[..., Any], Callable[..., None]]"}, {"lineNumber": 309, "col_offset": 12, "nodeName": "fn", "type": "Callable[..., Any]"}, {"lineNumber": 313, "col_offset": 23, "nodeName": "Union", "type": "Any"}, {"lineNumber": 325, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 325, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel, ignite.distributed.comp_models.native._NativeDistModel]]"}, {"lineNumber": 325, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 326, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 328, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 313, "col_offset": 78, "nodeName": "Tensor", "type": "Any"}, {"lineNumber": 313, "col_offset": 92, "nodeName": "Number", "type": "Type[numbers.Number]"}, {"lineNumber": 331, "col_offset": 23, "nodeName": "Union", "type": "Any"}, {"lineNumber": 342, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 342, "col_offset": 36, "nodeName": "_model", "type": "Union[ignite.distributed.comp_models.base._SerialModel, Any]"}, {"lineNumber": 342, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 343, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 345, "col_offset": 11, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 331, "col_offset": 66, "nodeName": "Tensor", "type": "Any"}, {"lineNumber": 331, "col_offset": 80, "nodeName": "Number", "type": "Type[numbers.Number]"}, {"lineNumber": 351, "col_offset": 25, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 351, "col_offset": 36, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 351, "col_offset": 44, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 352, "col_offset": 8, "nodeName": "sync", "type": "Callable[..., Any]"}, {"lineNumber": 354, "col_offset": 4, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 389, "col_offset": 52, "nodeName": "temporary", "type": "Any"}, {"lineNumber": 396, "col_offset": 14, "nodeName": "ValueError", "type": "Type[ValueError]"}, {"lineNumber": 440, "col_offset": 12, "nodeName": "has_xla_support", "type": "bool"}, {"lineNumber": 440, "col_offset": 31, "nodeName": "has_native_dist_support", "type": "Any"}, {"lineNumber": 440, "col_offset": 58, "nodeName": "has_hvd_support", "type": "bool"}, {"lineNumber": 448, "col_offset": 11, "nodeName": "backend", "type": "str"}, {"lineNumber": 448, "col_offset": 26, "nodeName": "available_backends", "type": "Union[Tuple[()], Tuple[str], Tuple[Any, ...]]"}, {"lineNumber": 450, "col_offset": 8, "nodeName": "_set_model", "type": "Callable[..., Any]"}, {"lineNumber": 457, "col_offset": 4, "nodeName": "_model", "type": "Optional[Union[ignite.distributed.comp_models.base._SerialModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.xla._XlaDistModel, Any, ignite.distributed.comp_models.horovod._HorovodDistModel]]"}, {"lineNumber": 458, "col_offset": 15, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 468, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 468, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 469, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 469, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 470, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 470, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 470, "col_offset": 36, "nodeName": "type", "type": "Any"}, {"lineNumber": 471, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 471, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 472, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 472, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 473, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 473, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 474, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 474, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 475, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 475, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 476, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 476, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 477, "col_offset": 4, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 477, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 505, "col_offset": 12, "nodeName": "ret", "type": "None"}, {"lineNumber": 508, "col_offset": 15, "nodeName": "with_barrier", "type": "bool"}, {"lineNumber": 510, "col_offset": 19, "nodeName": "ret", "type": "Optional[Any]"}, {"lineNumber": 63, "col_offset": 16, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "_set_model", "type": "Callable[..., Any]"}, {"lineNumber": 65, "col_offset": 23, "nodeName": "model", "type": "Optional[Union[ignite.distributed.comp_models.xla._XlaDistModel, ignite.distributed.comp_models.horovod._HorovodDistModel, ignite.distributed.comp_models.native._NativeDistModel, ignite.distributed.comp_models.base._SerialModel]]"}, {"lineNumber": 192, "col_offset": 67, "nodeName": "Mapping", "type": "Any"}, {"lineNumber": 306, "col_offset": 26, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 308, "col_offset": 8, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 309, "col_offset": 21, "nodeName": "args", "type": "Tuple[Any, ...]"}, {"lineNumber": 309, "col_offset": 39, "nodeName": "kwargs_dict", "type": "Optional[Union[Dict[nothing, nothing], Mapping[Any, Any]]]"}, {"lineNumber": 309, "col_offset": 67, "nodeName": "nproc_per_node", "type": "int"}, {"lineNumber": 309, "col_offset": 91, "nodeName": "backend", "type": "str"}, {"lineNumber": 309, "col_offset": 102, "nodeName": "kwargs", "type": "Dict[str, Any]"}, {"lineNumber": 313, "col_offset": 78, "nodeName": "torch", "type": "Any"}, {"lineNumber": 331, "col_offset": 66, "nodeName": "torch", "type": "Any"}, {"lineNumber": 331, "col_offset": 88, "nodeName": "List", "type": "Any"}, {"lineNumber": 389, "col_offset": 11, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 389, "col_offset": 22, "nodeName": "_model", "type": "Any"}, {"lineNumber": 389, "col_offset": 30, "nodeName": "_SerialModel", "type": "Type[ignite.distributed.comp_models.base._SerialModel]"}, {"lineNumber": 396, "col_offset": 25, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 396, "col_offset": 64, "nodeName": "backends", "type": "Tuple[str]"}, {"lineNumber": 448, "col_offset": 26, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 450, "col_offset": 19, "nodeName": "comp_model_cls", "type": "Union[Type[ignite.distributed.comp_models.base._SerialModel], Type[ignite.distributed.comp_models.horovod._HorovodDistModel], Type[ignite.distributed.comp_models.native._NativeDistModel], Type[ignite.distributed.comp_models.xla._XlaDistModel]]"}, {"lineNumber": 450, "col_offset": 34, "nodeName": "backend", "type": "str"}, {"lineNumber": 468, "col_offset": 55, "nodeName": "model_name", "type": "Callable[[], str]"}, {"lineNumber": 469, "col_offset": 37, "nodeName": "backend", "type": "Callable[[], Optional[str]]"}, {"lineNumber": 471, "col_offset": 38, "nodeName": "hostname", "type": "Callable[[], str]"}, {"lineNumber": 472, "col_offset": 40, "nodeName": "get_world_size", "type": "Callable[[], int]"}, {"lineNumber": 473, "col_offset": 34, "nodeName": "get_rank", "type": "Callable[[], int]"}, {"lineNumber": 474, "col_offset": 40, "nodeName": "get_local_rank", "type": "Callable[[], int]"}, {"lineNumber": 475, "col_offset": 52, "nodeName": "get_nproc_per_node", "type": "Callable[[], int]"}, {"lineNumber": 476, "col_offset": 39, "nodeName": "get_nnodes", "type": "Callable[[], int]"}, {"lineNumber": 477, "col_offset": 39, "nodeName": "get_node_rank", "type": "Callable[[], int]"}, {"lineNumber": 506, "col_offset": 29, "nodeName": "rank", "type": "int"}, {"lineNumber": 507, "col_offset": 16, "nodeName": "ret", "type": "Any"}, {"lineNumber": 65, "col_offset": 40, "nodeName": "temporary", "type": "bool"}, {"lineNumber": 313, "col_offset": 29, "nodeName": "Tensor", "type": "Any"}, {"lineNumber": 313, "col_offset": 43, "nodeName": "Number", "type": "Type[numbers.Number]"}, {"lineNumber": 331, "col_offset": 29, "nodeName": "Tensor", "type": "Any"}, {"lineNumber": 331, "col_offset": 43, "nodeName": "Number", "type": "Type[numbers.Number]"}, {"lineNumber": 331, "col_offset": 51, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 331, "col_offset": 93, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 450, "col_offset": 45, "nodeName": "kwargs", "type": "Dict[str, Any]"}, {"lineNumber": 470, "col_offset": 36, "nodeName": "device", "type": "Callable[[], Any]"}, {"lineNumber": 506, "col_offset": 15, "nodeName": "get_rank", "type": "Callable[[], int]"}, {"lineNumber": 507, "col_offset": 22, "nodeName": "func", "type": "Any"}, {"lineNumber": 509, "col_offset": 16, "nodeName": "barrier", "type": "Callable[[], Any]"}, {"lineNumber": 313, "col_offset": 29, "nodeName": "torch", "type": "Any"}, {"lineNumber": 331, "col_offset": 29, "nodeName": "torch", "type": "Any"}, {"lineNumber": 507, "col_offset": 28, "nodeName": "args", "type": "Tuple[Any, ...]"}, {"lineNumber": 507, "col_offset": 36, "nodeName": "kwargs", "type": "Dict[str, Any]"}]
{"id":"6/20/1995","name":"1995-06-20","date":"0001-01-01T00:00:00","entries":[{"id":"1-across","group":["1-across"],"separatorLocations":{},"number":1,"humanNumber":"1","clue":" Twaddle","direction":"across","length":3,"position":{"x":0,"y":0},"solution":"PAP"},{"id":"4-across","group":["4-across"],"separatorLocations":{},"number":4,"humanNumber":"4","clue":" Obvious fact","direction":"across","length":6,"position":{"x":4,"y":0},"solution":"TRUISM"},{"id":"10-across","group":["10-across"],"separatorLocations":{},"number":10,"humanNumber":"10","clue":" Swiss peaks","direction":"across","length":4,"position":{"x":11,"y":0},"solution":"ALPS"},{"id":"14-across","group":["14-across"],"separatorLocations":{},"number":14,"humanNumber":"14","clue":" Where Tel Aviv is: Abbr.","direction":"across","length":3,"position":{"x":0,"y":1},"solution":"ISR"},{"id":"15-across","group":["15-across"],"separatorLocations":{},"number":15,"humanNumber":"15","clue":" Illustrator Beardsley","direction":"across","length":6,"position":{"x":4,"y":1},"solution":"AUBREY"},{"id":"16-across","group":["16-across"],"separatorLocations":{},"number":16,"humanNumber":"16","clue":" Skin opening","direction":"across","length":4,"position":{"x":11,"y":1},"solution":"PORE"},{"id":"17-across","group":["17-across"],"separatorLocations":{},"number":17,"humanNumber":"17","clue":" Any ship","direction":"across","length":3,"position":{"x":0,"y":2},"solution":"SHE"},{"id":"18-across","group":["18-across"],"separatorLocations":{},"number":18,"humanNumber":"18","clue":" Brooklyn pitching legend","direction":"across","length":11,"position":{"x":4,"y":2},"solution":"PREACHERROE"},{"id":"20-across","group":["20-across"],"separatorLocations":{},"number":20,"humanNumber":"20","clue":" Ancient storyteller","direction":"across","length":5,"position":{"x":0,"y":3},"solution":"AESOP"},{"id":"22-across","group":["22-across"],"separatorLocations":{},"number":22,"humanNumber":"22","clue":" Bowling alley button","direction":"across","length":5,"position":{"x":6,"y":3},"solution":"RESET"},{"id":"23-across","group":["23-across"],"separatorLocations":{},"number":23,"humanNumber":"23","clue":" Mass. senatorial monogram","direction":"across","length":3,"position":{"x":12,"y":3},"solution":"EMK"},{"id":"24-across","group":["24-across"],"separatorLocations":{},"number":24,"humanNumber":"24","clue":" ____ out (just managed)","direction":"across","length":4,"position":{"x":2,"y":4},"solution":"EKED"},{"id":"26-across","group":["26-across"],"separatorLocations":{},"number":26,"humanNumber":"26","clue":" Horned zoo animals, briefly","direction":"across","length":6,"position":{"x":9,"y":4},"solution":"RHINOS"},{"id":"28-across","group":["28-across"],"separatorLocations":{},"number":28,"humanNumber":"28","clue":" \"Forrest Gump\" author","direction":"across","length":12,"position":{"x":0,"y":5},"solution":"WINSTONGROOM"},{"id":"33-across","group":["33-across"],"separatorLocations":{},"number":33,"humanNumber":"33","clue":" Picnic pest","direction":"across","length":3,"position":{"x":0,"y":6},"solution":"ANT"},{"id":"34-across","group":["34-across"],"separatorLocations":{},"number":34,"humanNumber":"34","clue":" Dormitory disturbance","direction":"across","length":5,"position":{"x":4,"y":6},"solution":"SNORE"},{"id":"35-across","group":["35-across"],"separatorLocations":{},"number":35,"humanNumber":"35","clue":" Capital of Bolivia","direction":"across","length":5,"position":{"x":10,"y":6},"solution":"SUCRE"},{"id":"39-across","group":["39-across"],"separatorLocations":{},"number":39,"humanNumber":"39","clue":" Super server, in tennis","direction":"across","length":4,"position":{"x":0,"y":7},"solution":"ACER"},{"id":"41-across","group":["41-across"],"separatorLocations":{},"number":41,"humanNumber":"41","clue":" Song syllables","direction":"across","length":5,"position":{"x":5,"y":7},"solution":"TRALA"},{"id":"43-across","group":["43-across"],"separatorLocations":{},"number":43,"humanNumber":"43","clue":" Bridge feat","direction":"across","length":4,"position":{"x":11,"y":7},"solution":"SLAM"},{"id":"44-across","group":["44-across"],"separatorLocations":{},"number":44,"humanNumber":"44","clue":" Chocolate substitute","direction":"across","length":5,"position":{"x":0,"y":8},"solution":"CAROB"},{"id":"46-across","group":["46-across"],"separatorLocations":{},"number":46,"humanNumber":"46","clue":" Be of use","direction":"across","length":5,"position":{"x":6,"y":8},"solution":"AVAIL"},{"id":"48-across","group":["48-across"],"separatorLocations":{},"number":48,"humanNumber":"48","clue":" Belief","direction":"across","length":3,"position":{"x":12,"y":8},"solution":"ISM"},{"id":"49-across","group":["49-across"],"separatorLocations":{},"number":49,"humanNumber":"49","clue":" Subject of a 1956 film \"search\"","direction":"across","length":12,"position":{"x":3,"y":9},"solution":"BRIDEYMURPHY"},{"id":"52-across","group":["52-across"],"separatorLocations":{},"number":52,"humanNumber":"52","clue":" Overly rushed","direction":"across","length":6,"position":{"x":0,"y":10},"solution":"HECTIC"},{"id":"55-across","group":["55-across"],"separatorLocations":{},"number":55,"humanNumber":"55","clue":" Nose-in-the-air type","direction":"across","length":4,"position":{"x":9,"y":10},"solution":"SNOB"},{"id":"56-across","group":["56-across"],"separatorLocations":{},"number":56,"humanNumber":"56","clue":" Moray","direction":"across","length":3,"position":{"x":0,"y":11},"solution":"EEL"},{"id":"57-across","group":["57-across"],"separatorLocations":{},"number":57,"humanNumber":"57","clue":" Jai alai basket","direction":"across","length":5,"position":{"x":4,"y":11},"solution":"CESTA"},{"id":"61-across","group":["61-across"],"separatorLocations":{},"number":61,"humanNumber":"61","clue":" Take over","direction":"across","length":5,"position":{"x":10,"y":11},"solution":"COOPT"},{"id":"64-across","group":["64-across"],"separatorLocations":{},"number":64,"humanNumber":"64","clue":" Former Idaho Senator","direction":"across","length":11,"position":{"x":0,"y":12},"solution":"FRANKCHURCH"},{"id":"67-across","group":["67-across"],"separatorLocations":{},"number":67,"humanNumber":"67","clue":" Pub quaff","direction":"across","length":3,"position":{"x":12,"y":12},"solution":"ALE"},{"id":"68-across","group":["68-across"],"separatorLocations":{},"number":68,"humanNumber":"68","clue":" Fork part","direction":"across","length":4,"position":{"x":0,"y":13},"solution":"TINE"},{"id":"69-across","group":["69-across"],"separatorLocations":{},"number":69,"humanNumber":"69","clue":" Major blood vessels","direction":"across","length":6,"position":{"x":5,"y":13},"solution":"AORTAE"},{"id":"70-across","group":["70-across"],"separatorLocations":{},"number":70,"humanNumber":"70","clue":" Howard or Ely","direction":"across","length":3,"position":{"x":12,"y":13},"solution":"RON"},{"id":"71-across","group":["71-across"],"separatorLocations":{},"number":71,"humanNumber":"71","clue":" Safecracker","direction":"across","length":4,"position":{"x":0,"y":14},"solution":"YEGG"},{"id":"72-across","group":["72-across"],"separatorLocations":{},"number":72,"humanNumber":"72","clue":" Fire stirrers","direction":"across","length":6,"position":{"x":5,"y":14},"solution":"POKERS"},{"id":"73-across","group":["73-across"],"separatorLocations":{},"number":73,"humanNumber":"73","clue":" Sot's ailment","direction":"across","length":3,"position":{"x":12,"y":14},"solution":"DTS"},{"id":"1-down","group":["1-down"],"separatorLocations":{},"number":1,"humanNumber":"1","clue":" Italian flower town","direction":"down","length":4,"position":{"x":0,"y":0},"solution":"PISA"},{"id":"2-down","group":["2-down"],"separatorLocations":{},"number":2,"humanNumber":"2","clue":" Court star Arthur","direction":"down","length":4,"position":{"x":1,"y":0},"solution":"ASHE"},{"id":"3-down","group":["3-down"],"separatorLocations":{},"number":3,"humanNumber":"3","clue":" Award show V.I.P.","direction":"down","length":9,"position":{"x":2,"y":0},"solution":"PRESENTER"},{"id":"4-down","group":["4-down"],"separatorLocations":{},"number":4,"humanNumber":"4","clue":" Machine rods","direction":"down","length":7,"position":{"x":4,"y":0},"solution":"TAPPETS"},{"id":"5-down","group":["5-down"],"separatorLocations":{},"number":5,"humanNumber":"5","clue":" Capek play","direction":"down","length":3,"position":{"x":5,"y":0},"solution":"RUR"},{"id":"6-down","group":["6-down"],"separatorLocations":{},"number":6,"humanNumber":"6","clue":" Over, to Otto","direction":"down","length":4,"position":{"x":6,"y":0},"solution":"UBER"},{"id":"7-down","group":["7-down"],"separatorLocations":{},"number":7,"humanNumber":"7","clue":" \"Dies ____\"","direction":"down","length":4,"position":{"x":7,"y":0},"solution":"IRAE"},{"id":"8-down","group":["8-down"],"separatorLocations":{},"number":8,"humanNumber":"8","clue":" Parts of mins.","direction":"down","length":4,"position":{"x":8,"y":0},"solution":"SECS"},{"id":"9-down","group":["9-down"],"separatorLocations":{},"number":9,"humanNumber":"9","clue":" \"You saved me!\"","direction":"down","length":6,"position":{"x":9,"y":0},"solution":"MYHERO"},{"id":"10-down","group":["10-down"],"separatorLocations":{},"number":10,"humanNumber":"10","clue":" Showery mo.","direction":"down","length":3,"position":{"x":11,"y":0},"solution":"APR"},{"id":"11-down","group":["11-down"],"separatorLocations":{},"number":11,"humanNumber":"11","clue":" Actress Sophia","direction":"down","length":5,"position":{"x":12,"y":0},"solution":"LOREN"},{"id":"12-down","group":["12-down"],"separatorLocations":{},"number":12,"humanNumber":"12","clue":" Teaser ad","direction":"down","length":5,"position":{"x":13,"y":0},"solution":"PROMO"},{"id":"13-down","group":["13-down"],"separatorLocations":{},"number":13,"humanNumber":"13","clue":" Hunts for","direction":"down","length":5,"position":{"x":14,"y":0},"solution":"SEEKS"},{"id":"19-down","group":["19-down"],"separatorLocations":{},"number":19,"humanNumber":"19","clue":" Groups' tenets","direction":"down","length":5,"position":{"x":10,"y":2},"solution":"ETHOS"},{"id":"21-down","group":["21-down"],"separatorLocations":{},"number":21,"humanNumber":"21","clue":" Authorizes","direction":"down","length":3,"position":{"x":3,"y":3},"solution":"OKS"},{"id":"25-down","group":["25-down"],"separatorLocations":{},"number":25,"humanNumber":"25","clue":" Word of warning","direction":"down","length":4,"position":{"x":5,"y":4},"solution":"DONT"},{"id":"27-down","group":["27-down"],"separatorLocations":{},"number":27,"humanNumber":"27","clue":" Radio wise guy Don","direction":"down","length":4,"position":{"x":11,"y":4},"solution":"IMUS"},{"id":"28-down","group":["28-down"],"separatorLocations":{},"number":28,"humanNumber":"28","clue":" W.W. II woman","direction":"down","length":4,"position":{"x":0,"y":5},"solution":"WAAC"},{"id":"29-down","group":["29-down"],"separatorLocations":{},"number":29,"humanNumber":"29","clue":" Old-time Peruvian","direction":"down","length":4,"position":{"x":1,"y":5},"solution":"INCA"},{"id":"30-down","group":["30-down"],"separatorLocations":{},"number":30,"humanNumber":"30","clue":" Missile-warning grp.","direction":"down","length":5,"position":{"x":6,"y":5},"solution":"NORAD"},{"id":"31-down","group":["31-down"],"separatorLocations":{},"number":31,"humanNumber":"31","clue":" Serious","direction":"down","length":5,"position":{"x":7,"y":5},"solution":"GRAVE"},{"id":"32-down","group":["32-down"],"separatorLocations":{},"number":32,"humanNumber":"32","clue":" Team track event","direction":"down","length":5,"position":{"x":8,"y":5},"solution":"RELAY"},{"id":"36-down","group":["36-down"],"separatorLocations":{},"number":36,"humanNumber":"36","clue":" Coach's prop","direction":"down","length":9,"position":{"x":12,"y":6},"solution":"CLIPBOARD"},{"id":"37-down","group":["37-down"],"separatorLocations":{},"number":37,"humanNumber":"37","clue":" Too hasty","direction":"down","length":4,"position":{"x":13,"y":6},"solution":"RASH"},{"id":"38-down","group":["38-down"],"separatorLocations":{},"number":38,"humanNumber":"38","clue":" TV prize","direction":"down","length":4,"position":{"x":14,"y":6},"solution":"EMMY"},{"id":"40-down","group":["40-down"],"separatorLocations":{},"number":40,"humanNumber":"40","clue":" Gen. ____ E. Lee","direction":"down","length":4,"position":{"x":3,"y":7},"solution":"ROBT"},{"id":"42-down","group":["42-down"],"separatorLocations":{},"number":42,"humanNumber":"42","clue":" Gets ready to fire","direction":"down","length":4,"position":{"x":9,"y":7},"solution":"AIMS"},{"id":"45-down","group":["45-down"],"separatorLocations":{},"number":45,"humanNumber":"45","clue":" Building block","direction":"down","length":5,"position":{"x":4,"y":8},"solution":"BRICK"},{"id":"47-down","group":["47-down"],"separatorLocations":{},"number":47,"humanNumber":"47","clue":" Expense account expenses","direction":"down","length":7,"position":{"x":10,"y":8},"solution":"LUNCHES"},{"id":"50-down","group":["50-down"],"separatorLocations":{},"number":50,"humanNumber":"50","clue":" Polar cover","direction":"down","length":6,"position":{"x":5,"y":9},"solution":"ICECAP"},{"id":"51-down","group":["51-down"],"separatorLocations":{},"number":51,"humanNumber":"51","clue":" Milne's Baby ____","direction":"down","length":3,"position":{"x":11,"y":9},"solution":"ROO"},{"id":"52-down","group":["52-down"],"separatorLocations":{},"number":52,"humanNumber":"52","clue":" Packing a little weight","direction":"down","length":5,"position":{"x":0,"y":10},"solution":"HEFTY"},{"id":"53-down","group":["53-down"],"separatorLocations":{},"number":53,"humanNumber":"53","clue":" Creepy","direction":"down","length":5,"position":{"x":1,"y":10},"solution":"EERIE"},{"id":"54-down","group":["54-down"],"separatorLocations":{},"number":54,"humanNumber":"54","clue":" Trolley sound","direction":"down","length":5,"position":{"x":2,"y":10},"solution":"CLANG"},{"id":"58-down","group":["58-down"],"separatorLocations":{},"number":58,"humanNumber":"58","clue":" \"Go away!\"","direction":"down","length":4,"position":{"x":6,"y":11},"solution":"SHOO"},{"id":"59-down","group":["59-down"],"separatorLocations":{},"number":59,"humanNumber":"59","clue":" Istanbul native","direction":"down","length":4,"position":{"x":7,"y":11},"solution":"TURK"},{"id":"60-down","group":["60-down"],"separatorLocations":{},"number":60,"humanNumber":"60","clue":" Commedia dell'____","direction":"down","length":4,"position":{"x":8,"y":11},"solution":"ARTE"},{"id":"62-down","group":["62-down"],"separatorLocations":{},"number":62,"humanNumber":"62","clue":" Cabal","direction":"down","length":4,"position":{"x":13,"y":11},"solution":"PLOT"},{"id":"63-down","group":["63-down"],"separatorLocations":{},"number":63,"humanNumber":"63","clue":" Change for a twenty","direction":"down","length":4,"position":{"x":14,"y":11},"solution":"TENS"},{"id":"65-down","group":["65-down"],"separatorLocations":{},"number":65,"humanNumber":"65","clue":" Not pos.","direction":"down","length":3,"position":{"x":3,"y":12},"solution":"NEG"},{"id":"66-down","group":["66-down"],"separatorLocations":{},"number":66,"humanNumber":"66","clue":" Mercury or Saturn, e.g.","direction":"down","length":3,"position":{"x":9,"y":12},"solution":"CAR"}],"dimensions":{"cols":15,"rows":15},"crosswordType":"genius"}
[{"REFINE_WGS84_LAT":"37.628446904","REFINE_WGS84_LOGT":"127.18661446","items":[{"CMPNM_NM":"보람상회(증평상회)","TELNO":"031-595-6616","REFINE_LOTNO_ADDR":"경기도 남양주시 양정동 617-2","INDUTYPE_NM":"음료식품 - 기타음료식품"}]},{"REFINE_WGS84_LAT":"37.61417047","REFINE_WGS84_LOGT":"127.18403097","items":[{"CMPNM_NM":"서울농원","TELNO":"031-595-3306","REFINE_LOTNO_ADDR":"경기도 남양주시 양정동 443-1","INDUTYPE_NM":"음료식품 - 농·축·수산품"}]}]
{"title":"Laera.and.Rosy.V.-.Rainbow-.10059283.-WEB-2013-ZzZz","uid":8758251,"size":23056349,"categoryP":"audio","categoryS":"music","magnet":"?xt=urn:btih:f5281658c77673cc1d98a81c015aa0ed86ee05e5&dn=Laera.and.Rosy.V.-.Rainbow-.10059283.-WEB-2013-ZzZz&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"Drarbg","files":-1,"time":1375189270,"description":"Laera_and_Rosy_V_-_Rainbow-_10059283_-WEB-2013-ZzZz\n","torrent":{"xt":"urn:btih:f5281658c77673cc1d98a81c015aa0ed86ee05e5","amp;dn":"Laera.and.Rosy.V.-.Rainbow-.10059283.-WEB-2013-ZzZz","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"f5281658c77673cc1d98a81c015aa0ed86ee05e5","infoHashBuffer":{"type":"Buffer","data":[245,40,22,88,199,118,115,204,29,152,168,28,1,90,160,237,134,238,5,229]},"announce":[],"urlList":[]}}
{ "name": "mmdpworkshop", "version": "1.0.0", "description": "grapql simple crud", "main": "server.js", "scripts": { "server": "nodemon server.js" }, "author": "charlse", "license": "MIT", "dependencies": { "cors": "^2.8.5", "express": "^4.16.4", "express-graphql": "^0.8.0", "graphql": "^14.2.1", "mongoose": "^5.5.1", "nodemon": "^1.18.11" } }
{"streams":[{"title":"LA: TELEHIT","url":"http://pie.buzz:83/Peter.nyr1909/6547736256/378704"}]}
{ "resource": "Reading Events", "http_method": "POST", "route": "/reading_events", "description": "Create ReadingEvent with an inexistant device_id should fail", "explanation": null, "parameters": [ { "required": true, "name": "device_id", "description": "String::Particle deviceId" }, { "required": true, "name": "data", "description": "String::MultiValue:: \"d-sensor_id|start_read|end_read\" (The initial \"d-\" is required)" }, { "name": "*data_sensor_id", "description": "Number::[1,2,3,4]" }, { "name": "*data_start_read", "description": "Number::In watts" }, { "name": "*data_end_read", "description": "Number::In watts" } ], "response_fields": [ ], "requests": [ { "request_method": "POST", "request_path": "/reading_events", "request_body": "{\"device_id\":\"8322062626\",\"data\":\"d-2|123|321\"}", "request_headers": { "Content-Type": "application/json", "Accept": "application/json" }, "request_query_parameters": { }, "request_content_type": "application/json", "response_status": 404, "response_status_text": "Not Found", "response_body": "{\n \"device_id\": \"not found\"\n}", "response_headers": { "Content-Type": "application/json; charset=utf-8" }, "response_content_type": "application/json; charset=utf-8", "curl": "curl \"https://mrwattson-api.herokuapp.com/reading_events\" -d '{\"device_id\":\"8322062626\",\"data\":\"d-2|123|321\"}' -X POST \\\n\t-H \"Content-type: application/json\" \\\n\t-H \"Accept: application/json\"" } ] }
{"_id":{"$oid":"5df08a3413907606e0d7ec24"},"command_time":{"turning":{"$numberInt":"1615"},"forward":{"$numberInt":"555"},"default":{"$numberInt":"5000"}},"spawn_location":{"node_id":{"$numberInt":"2"},"path_id":{"$numberInt":"1"}},"max_time_out":{"$numberInt":"5"},"area_threshold":{"max":{"$numberInt":"1"},"min":{"$numberDouble":"0.7"}},"video_delay":{"dual_ev":{"$numberInt":"7000"},"google_len":{"$numberInt":"7000"},"night_sight":{"$numberInt":"7000"},"portrait":{"$numberInt":"7000"},"super_res_zoom":{"$numberInt":"7000"}},"attraction_node_ids":[{"name":"portrait","node_id":{"$numberInt":"8"},"path_id":{"$numberInt":"7"}},{"name":"super_res_zoom","node_id":{"$numberInt":"7"},"path_id":{"$numberInt":"6"}},{"name":"night_sight","node_id":{"$numberInt":"5"},"path_id":{"$numberInt":"4"}},{"name":"google_len","node_id":{"$numberInt":"3"},"path_id":{"$numberInt":"2"}},{"name":"dual_ev","node_id":{"$numberInt":"1"},"path_id":{"$numberInt":"8"}}],"car_bound":{"class":"Car","bound_size":{"width":{"$numberDouble":"0.3"},"height":{"$numberDouble":"0.2"}},"confidence":{"$numberDouble":"0.6"},"min_y":{"$numberDouble":"0.5"}},"max_steering_angle":{"$numberInt":"48"},"how_to_try_graphic_delay":{"$numberInt":"15"},"look_into_past":{"max_frame_history":{"$numberInt":"25"},"seen_count_trigger":{"$numberInt":"4"}},"default_confidence_threshold":{"$numberDouble":"0.9"},"app_version":{"station":"1.0","car":"1.0"},"app_download_path":{"station":"https://dev.bit.studio/jobs/pixelopolis/station/app-debug.apk","car":"https://dev.bit.studio/jobs/pixelopolis/car/app-debug.apk"},"car_wheel_speed":{"default":{"$numberInt":"180"},"slow":{"$numberInt":"54"}},"car_in_node_time":{"$numberInt":"20000"},"fix_hitting_wall":{"frame_counter_threshold":{"$numberInt":"48"},"go_back_duration":{"$numberInt":"3000"},"sensor_min_threshold":{"$numberInt":"175"},"sensor_max_threshold":{"$numberInt":"650"},"enable":true,"turn_angle":{"$numberInt":"35"}},"special_case_path":[{"path_id":{"$numberInt":"10"},"path_to_check":[{"$numberInt":"10"},{"$numberInt":"2"},{"$numberInt":"1"}]},{"path_id":{"$numberInt":"14"},"path_to_check":[{"$numberInt":"14"},{"$numberInt":"6"},{"$numberInt":"5"}]},{"path_id":{"$numberInt":"13"},"path_to_check":[{"$numberInt":"13"},{"$numberInt":"7"},{"$numberInt":"6"}]}],"spinner_time_out":{"$numberInt":"8000"}}
{"wood_pieces":3,"cards_deck":20,"i_b_percent":[35,15,50],"mode":"puzzle","i_b_time":40,"i_b_strength":[2,2],"tasks_values":[1,13],"i_b_moves":1,"cards":[[0,324,276,-30,true,true,[],0,"wood"],[1,684,261,-45,true,true,[],0,"wood"],[2,114,261,45,true,true,[],0,"wood"],[3,219,306,0,true,true,[],0,"wood"],[4,24,96,75,true,true,[],0,"wood"],[5,9,6,-90,true,true,[],0,"wood"],[6,789,0,90,true,true,[],0,"wood"],[7,744,186,-60,true,true,[],0,"goal"],[8,774,96,-75,true,true,[],0,"wood"],[9,54,186,60,true,true,[],0,"goal"],[10,579,306,0,true,true,[],0,"wood"],[11,474,276,30,true,true,[],0,"wood"],[12,114,21,0,true,true,[],0,"none"],[13,684,21,0,true,true,[],0,"none"],[14,174,186,-45,true,true,[],0,"none"],[15,624,186,45,true,true,[],0,"none"],[16,189,66,0,true,true,[],0,"none"],[17,609,66,0,true,true,[],0,"none"],[18,264,111,0,true,true,[],0,"none"],[19,534,111,0,true,true,[],0,"none"],[20,339,156,0,true,true,[],0,"none"],[21,459,156,0,true,true,[],0,"none"],[22,264,0,0,true,true,[],0,"goal"],[23,534,0,0,true,true,[],0,"goal"],[24,339,36,0,true,true,[],0,"none"],[25,459,36,0,true,true,[],0,"none"],[26,9,51,75,false,false,[5,4],1,"infected"],[27,39,156,60,false,false,[9,4],1,"infected"],[28,84,231,45,false,false,[9,2],1,"infected"],[29,159,291,30,false,false,[3,2],1,"infected"],[30,789,51,-75,false,false,[8,6],1,"infected"],[31,759,156,-60,false,false,[8,7],1,"infected"],[32,714,231,-45,false,false,[7,1],1,"infected"],[33,639,291,-30,false,false,[15,10,1],1,"infected"],[34,264,306,0,false,false,[3,0],1,"none"],[35,534,306,0,false,false,[11,10],1,"none"],[36,399,276,90,false,false,[11,0],1,"none"],[37,129,111,-15,false,false,[16,14,12],1,"none"],[38,669,111,15,false,false,[17,15,13,7],1,"infected_cure"],[39,579,186,0,false,false,[19,15],1,"infected_cure"],[40,219,186,0,false,false,[18,14],1,"infected_cure"],[41,294,186,0,false,false,[20,18,0],1,"none"],[42,504,186,0,false,false,[21,19,11],1,"none"],[43,669,0,-90,false,false,[17,13],1,"none"],[44,129,0,90,false,false,[16,12],1,"none"],[45,234,66,0,false,false,[22,18,16],1,"infected_cure"],[46,324,66,0,false,false,[24,22,20,18],1,"infected_cure"],[47,564,66,0,false,false,[23,19,17],1,"infected_cure"],[48,474,66,0,false,false,[25,23,21,19],1,"infected_cure"],[49,399,0,0,false,false,[25,24],1,"none"],[50,399,186,0,false,false,[21,20],1,"infected_cure"],[51,24,0,0,false,false,[26],2,"infected"],[52,774,0,0,false,false,[30],2,"infected"],[53,39,126,-15,false,false,[27,26],2,"infected"],[54,759,126,15,false,false,[31,30],2,"infected"],[55,99,246,-45,false,false,[29,28],2,"infected"],[56,249,307,-90,true,true,[34,29],2,"wood"],[57,549,307,90,true,true,[35,33],2,"wood"],[58,699,246,45,false,false,[33,32],2,"infected"],[59,354,261,0,false,false,[50,41,36],2,"none"],[60,444,261,0,false,false,[50,42,36],2,"infected_cure"],[61,204,216,0,false,false,[40,34,29],2,"infected_cure"],[62,594,216,0,false,false,[39,35,33],2,"infected_cure"],[63,99,6,0,false,false,[44,37,26],2,"none"],[64,624,6,0,false,false,[47,43,38],2,"infected_cure"],[65,129,126,0,false,false,[37,28,27],2,"infected_cure"],[66,669,126,0,false,false,[38,32,31],2,"none"],[67,174,6,0,false,false,[45,44,37],2,"none"],[68,699,6,0,false,false,[43,38,30],2,"none"],[69,264,66,0,false,false,[46,45],2,"infected_cure"],[70,534,66,0,false,false,[48,47],2,"none"],[71,339,141,15,false,false,[50,46,41],2,"none"],[72,459,141,-15,false,false,[50,48,42],2,"none"],[73,339,6,-15,false,false,[49,46],2,"none"],[74,459,6,15,false,false,[49,48],2,"none"],[75,324,276,60,true,true,[59,56],3,"wood"],[76,474,276,-60,true,true,[60,57],3,"wood"],[77,399,171,0,false,false,[72,71,60,59],3,"none"],[78,309,126,30,false,false,[71,69],3,"none"],[79,489,126,-30,false,false,[72,70],3,"none"],[80,294,6,0,false,false,[73,69],3,"none"],[81,504,6,0,false,false,[74,70],3,"none"],[82,204,126,0,false,false,[69,61],3,"none"],[83,594,126,0,false,false,[70,62],3,"none"],[84,174,291,-60,true,true,[61,56,55],3,"sand"],[85,624,291,60,true,true,[62,58,57],3,"sand"],[86,84,201,-30,true,true,[65,55,53],3,"sand"],[87,54,81,0,true,true,[63,53,51],3,"sand"],[88,714,201,30,true,true,[66,58,54],3,"sand"],[89,744,81,0,true,true,[68,54,52],3,"sand"],[90,129,81,0,false,false,[67,65,63],3,"none"],[91,669,81,0,false,false,[68,66,64],3,"none"],[92,399,261,0,true,true,[77,76,75],4,"wood"],[93,69,51,0,true,true,[90,87],4,"sand"],[94,174,261,-45,true,true,[86,84],4,"sand"],[95,99,171,-30,true,true,[90,87,86],4,"sand"],[96,624,261,45,true,true,[88,85],4,"sand"],[97,699,171,30,true,true,[91,89,88],4,"sand"],[98,729,51,0,true,true,[91,89],4,"sand"],[99,279,96,45,false,false,[82,80,78],4,"sand_cure"],[100,519,96,-45,false,false,[83,81,79],4,"none"],[101,174,51,0,false,false,[90,82],4,"none"],[102,624,51,0,false,false,[91,83],4,"none"],[103,264,66,60,true,true,[101,99],5,"none"],[104,534,66,-60,true,true,[102,100],5,"none"],[105,84,126,-15,true,true,[95,93],5,"sand"],[106,159,246,-45,true,true,[95,94],5,"sand"],[107,639,246,45,true,true,[97,96],5,"sand"],[108,714,141,30,true,true,[98,97],5,"sand"]],"tasks":[0,3]}
["4b2cb0c05899055855eb426d1792d98d1f2ac9db","f2da1d207cbbad6d1793991b86268beeeed18e57"]
{ "links": [ { "rel": "string", "href": "string" } ], "content": [ { "id": 0, "title": "string", "description": "string", "model": "string", "videoUrl": "string", "gender": "string", "warrantyTime": 0, "warrantyText": "string", "height": 0, "width": 0, "weight": 0, "length": 0, "priceFactor": 0, "calculatedPrice": true, "definitionPriceScope": "string", "hasVariations": true, "characteristics": [ null ], "images": [ null ], "skus": [ null ], "allowAutomaticSkuMarketplaceCreation": true } ], "page": { "size": 0, "totalElements": 0, "totalPages": 0, "number": 0 } }
{ "AX":{ "error":0.0065592664, "error_type":"SEM", "filter_outliers_dict":{ "filter_outliers":true, "iterations":1, "std_devs":2 }, "fit":"average", "value":0.0321695555 }, "CDD":{ "error":0.0000053378, "error_type":"SEM", "filter_outliers_dict":{ "filter_outliers":true, "iterations":1, "std_devs":10 }, "fit":"average", "value":0.0000123621 }, "H1":{ "error":0.004790225, "error_type":"SEM", "filter_outliers_dict":{ "filter_outliers":true, "iterations":1, "std_devs":2 }, "fit":"average", "value":0.0153366568 }, "H2":{ "error":0.0142655398, "error_type":"SEM", "filter_outliers_dict":{ "filter_outliers":true, "iterations":1, "std_devs":2 }, "fit":"average", "value":0.0148975029 }, "L1":{ "error":0.0031008716, "error_type":"SEM", "filter_outliers_dict":{ "filter_outliers":true, "iterations":1, "std_devs":2 }, "fit":"average", "value":-0.0396512068 }, "L2":{ "error":0.0068568837, "error_type":"SEM", "filter_outliers_dict":{ "filter_outliers":true, "iterations":1, "std_devs":2 }, "fit":"average", "value":-0.0381803757 } }
{"id":1936,"url":"http://bgm.tv/subject/1936","type":2,"name":"ほしのこえ","name_cn":"星之声","summary":"2039年时,人类火星调查队在火星的塔尔西斯高地上发现了异文明的遗迹,但却被突然出现的异生命体攻击而全军覆没。于是为了对抗被命名为塔尔西斯(Tarsian)人的异生命体的威胁,联合国组成了联合国宇宙军。\r\n\r\n2046年时,当时就读于中学三年级的长峰美加子参加了联合国宇宙军的机器人驾驶选拔被录取了。翌年为了追查塔尔西斯人而被编入里希提亚舰队,跟着舰队旗舰里希提亚号从地球出发,留下她所喜欢的人,寺尾升。当调查舰队追寻塔尔西斯人的痕迹,离地球越来越远时,两人的距离变成以光年来计算,两人的移动电话电子邮件要抵达所花费的时间也越来越长。\r\n\r\n终于,美加子抵达了距离地球8.7光年的半人马座α星系中的一颗行星。在那里,美加子传送了费时8.7年才能到达地球的手机短信给寺尾升。在随后进行的与塔而西斯人的战斗中,联合国军几乎全军覆没,但美加子幸存。","eps":[{"id":9606,"url":"http://bgm.tv/ep/9606","type":0,"sort":1,"name":"ほしのこえ","name_cn":"星之声","duration":"00:24:30","airdate":"2002-02-02","comment":3,"desc":"","status":"Air"}],"eps_count":1,"air_date":"2002-02-02","air_weekday":6,"rating":{"total":3094,"count":{"1":11,"2":6,"3":12,"4":28,"5":85,"6":387,"7":1018,"8":1089,"9":326,"10":132},"score":7.4},"rank":972,"images":{"large":"http://lain.bgm.tv/pic/cover/l/11/10/1936_K0j0x.jpg","common":"http://lain.bgm.tv/pic/cover/c/11/10/1936_K0j0x.jpg","medium":"http://lain.bgm.tv/pic/cover/m/11/10/1936_K0j0x.jpg","small":"http://lain.bgm.tv/pic/cover/s/11/10/1936_K0j0x.jpg","grid":"http://lain.bgm.tv/pic/cover/g/11/10/1936_K0j0x.jpg"},"collection":{"wish":714,"collect":4349,"doing":30,"on_hold":57,"dropped":17},"crt":[{"id":27785,"url":"http://bgm.tv/character/27785","name":"寺尾昇","name_cn":"寺尾升","role_name":"主角","images":{"large":"http://lain.bgm.tv/pic/crt/l/71/be/27785_crt_uuuH8.jpg","medium":"http://lain.bgm.tv/pic/crt/m/71/be/27785_crt_uuuH8.jpg","small":"http://lain.bgm.tv/pic/crt/s/71/be/27785_crt_uuuH8.jpg","grid":"http://lain.bgm.tv/pic/crt/g/71/be/27785_crt_uuuH8.jpg"},"comment":3,"collects":3,"info":{"name_cn":"寺尾升","alias":{"en":"Terao Noboru","jp":"寺尾 昇","kana":"てらお のぼる","romaji":"Terao Noboru"},"gender":"男","source":"http://ja.wikipedia.org/wiki/ほしのこえ"},"actors":[{"id":2064,"url":"http://bgm.tv/person/2064","name":"新海誠","images":{"large":"http://lain.bgm.tv/pic/crt/l/1c/06/2064_prsn_88jmS.jpg","medium":"http://lain.bgm.tv/pic/crt/m/1c/06/2064_prsn_88jmS.jpg","small":"http://lain.bgm.tv/pic/crt/s/1c/06/2064_prsn_88jmS.jpg","grid":"http://lain.bgm.tv/pic/crt/g/1c/06/2064_prsn_88jmS.jpg"}},{"id":3903,"url":"http://bgm.tv/person/3903","name":"鈴木千尋","images":{"large":"http://lain.bgm.tv/pic/crt/l/50/75/3903_prsn_0N07U.jpg?r=1478378135","medium":"http://lain.bgm.tv/pic/crt/m/50/75/3903_prsn_0N07U.jpg?r=1478378135","small":"http://lain.bgm.tv/pic/crt/s/50/75/3903_prsn_0N07U.jpg?r=1478378135","grid":"http://lain.bgm.tv/pic/crt/g/50/75/3903_prsn_0N07U.jpg?r=1478378135"}}]},{"id":2766,"url":"http://bgm.tv/character/2766","name":"長峰美加子","name_cn":"长峰美加子","role_name":"主角","images":{"large":"http://lain.bgm.tv/pic/crt/l/04/5c/2766_crt_anidb.jpg","medium":"http://lain.bgm.tv/pic/crt/m/04/5c/2766_crt_anidb.jpg","small":"http://lain.bgm.tv/pic/crt/s/04/5c/2766_crt_anidb.jpg","grid":"http://lain.bgm.tv/pic/crt/g/04/5c/2766_crt_anidb.jpg"},"comment":2,"collects":14,"info":{"name_cn":"长峰美加子","alias":{"jp":"長峰美加子","romaji":"Nagamine Mikako"},"gender":"女","source":"anidb.net"},"actors":[{"id":4527,"url":"http://bgm.tv/person/4527","name":"篠原美香","images":null},{"id":4589,"url":"http://bgm.tv/person/4589","name":"武藤寿美","images":{"large":"http://lain.bgm.tv/pic/crt/l/4e/f1/4589_seiyu_anidb.jpg","medium":"http://lain.bgm.tv/pic/crt/m/4e/f1/4589_seiyu_anidb.jpg","small":"http://lain.bgm.tv/pic/crt/s/4e/f1/4589_seiyu_anidb.jpg","grid":"http://lain.bgm.tv/pic/crt/g/4e/f1/4589_seiyu_anidb.jpg"}}]}],"staff":[{"id":2064,"url":"http://bgm.tv/person/2064","name":"新海誠","name_cn":"新海诚","role_name":"","images":{"large":"http://lain.bgm.tv/pic/crt/l/1c/06/2064_prsn_88jmS.jpg","medium":"http://lain.bgm.tv/pic/crt/m/1c/06/2064_prsn_88jmS.jpg","small":"http://lain.bgm.tv/pic/crt/s/1c/06/2064_prsn_88jmS.jpg","grid":"http://lain.bgm.tv/pic/crt/g/1c/06/2064_prsn_88jmS.jpg"},"comment":113,"collects":0,"info":{"name_cn":"新海诚","alias":{"jp":"新海 誠","kana":"しんかい まこと","romaji":"Shinkai Makoto","本名":"新津誠"},"gender":"男","birth":"1973-02-09","source":"shinkaimakoto.jp","出生地":"日本·长野县","Twitter":"@shinkaimakoto"},"jobs":["原作","导演","脚本","分镜","人物设定","原案"]},{"id":2065,"url":"http://bgm.tv/person/2065","name":"天門","name_cn":"天门","role_name":"","images":{"large":"http://lain.bgm.tv/pic/crt/l/d0/47/2065_prsn_amn81.jpg","medium":"http://lain.bgm.tv/pic/crt/m/d0/47/2065_prsn_amn81.jpg","small":"http://lain.bgm.tv/pic/crt/s/d0/47/2065_prsn_amn81.jpg","grid":"http://lain.bgm.tv/pic/crt/g/d0/47/2065_prsn_amn81.jpg"},"comment":34,"collects":0,"info":{"name_cn":"天门","alias":{"0":"しらかわ あつし","1":"Shirakawa Atsushi","2":"白川篤史","zh":"白川笃史","jp":"天門","kana":"てんもん","romaji":"Tenmon"},"gender":"男","birth":"1971-10-04","source":["wikipedia"],"出生地":"东京","Twitter":"@tenmon2010"},"jobs":["音乐","主题歌作曲"]},{"id":14627,"url":"http://bgm.tv/person/14627","name":"みずさわゆうき","name_cn":"","role_name":"","images":{"large":"http://lain.bgm.tv/pic/crt/l/30/ed/14627_prsn_U7lCl.jpg","medium":"http://lain.bgm.tv/pic/crt/m/30/ed/14627_prsn_U7lCl.jpg","small":"http://lain.bgm.tv/pic/crt/s/30/ed/14627_prsn_U7lCl.jpg","grid":"http://lain.bgm.tv/pic/crt/g/30/ed/14627_prsn_U7lCl.jpg"},"comment":0,"collects":0,"info":{"alias":{"0":"ロウ","1":"Low","romaji":"Yuuki Mizusawa"},"gender":"女"},"jobs":["主题歌演出"]}],"topic":null,"blog":null}
{"contributors": null, "truncated": false, "text": "RT @XMenUpdates: The 80's X-Men gang. Can't wait to see more of this amazing cast in the next X-Men film. #XMenApocalypse https://t.co/WWRQ\u2026", "is_quote_status": false, "in_reply_to_status_id": null, "id": 807193680767389696, "favorite_count": 0, "entities": {"symbols": [], "user_mentions": [{"id": 711402699405721600, "indices": [3, 15], "id_str": "711402699405721600", "screen_name": "XMenUpdates", "name": "X-Men Updates"}], "hashtags": [{"indices": [106, 121], "text": "XMenApocalypse"}], "urls": []}, "retweeted": false, "coordinates": null, "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>", "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 12, "id_str": "807193680767389696", "favorited": false, "retweeted_status": {"contributors": null, "truncated": false, "text": "The 80's X-Men gang. Can't wait to see more of this amazing cast in the next X-Men film. #XMenApocalypse https://t.co/WWRQ951E8o", "is_quote_status": false, "in_reply_to_status_id": null, "id": 806424552557322240, "favorite_count": 32, "entities": {"symbols": [], "user_mentions": [], "hashtags": [{"indices": [89, 104], "text": "XMenApocalypse"}], "urls": [], "media": [{"expanded_url": "https://twitter.com/XMenUpdates/status/806424552557322240/photo/1", "display_url": "pic.twitter.com/WWRQ951E8o", "url": "https://t.co/WWRQ951E8o", "media_url_https": "https://pbs.twimg.com/media/CzD-2YsVEAAvnPB.jpg", "id_str": "806424543594090496", "sizes": {"small": {"h": 680, "resize": "fit", "w": 680}, "large": {"h": 998, "resize": "fit", "w": 998}, "medium": {"h": 998, "resize": "fit", "w": 998}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [105, 128], "type": "photo", "id": 806424543594090496, "media_url": "http://pbs.twimg.com/media/CzD-2YsVEAAvnPB.jpg"}]}, "retweeted": false, "coordinates": null, "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", "in_reply_to_screen_name": null, "in_reply_to_user_id": null, "retweet_count": 12, "id_str": "806424552557322240", "favorited": false, "user": {"follow_request_sent": false, "has_extended_profile": false, "profile_use_background_image": true, "default_profile_image": false, "id": 711402699405721600, "profile_background_image_url_https": null, "verified": false, "translator_type": "none", "profile_text_color": "333333", "profile_image_url_https": "https://pbs.twimg.com/profile_images/723469030913245184/rwMjUUP8_normal.jpg", "profile_sidebar_fill_color": "DDEEF6", "entities": {"url": {"urls": [{"url": "https://t.co/zQ7soAZvfz", "indices": [0, 23], "expanded_url": "http://www.foxmovies.com/mobile/movies/x-men-apocalypse", "display_url": "foxmovies.com/mobile/movies/\u2026"}]}, "description": {"urls": []}}, "followers_count": 585, "profile_sidebar_border_color": "C0DEED", "id_str": "711402699405721600", "profile_background_color": "F5F8FA", "listed_count": 5, "is_translation_enabled": false, "utc_offset": null, "statuses_count": 1085, "description": "Still Hated, Still Feared, Still Standing. X-Men: Apocalypse now available on Blu-ray and DVD", "friends_count": 73, "location": "Australia", "profile_link_color": "1DA1F2", "profile_image_url": "http://pbs.twimg.com/profile_images/723469030913245184/rwMjUUP8_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/711402699405721600/1470739867", "profile_background_image_url": null, "screen_name": "XMenUpdates", "lang": "en", "profile_background_tile": false, "favourites_count": 3313, "name": "X-Men Updates", "notifications": false, "url": "https://t.co/zQ7soAZvfz", "created_at": "Sun Mar 20 04:03:15 +0000 2016", "contributors_enabled": false, "time_zone": null, "protected": false, "default_profile": true, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "possibly_sensitive": false, "lang": "en", "created_at": "Wed Dec 07 09:06:10 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "extended_entities": {"media": [{"expanded_url": "https://twitter.com/XMenUpdates/status/806424552557322240/photo/1", "display_url": "pic.twitter.com/WWRQ951E8o", "url": "https://t.co/WWRQ951E8o", "media_url_https": "https://pbs.twimg.com/media/CzD-2YsVEAAvnPB.jpg", "id_str": "806424543594090496", "sizes": {"small": {"h": 680, "resize": "fit", "w": 680}, "large": {"h": 998, "resize": "fit", "w": 998}, "medium": {"h": 998, "resize": "fit", "w": 998}, "thumb": {"h": 150, "resize": "crop", "w": 150}}, "indices": [105, 128], "type": "photo", "id": 806424543594090496, "media_url": "http://pbs.twimg.com/media/CzD-2YsVEAAvnPB.jpg"}]}, "metadata": {"iso_language_code": "en", "result_type": "recent"}}, "user": {"follow_request_sent": false, "has_extended_profile": true, "profile_use_background_image": true, "default_profile_image": false, "id": 74284347, "profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/541139862/hanza.jpg", "verified": false, "translator_type": "none", "profile_text_color": "4FA1E8", "profile_image_url_https": "https://pbs.twimg.com/profile_images/788216930934988800/JOM9KOqU_normal.jpg", "profile_sidebar_fill_color": "EBEDE4", "entities": {"url": {"urls": [{"url": "https://t.co/0RLukuDJjJ", "indices": [0, 23], "expanded_url": "http://Interest-things.tumblr.com", "display_url": "Interest-things.tumblr.com"}]}, "description": {"urls": []}}, "followers_count": 449, "profile_sidebar_border_color": "FFF8AD", "id_str": "74284347", "profile_background_color": "FFF04D", "listed_count": 1, "is_translation_enabled": false, "utc_offset": 25200, "statuses_count": 23838, "description": "Work hard, play harder but stay humble ..!! Still trying to stop smoking :)", "friends_count": 289, "location": "Bandung, Indonesia", "profile_link_color": "2D7E8C", "profile_image_url": "http://pbs.twimg.com/profile_images/788216930934988800/JOM9KOqU_normal.jpg", "following": false, "geo_enabled": true, "profile_banner_url": "https://pbs.twimg.com/profile_banners/74284347/1465439462", "profile_background_image_url": "http://pbs.twimg.com/profile_background_images/541139862/hanza.jpg", "screen_name": "han_zaa", "lang": "en", "profile_background_tile": false, "favourites_count": 1313, "name": "Hanza Ryo Hassan", "notifications": false, "url": "https://t.co/0RLukuDJjJ", "created_at": "Mon Sep 14 22:27:04 +0000 2009", "contributors_enabled": false, "time_zone": "Jakarta", "protected": false, "default_profile": false, "is_translator": false}, "geo": null, "in_reply_to_user_id_str": null, "lang": "en", "created_at": "Fri Dec 09 12:02:25 +0000 2016", "in_reply_to_status_id_str": null, "place": null, "metadata": {"iso_language_code": "en", "result_type": "recent"}}
{"title": "Proud Trainer", "author": "ゲイル", "tags": ["オリジナル", "ショタ", "男の子"], "url": "https://pixiv.net/i/79410602", "id": "5e49fed3f94e0f00083e508c"}
{"name":"BAR HARBOR 31","images":[{"alt":"Bar Harbor 31 photo on sailboatdata.com","src":"imagehelper.asp?file_id=11127","type":"photo"}],"basics":{"hullType":"Fin Keel","rigType":"Gaff Head Cutter","loa":{"feet":49,"meters":14.94},"lwl":{"feet":31,"meters":9.45},"beam":{"feet":10.25,"meters":3.12},"listedSa":null,"draftMax":{"feet":7.33,"meters":2.23},"draftMin":null,"displacement":14515,"ballast":4536,"sailAreaDisp1":null,"balDisp":31.25,"dispLen":479.53,"designer":"Herreshoff","builder":"Herreshoff Manufacturing Co.","construction":"Wood","balType":null,"firstBuilt":"1902","lastBuilt":null,"numBuilt":13},"buildersPastPresent":[{"href":"view_builder.asp?builder_id=183","title":"Herreshoff Mfg. Co."}],"designer":[{"href":"view_designer.asp?designer_id=31","title":"Nathaniel G. Herreshoff"}],"relatedLinks":[{"href":"http://www.herreshoff.org","title":"Herreshoff Marine Museum"}],"notes":"At least 2 of these have survived into the 21st century."}
{"poster":"Politely Pink","date":"2018-09-16T14:09:13.038+0000","title":"I wish Riot would make more chromas for base skins","subforum":"General Discussion","up_votes":12,"down_votes":0,"body":"Personally I prefer Xayah&#039;s base appearance over her skins. I would buy chromas for it because I don&#039;t like the purple colour.","replies":[]}
{ "ConnectionStrings": { "DefaultConnection": "Server=DESKTOP-SQLQA9J\\SQLEXPRESS;Database=HireMe_MessengerTest;Trusted_Connection=True;ConnectRetryCount=0" }, "Logging": { "LogLevel": { "Default": "Warning" } }, "MySettings": { "SiteUrl": "https://localhost:44371/", "ProjectRootDir": "C:/Users/iNexus/Documents/source/repos/HireMe/HireMe/wwwroot/" }, "AllowedHosts": "*" }
{"cpu":{"name":"Arduino Pro or Pro Mini","com_name":"COM3","fqbn":"arduino:avr:pro:cpu=16MHzatmega328"},"secrets":[]}
{"poster":"Mâgic ","date":"2016-05-03T05:05:21.465+0000","title":"Ingiusta punizione","subforum":"Aiuto e supporto","up_votes":2,"down_votes":4,"body":"Buongiorno.\r\nCredo di essere stato segnalato ingiustamente, e di conseguenza punito ingiustamente.\r\nNon credo che sia giusto che dal momento che due o pi&ugrave; giocatori giochino insieme come premade, abbiano il potere, di segnalarmi tutti insieme e quindi aumentare le possibilit&agrave; che io venga punito.\r\nQuesto succede perch&egrave; basta che ci sia un giocatore solo con cui si ha da ridire e tutti gli altri, suoi amici, procederanno a segnalare a ruota.\r\n\r\nBene, nel caso specifico, mi sono state indicate le conversazioni in cui sono stato giudicato &quot;tossico&quot;.\r\nQuando il programma me le ha mostrate, obbligandomi a cliccare il tasto &quot;Ho capito&quot; non ho notato niente di tossico.\r\nRitengo quindi di essere stato segnalato in primis ingiustamente solo perch&egrave; l&#039;unione fa la forza, anche se io avevo ragione e loro torto, e secondariamente punito ovviamente ingiustamente.\r\n\r\nHo gi&agrave; scontato le 10 partite a limitazioni di chat. Ora per&ograve; non posso ricevere forzieri in regalo per punteggi S per quattro decerebrati che imbrogliano sulle segnalazioni.\r\n\r\nPi&ugrave; volte mi &egrave; stato augurato il cancro in chat, e ho provveduto a segnalare, ma non &egrave; mai successo nulla. Raramente le mie segnalazioni hanno prodotto una punizione per i segnalati. Io invece, dopo una partita in cui un gruppo si &egrave; coalizzato, vengo escluso dall&#039;hextech crafing?\r\n\r\nUna delle ultime partite ho chiesto in chat al mio team di segnalare un troll che stava trollando.\r\nIn tutta risposta, questo ha scritto agli avversari di segnalare me, poich&egrave; avevo augurato il cancro a sua madre e perch&egrave; l&#039;avevo chiamato Adolf, mentendo quindi spudoratamente.\r\n\r\nOra, per colpa di una persona che sta gi&agrave; trollando il gioco, e quindi va naturalmente punita, devo correre il rischio che gli avversari mi segnalino e quindi correre il rischio di essere penalizzato io? Vi sembra giusto?","replies":[{"poster":"BeardSergio","date":"2016-05-03T05:17:48.828+0000","up_votes":4,"down_votes":0,"body":"Ciao, capisco il tuo malcontento ma il sistema di punizioni non funziona proprio così.\nNel caso 4 premade ti reportino il report ha un valore inferiore e non è per 1 solo episodio che scattano le punizioni.\nTi ricordo inoltre che le punizioni non sono rimovibili quindi una volta prese le si scontano e basta.\nSe vuoi mettere la chat incriminata (senza i nomi) possiamo magari spiegarti cosa è stato giudicato tossico","replies":[{"poster":"Floppyz","date":"2016-05-03T07:22:17.193+0000","up_votes":3,"down_votes":0,"body":"> [{quoted}](name=BeardSergio,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=0000,timestamp=2016-05-03T05:17:48.828+0000)\n>\n> Ciao, capisco il tuo malcontento ma** il sistema di punizioni non funziona** proprio **così**.\n> Nel caso 4 premade ti reportino **il report ha un valore inferiore** e **non è per 1 solo** episodio** che scattano le punizioni**.\n> Ti ricordo inoltre che **le punizioni non sono rimovibili** quindi una volta prese le si scontano e basta.\n\nThis.\n\nInoltre non puoi sapere se le persone che hai segnalato poi sono state punite oppure no, quindi non ha alcun senso dare per scontato il secondo dei due esiti.\n\nPeraltro, scommetto quello che vuoi, che se ti hanno inviato i log, questi contengono delle frasi contro il codice dell'evocatore, che non devono per forza essere auguri di malattie o minacce di morte.","replies":[{"poster":"Boldstriker","date":"2016-05-03T10:07:31.802+0000","up_votes":2,"down_votes":0,"body":"Non è esatto: puoi sapere se la persona che hai segnalato è stata punita, *se e solo se* la tua è stata la segnalazione che ha fatto scattare la punizione.\n\nInfatti ti arriva una notifica nel client la quale ti informa che una tua recente segnalazione (riportava così se non ricordo male) ha fatto scattare una punizione per un giocatore.","replies":[]}]},{"poster":"Mâgic ","date":"2016-05-03T11:12:27.288+0000","up_votes":1,"down_votes":1,"body":"si ma nel frattempo, non so fino a quando, non ho accesso a premi. Non lo trovo per niente giusto.\nLa punizione delle 10 partite con chat limitata l'ho già scontata; ora dovrei scontarne un'altra senza sapere quando dovrebbe terminare?\n\nDa qualche parte ho letto che la \"fedina\" si deve ripulire, ossia un determinato periodo senza segnalazioni.\nQuesto però non la dice lunghissima: potrebbero essere 3 giorni, 3 settimane, 3 mesi.\n\nIn ogni caso non è per niente giusto: ho persino vinto l'icona per il gioco positivo tempo fa.\nIo vengo riportato in qualche partita e mi vengono bloccati i premi? Ci sono persone che fanno molto di peggio.\nGli Instalocker per esempio, che non hanno alcun diritto, o quando ti dicono \"adesso non sei più top, io lo sono, mi dispiace ma siamo premade e ti segnaleremo, cosa vuoi fare?\". Queste persone andrebbero punite come sono stato punito io.\n\nQuelli che ti augurano il cancro in chat, team-chat o all-chat o pre/post-game chat. Quelli andrebbero puniti severamente.","replies":[{"poster":"Floppyz","date":"2016-05-03T11:36:51.455+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=ProcyonLotor86,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=00000001,timestamp=2016-05-03T11:12:27.288+0000)\n>\n> si ma nel frattempo, non so fino a quando, non ho accesso a premi. Non lo trovo per niente giusto.\n\nSi può discutere all'infinito sull'entità della punizione rapportata alla violazione del regolamento, ma sta di fatto che Riot ha deciso che **questa** è la punizione, giusto o no che ci paia.\n\n> La punizione delle 10 partite con chat limitata l&#x27;ho già scontata; ora dovrei scontarne un&#x27;altra senza sapere quando dovrebbe terminare?\n\nEsatto, è un ulteriore disincentivo a comportarsi non correttamente.\n> \n> Da qualche parte ho letto che la &quot;fedina&quot; si deve ripulire, ossia un determinato periodo senza segnalazioni.\n> Questo però non la dice lunghissima: potrebbero essere 3 giorni, 3 settimane, 3 mesi.\n\nEsatto: continua a giocare partite comportandoti bene e a un certo punto riceverai nuovamente le ricompense. Questo tempo scala sulla base dell'entità della punizione che hai scontato.\n\n> In ogni caso non è per niente giusto: ho persino vinto l&#x27;icona per il gioco positivo tempo fa.\n\nL'hanno ricevuta tantissimi giocatori, ad ogni modo questo non può in alcun modo essere una garanzia per il futuro. Le punizioni vengono dispensate sulla base dei fatti analizzati, non dello storico della condotta (credo).\n\n> Io vengo riportato in qualche partita e mi vengono bloccati i premi? \n\nNo. Tu vieni segnalato per molte partite, nel materiale del caso ce n'è abbastanza per una punizione, e allora ti vengono inibite temporaneamente le ricompense.\n\n> Ci sono persone che fanno molto di peggio.\n\nSì e alla lunga vengono permabannate, se fan di peggio.\n\n\n\n> Gli Instalocker per esempio, che non hanno alcun diritto, o quando ti dicono &quot;adesso non sei più top, io lo sono, mi dispiace ma siamo premade e ti segnaleremo, cosa vuoi fare?\n\nSe lo fanno in blind non ci puoi fare una mazza, perché lì è anarchia, ma non preoccuparti delle loro segnalazioni: se non hanno riscontro nella realtà tu non vieni punito e le loro segnalazioni future perdono credibilità verso il sistema.\n\nSe lo fanno in draft, dopo aver chiesto gentilmente di non farlo non insistere e segnalali a fine partita.\n\n>Queste persone andrebbero punite come sono stato punito io.\n\nQueste persone vengono punite, e il fiorire di topic sulle punizioni anche nel nostro piccolo forum italiano lo dimostra.\n\n> Quelli che ti augurano il cancro in chat, team-chat o all-chat o pre/post-game chat. Quelli andrebbero puniti severamente.\n\nQuelli **vengono **puniti severamente, te lo dico per esperienza (no, non diretta).\n\n> [{quoted}](name=Boldstriker,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=000000000000,timestamp=2016-05-03T10:07:31.802+0000)\n>\n> Non è esatto: puoi sapere se la persona che hai segnalato è stata punita, *se e solo se* la tua è stata la segnalazione che ha fatto scattare la punizione.\n> \n> Infatti ti arriva una notifica nel client la quale ti informa che una tua recente segnalazione (riportava così se non ricordo male) ha fatto scattare una punizione per un giocatore.\n\nLo so, era per semplificare.","replies":[]}]}]},{"poster":"Dantazzo","date":"2016-05-03T11:42:53.111+0000","up_votes":3,"down_votes":0,"body":"Cioè non l'ho ucciso io, cadendo deve aver battuto la testa, io gli ho solo tirato qualche coltellata.\n-semicit-","replies":[]},{"poster":"BeardSergio","date":"2016-05-03T11:20:59.725+0000","up_votes":2,"down_votes":0,"body":"Come ti ho già spiegato il sistema non bassa a caso o solo perchè ti becchi un report ma viene verificato effettivamente che ci sia una violazione del regolamento (questo avviene nel 99% dei casi).\nNon puoi sapere se gli altri giocatori saranno puniti visto che non si possono stalkerare (per fortuna) quindi, visto che il sistema ha punito te, puoi essere certo che punirà anche gli altri giocatori scorretti.\n\nIl fatto che non riceverai premi sino a boh è forse la vera punizione che dovrebbe farti capire dove hai sbagliato e invogliarti a mantenere un comportamento il più corretto possibile.\n\nMi dispiace che ti senta punito ingiustamente ma ti ho già spiegato che i report dei premade non hanno lo stesso peso dei singoli e tutti, ripeto, **TUTTI I REPORT** devono avere **una VALIDA motivazione**.\n\nA volte tra amici ci reportiamo for fun mentre in chat ci scambiamo battute e non è **mai** stato bannato nessuno","replies":[{"poster":"Mâgic ","date":"2016-05-03T15:34:06.217+0000","up_votes":1,"down_votes":0,"body":"Vabè, capisco tutte le vostre corrette affermazioni, ma insisto nel ritenere che le conversazioni non giustificassero una punizione per chat tossiche. Insomma, mi sconto una pena per niente.\n\nGrazie per il vostro tempo.","replies":[{"poster":"Floppyz","date":"2016-05-03T16:38:08.467+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=ProcyonLotor86,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=00020000,timestamp=2016-05-03T15:34:06.217+0000)\n>\n> Vabè, capisco tutte le vostre corrette affermazioni, ma insisto nel ritenere che le conversazioni non giustificassero una punizione per chat tossiche. Insomma, mi sconto una pena per niente.\n> \n> Grazie per il vostro tempo.\n\nMi spiace, ma dal canto mio non posso darti né ragione né torto non avendole lette.\n\nSia chiaro che questo non vuol dire che io le voglia leggere o ti voglia giudicare; è semplicemente un dato di fatto.","replies":[{"poster":"Mâgic ","date":"2016-05-03T16:58:43.738+0000","up_votes":1,"down_votes":0,"body":"non le ho salvate, avrei dovuto copia-incollarle, ma in assoluto non c'era niente di tossico, non una cattiva parola. Non almeno nelle 5 partite che il programma mi ha proposto come rilettura per il trasgressore delle regole comportamentali.\n\nE' assurdo, magari in altre partite ero stato piu scurrile, ma nessuno avendomi riportato le ha portate all'attenzione di un tribunale.\nTutto questo è assurdo e ingiusto.\nRipeto: non è corretto.\n\nPs mi hanno appena steal-ato una mid position con instalock in una normal, risultato = non succedera niente, ma io ero legittimo first mid.\n\nIngiusto. Ingiusto. Ingiusto.","replies":[{"poster":"Floppyz","date":"2016-05-04T07:41:46.889+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=ProcyonLotor86,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=0002000000000000,timestamp=2016-05-03T16:58:43.738+0000)\n>\n\n> Ps mi hanno appena steal-ato una mid position con instalock in una normal, risultato = non succedera niente, ma io ero legittimo first mid.\n> \n> Ingiusto. Ingiusto. Ingiusto.\n\n> [{quoted}](name=Ciack,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=000000010000,timestamp=2016-05-03T11:36:51.455+0000)\n>\n> Se lo fanno in blind non ci puoi fare una mazza, perché lì è anarchia, ma non preoccuparti delle loro segnalazioni: se non hanno riscontro nella realtà tu non vieni punito e le loro segnalazioni future perdono credibilità verso il sistema.\n> \n> Se lo fanno in draft, dopo aver chiesto gentilmente di non farlo non insistere e segnalali a fine partita.\n\n> [{quoted}](name=BeardSergio,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=00020000000000000000,timestamp=2016-05-04T07:32:21.982+0000)\n>\n> Concordo con Ciak\n\nCia**c**k.","replies":[]},{"poster":"BeardSergio","date":"2016-05-04T07:32:21.982+0000","up_votes":2,"down_votes":0,"body":"Concordo con Ciak nel dire che non possiamo valutare la situazione visto che non ci sai dire cosa è stato detto.\nTi ricordo che noob,stfu e simili sono considerati termini offensivi e spammare nella chat è ugualmente punibile.","replies":[{"poster":"Frattaglia","date":"2016-05-04T07:56:45.789+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=BeardSergio,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=00020000000000000000,timestamp=2016-05-04T07:32:21.982+0000)\n>\n> Concordo con Ciak nel dire che non possiamo valutare la situazione visto che non ci sai dire cosa è stato detto.\n> Ti ricordo che noob,stfu e simili sono considerati termini offensivi e spammare nella chat è ugualmente punibile.\n\nE anche \"I report you\" o \"pls report x9\" sono considerati offensivi, in quanto aggressivi.","replies":[{"poster":"BeardSergio","date":"2016-05-04T08:20:20.407+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Frattaglia,realm=EUW,application-id=98NGV4Al,discussion-id=AwboMcjy,comment-id=000200000000000000000000,timestamp=2016-05-04T07:56:45.789+0000)\n>\n> E anche &quot;I report you&quot; o &quot;pls report x9&quot; sono considerati offensivi, in quanto aggressivi.\n\ngrazie per l'aggiunta {{sticker:slayer-pantheon-thumbs}}","replies":[]}]}]}]}]}]}]},{"poster":"SpideyPizza","date":"2016-05-03T06:55:07.648+0000","up_votes":3,"down_votes":1,"body":"Bhe cosi scritto sembri innocente ma magari quello che hai scritto ad occhi esterni potrebbe non sembrare innocente:D\n\nbeh nel caso potevi copiare e incollare, nascondendo i nomi :)","replies":[]}]}
{"title":"Supernova","uid":7688994,"size":690869,"categoryP":"other","categoryS":"pictures","magnet":"?xt=urn:btih:1a24813f8936b96d0634cc8c1e698af2537fdbd2&amp;dn=Supernova&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"thepiratejunkie","files":1,"time":1349039590,"description":"Cassiopeia a Supernova remnanat.","torrent":{"xt":"urn:btih:1a24813f8936b96d0634cc8c1e698af2537fdbd2","amp;dn":"Supernova","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"1a24813f8936b96d0634cc8c1e698af2537fdbd2","infoHashBuffer":{"type":"Buffer","data":[26,36,129,63,137,54,185,109,6,52,204,140,30,105,138,242,83,127,219,210]},"announce":[],"urlList":[]}}
{ "build_dir": "web-dev", "public_path": "/" }
{"poster":"Four Seater","date":"2019-03-27T20:47:08.396+0000","title":"Suche Supp, bin ADC für Duo und Flex","subforum":"Clans & Teams","up_votes":1,"down_votes":0,"body":"Bitte nur progressorientierte Autodidakten, die sich auch mal Ihre Replays anschauen und reflektieren - bin 31 \nBin Derzeit Gold war letzte Season mit mehreren Accounts auf Platin. \nMeine Picks sind überwiegend {{champion:29}} {{champion:51}}","replies":[]}
{ "files": { "main.css": "/static/css/main.b5ae5d8e.chunk.css", "main.js": "/static/js/main.c503b8ac.chunk.js", "main.js.map": "/static/js/main.c503b8ac.chunk.js.map", "runtime-main.js": "/static/js/runtime-main.0d78e5c8.js", "runtime-main.js.map": "/static/js/runtime-main.0d78e5c8.js.map", "static/js/2.9dc8e09e.chunk.js": "/static/js/2.9dc8e09e.chunk.js", "static/js/2.9dc8e09e.chunk.js.map": "/static/js/2.9dc8e09e.chunk.js.map", "index.html": "/index.html", "precache-manifest.2482af38b18a08253c8f62cc0fed5833.js": "/precache-manifest.2482af38b18a08253c8f62cc0fed5833.js", "service-worker.js": "/service-worker.js", "static/css/main.b5ae5d8e.chunk.css.map": "/static/css/main.b5ae5d8e.chunk.css.map", "static/js/2.9dc8e09e.chunk.js.LICENSE.txt": "/static/js/2.9dc8e09e.chunk.js.LICENSE.txt" }, "entrypoints": [ "static/js/runtime-main.0d78e5c8.js", "static/js/2.9dc8e09e.chunk.js", "static/css/main.b5ae5d8e.chunk.css", "static/js/main.c503b8ac.chunk.js" ] }
{ "__type__": "cc.SpriteFrame", "content": { "name": "全垒打 (1)", "texture": "c8pp3U7dpLO45+UnjiqIUn", "rect": [ 1350, 529, 149, 57 ], "offset": [ -100, -10 ], "originalSize": [ 349, 175 ], "rotated": 1 } }
{"tag": "4", "title": ["microsoft", "face", "lawsuit", "sell", "quot", "defect", "quot", "game", "system"], "text": ["man", "lo", "angel", "file", "class", "action", "suit", "us", "softwar", "giant", "microsoft", "wednesday", "claim", "compani", "manufactur", "sold", "thousand", "defect", "xbox", "video", "game", "system"]}
{ "name": "caine", "version": "1.2.3", "depVersion": "^0.3.2", "maintainers": [ { "name": "indutny", "email": "fedor@indutny.com" }, { "name": "bnoordhuis", "email": "info@bnoordhuis.nl" }, { "name": "mikeal", "email": "mikeal.rogers@gmail.com" } ], "modified": "2014-12-10T05:21:57.837Z", "released": "2014-12-10T05:21:57.837Z", "downloadsLastWeek": 2 }
{ "country_code": "US", "href": "http://data.globalchange.gov/organization/washington-state.json", "identifier": "washington-state", "name": "State of Washington", "organization_type_identifier": "state", "uri": "/organization/washington-state", "url": "http://access.wa.gov" }
{ "id": 118631145, "type": "Feature", "properties": { "addr:full":"28 Barclay Road, Celcot Reading Berkshire RG31 7EL", "addr:housenumber":"28", "addr:postcode":"rg31 7el", "addr:street":"Barclay Road Celcot", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.044068,51.441269,-1.044068,51.441269", "geom:latitude":51.441269, "geom:longitude":-1.044068, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"28 Barclay Road, Celcot", "sg:city":"Reading", "sg:classifiers":[ { "category":"Home & Garden", "subcategory":"Carpets & Floor Coverings", "type":"Retail Goods" } ], "sg:owner":"simplegeo", "sg:postcode":"RG31 7EL", "sg:province":"Berkshire", "sg:tags":[ "carpets", "rug", "matting" ], "src:geom":"simplegeo", "wof:belongsto":[ 85633159, 85786147, 85684137 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_7e0BAkVbYdGNEs26UyyIEh_51.441269_-1.044068@1300740037" }, "wof:country":"GB", "wof:geomhash":"328fbe84ce77249bf488d338cd7a12d7", "wof:hierarchy":[ { "country_id":85633159, "neighbourhood_id":85786147, "region_id":85684137, "venue_id":118631145 } ], "wof:id":118631145, "wof:lastmodified":1496965475, "wof:name":"Choice Carpets & Flooring", "wof:parent_id":85786147, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ -1.044068, 51.441269, -1.044068, 51.441269 ], "geometry": {"coordinates":[-1.044068,51.441269],"type":"Point"} }
[{"lineNumber": 8, "col_offset": 0, "nodeName": "test_ignores_terminate", "type": "Callable[[], Any]"}, {"lineNumber": 9, "col_offset": 4, "nodeName": "signal_term_handler", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 13, "col_offset": 4, "nodeName": "signal", "type": "Callable[[int, Optional[Union[Callable[[int, types.FrameType], None], int]]], Optional[Union[Callable[[int, types.FrameType], None], int]]]"}, {"lineNumber": 13, "col_offset": 18, "nodeName": "SIGTERM", "type": "int"}, {"lineNumber": 13, "col_offset": 34, "nodeName": "signal_term_handler", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 14, "col_offset": 4, "nodeName": "sleep", "type": "Callable[[Union[float, int]], None]"}, {"lineNumber": 17, "col_offset": 4, "nodeName": "sleep", "type": "Callable[[Union[float, int]], None]"}, {"lineNumber": 13, "col_offset": 4, "nodeName": "signal", "type": "module"}, {"lineNumber": 13, "col_offset": 18, "nodeName": "signal", "type": "module"}, {"lineNumber": 14, "col_offset": 4, "nodeName": "time", "type": "module"}, {"lineNumber": 17, "col_offset": 4, "nodeName": "time", "type": "module"}]
{ "id": 270220753, "type": "Feature", "properties": { "addr:full":"70 Main Street, Addingham Ilkley North Yorkshire LS29 0PL", "addr:housenumber":"70", "addr:postcode":"ls29 0pl", "addr:street":"Main Street", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.886682,53.944607,-1.886682,53.944607", "geom:latitude":53.944607, "geom:longitude":-1.886682, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"70 Main Street, Addingham", "sg:city":"Ilkley", "sg:classifiers":[ { "category":"Manufacturing", "subcategory":"Tobacco Products", "type":"Manufacturing & Wholesale Goods" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1943 831166", "sg:postcode":"LS29 0PL", "sg:province":"North Yorkshire", "sg:tags":[ "ind", "plastic" ], "src:geom":"simplegeo", "wof:belongsto":[ 85790053, 85633159, 85684463 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_3nDSjG4Gl2XWXuh8ArMktw_53.944607_-1.886682@1300740266" }, "wof:country":"GB", "wof:geomhash":"ad9dacaa422569209a30a67e1d7f3dba", "wof:hierarchy":[ { "continent_id":-1, "country_id":85633159, "locality_id":-1, "neighbourhood_id":85790053, "region_id":85684463, "venue_id":270220753 } ], "wof:id":270220753, "wof:lastmodified":1496965111, "wof:name":"The Precision Plastic Ball Co. Ltd.", "wof:parent_id":85790053, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "ind", "plastic" ] }, "bbox": [ -1.886682, 53.944607, -1.886682, 53.944607 ], "geometry": {"coordinates":[-1.886682,53.944607],"type":"Point"} }
{"rank":"75","song_id":"17715","song_name":"Baby Baby","artist_id":"278956","display_artist":"Amy Grant","spotify_id":"3IDsegNBHC4pjGCOMTQYlU","lyrics":"This song is dedicated to Millie, whose six-week-old face was my inspiration\n\nBaby, baby\nI'm taken with the notion\nTo love you with the sweetest of devotion.\n\nBaby, baby\nMy tender love will flow from\nThe bluest sky to the deepest ocean.\n\nStop for a minute\nBaby, I'm so glad you're mine, yeah\nYou're mine.\n\nBaby, baby\nThe stars are shining for you\nAnd just like me I'm sure that they adore you.\n\nBaby, baby\nGo walking through the forest\nThe birds above a' singing you a chorus.\n\nStop for a minute\nBaby, they're so glad you're mine, oh yeah\nAnd ever since the day you put my heart in motion\nBaby I realize that there's just no getting over you.\n\nBaby, baby\nIn any kind of weather\nI'm here for you always and forever.\n\nBaby, baby\nNo muscle man could sever\nMy love for you is true and it will never\n\nStop for a minute\nBaby, I'm so glad you're mine\nAnd ever since the day you put my heart in motion\nBaby I realize that there's just no getting over you.\n\nAnd ever since the day you put my heart in motion\nBaby I realize that there's just no getting over you.\nOver you.\n\nBaby, baby\nAlways and forever\nBaby I'm so glad that\nHere for you baby\nSo glad you're mine\nBaby I'm so glad that\nWhen I think about you it makes me smile\nBaby, baby be mine\nBaby I'm so glad that\nDon't stop giving love\nDon't stop, no\nBaby I'm so glad that you're mine\nBaby I'm so glad\nBaby I'm so glad that\nWhen I think about you it makes me smile."}
[{"lineNumber": 32, "col_offset": 0, "nodeName": "_IsShocInstalled", "type": "Callable[[Any], Any]"}, {"lineNumber": 43, "col_offset": 0, "nodeName": "AptInstall", "type": "Callable[[Any], Any]"}, {"lineNumber": 60, "col_offset": 0, "nodeName": "YumInstall", "type": "Callable[[Any], Any]"}, {"lineNumber": 25, "col_offset": 0, "nodeName": "SHOC_GIT_URL", "type": "str"}, {"lineNumber": 26, "col_offset": 0, "nodeName": "SHOC_DIR", "type": "str"}, {"lineNumber": 27, "col_offset": 0, "nodeName": "SHOC_BIN_DIR", "type": "str"}, {"lineNumber": 28, "col_offset": 0, "nodeName": "SHOC_PATCH", "type": "str"}, {"lineNumber": 29, "col_offset": 0, "nodeName": "APT_PACKAGES", "type": "str"}, {"lineNumber": 26, "col_offset": 23, "nodeName": "INSTALL_DIR", "type": "str"}, {"lineNumber": 27, "col_offset": 15, "nodeName": "join", "type": "Callable"}, {"lineNumber": 27, "col_offset": 28, "nodeName": "SHOC_DIR", "type": "str"}, {"lineNumber": 34, "col_offset": 2, "nodeName": "command", "type": "str"}, {"lineNumber": 26, "col_offset": 23, "nodeName": "linux_packages", "type": "module"}, {"lineNumber": 27, "col_offset": 15, "nodeName": "path", "type": "module"}, {"lineNumber": 34, "col_offset": 12, "nodeName": "join", "type": "Callable"}, {"lineNumber": 34, "col_offset": 25, "nodeName": "SHOC_BIN_DIR", "type": "str"}, {"lineNumber": 35, "col_offset": 2, "nodeName": "resp", "type": "Any"}, {"lineNumber": 35, "col_offset": 8, "nodeName": "_", "type": "Any"}, {"lineNumber": 35, "col_offset": 12, "nodeName": "RemoteHostCommand", "type": "Any"}, {"lineNumber": 45, "col_offset": 5, "nodeName": "_IsShocInstalled", "type": "Callable[[Any], Any]"}, {"lineNumber": 45, "col_offset": 22, "nodeName": "vm", "type": "Any"}, {"lineNumber": 48, "col_offset": 2, "nodeName": "InstallPackages", "type": "Any"}, {"lineNumber": 48, "col_offset": 21, "nodeName": "APT_PACKAGES", "type": "str"}, {"lineNumber": 49, "col_offset": 2, "nodeName": "Install", "type": "Any"}, {"lineNumber": 51, "col_offset": 2, "nodeName": "RemoteCommand", "type": "Any"}, {"lineNumber": 53, "col_offset": 2, "nodeName": "RemoteCommand", "type": "Any"}, {"lineNumber": 57, "col_offset": 2, "nodeName": "RemoteCommand", "type": "Any"}, {"lineNumber": 64, "col_offset": 8, "nodeName": "NotImplementedError", "type": "Type[NotImplementedError]"}, {"lineNumber": 27, "col_offset": 15, "nodeName": "os", "type": "module"}, {"lineNumber": 34, "col_offset": 12, "nodeName": "path", "type": "module"}, {"lineNumber": 35, "col_offset": 12, "nodeName": "vm", "type": "Any"}, {"lineNumber": 35, "col_offset": 51, "nodeName": "command", "type": "str"}, {"lineNumber": 38, "col_offset": 5, "nodeName": "rstrip", "type": "Any"}, {"lineNumber": 48, "col_offset": 2, "nodeName": "vm", "type": "Any"}, {"lineNumber": 49, "col_offset": 2, "nodeName": "vm", "type": "Any"}, {"lineNumber": 51, "col_offset": 2, "nodeName": "vm", "type": "Any"}, {"lineNumber": 53, "col_offset": 2, "nodeName": "vm", "type": "Any"}, {"lineNumber": 56, "col_offset": 21, "nodeName": "SHOC_DIR", "type": "str"}, {"lineNumber": 57, "col_offset": 2, "nodeName": "vm", "type": "Any"}, {"lineNumber": 57, "col_offset": 57, "nodeName": "SHOC_DIR", "type": "str"}, {"lineNumber": 34, "col_offset": 12, "nodeName": "os", "type": "module"}, {"lineNumber": 38, "col_offset": 5, "nodeName": "resp", "type": "Any"}, {"lineNumber": 52, "col_offset": 20, "nodeName": "INSTALL_DIR", "type": "str"}, {"lineNumber": 52, "col_offset": 48, "nodeName": "SHOC_GIT_URL", "type": "str"}, {"lineNumber": 52, "col_offset": 20, "nodeName": "linux_packages", "type": "module"}]
{"songs": [{"title": "Hot 1079 Philly: \u201cUptown\u201d freestyle", "album": null, "year": "2014-10-29", "image": "https://images.rapgenius.com/97f1ab56f2ae1dbea971acfa2bff6ad7.1000x426x1.png", "lyrics": "(Beat is \"Uptown\" by Drake)\n[Freestyle starts at 3:20]\n\nWe could start with the rap\nFlowing like malls, like \"Oh, there's a Gap\"\nGo in my call-log dogs, wanna chat\nBig dogs\nMissed calls\n\nA lot of mother fuckers in the league know L\nAnd I just had brunch with Embiid and Noel\nAnd I just got fucked and sucked by a dumb slut\nUsually I like 'em Ivy league, oh well\n\nSummer camp, I've been going HAM\nYoung man with that chopper\nThat\u2019s riflery, I like movies\nI'm going HAM for that Oscar\n\nI'm way far from their radar, like they know I'm coming, that's doppler\nThey're boring to me, that's opera\nI'm scoring beauties like soccer\n\nMe and Jonah Hill smoked, then we talk shit 'bout how the rest of y'all blow\nThen we take a dip up in his pool, pretty cool, not the pool, shit is hot, just the view from the spot, shit is hot, bunch of blonde bitches laughing all night\n\nMe and Busta Rhymes meet in Venice for a bite\nTalked some shit about the comedy scene\n\"That shit is so light\", he tell me\nCan't disagree, \"get it right\", he tell me\nI mean...\n\nI thought by now he could see that I'm witty\nDown in LA, I've been running the city\nAsk anybody in music and film, \"who got next in this bitch?\", and they all saying \"Dicky\"\n\nI just do it like there's nothing to it\nLife gettin' pretty sweet like I fondue it\nI'm killing bitches in my lane on some T Stewart\nAnd I've been scoring prevent yeah the dime blew it\n\nI'm the man, bro\nIon't really care what the fuck you think\nAnd my steak look rare, but I grub that pink\nAnd the grundle stink\nAnd I bump NSYNC\n\nDon't suck dick, but I blow that good\nDon't want shit, but a ho that would\nLemme hold that, ben and fold that\nGet a Kodak, cowboy, Jerry Jones that, lemme own that\n\nFuck that girl\nI got hair, never cut them curls\nAnd it's truth or dare, with a cute au pair\nGet a room to share, hit a boom Pat Burrell\n\nSpit that turd, that's that shit\nYo girl up on my dick\nI'm 'bout to sperm up on them hips\nDon't want to murder us a kid\nOh shit\nWhat you say?\nDon't you do this everyday?\nDon't you usually go with double meat when you eat Chipotle?\n\nDon't your crew lack someone black, but you want one to hang? No slave\nI heard your boo got so much back, she bangin' that Notre Dame clock\n\nI'm faded, tho\nFucking bitches you'd label undatable\nMissing birthdays, ay belated, bruh\n\nNaked out in San Fran on that roof top\nTan cans, no tube top\n\nI'm the mother fucking man, god damn, and these mother fucker bitches full of shit like zoo mops"}], "artist": "Lil Dicky"}
{ "AX": { "center_dac": null, "center_signal": null, "high_dac": null, "high_resolving_power": null, "high_signal": null, "low_dac": null, "low_resolving_power": null, "low_signal": null, "points": "QidsA7ZhB7JCJ3Eitkn1VUIndkG3UyOVQid7X7eAF0lCJ4B+NwMHeEInhZ013iJ2QieKvDcAyF5CJ4/aNyAVEkInlPm1+WAAQieaGDZ+jYZCJ583NwhQI0InpFW20hOUQiepdDcOXvVCJ66TtuQPCkIns7G27VaRQie40LQc5ZdCJ73vtzjTCEInww42WIP2QifILDbiNb5CJ81LNiChukIn0mq1z8+3QifXiLeRYLJCJ9yntuotr0In4cY2wMJbQifm5bTlgaJCJ+wDNx5Za0In8SI3ZAdwQif2QbW2Qc5CJ/tfNMBW/kIoAH4zmI7DQigFnTbfbzs=", "resolution": null }, "H1": { "center_dac": null, "center_signal": null, "high_dac": null, "high_resolving_power": null, "high_signal": null, "low_dac": null, "low_resolving_power": null, "low_signal": null, "points": "QidsA7eHu3NCJ3Eit74T/kIndkG3x5wXQid7XzaYosZCJ4B+t1PFd0InhZ23BYsBQieKvLgrl+tCJ4/at5QX+0InlPm3c375QieaGDWGhGdCJ583t5fm10InpFW3udMLQiepdLfVyLhCJ66Tt4yJ6kIns7G3yWXqQie40LgD81xCJ73vt3U/LkInww64EbDQQifILLeLs5xCJ81Lt7vEIkIn0mq2TWjpQifXiLcvsyVCJ9ynt+0kskIn4ca3jy+NQifm5bf9IWVCJ+wDt7UzUkIn8SK3VOo2Qif2Qbf5P7xCJ/tft06Fy0IoAH62NCW0QigFnbfSkjc=", "resolution": null }, "H2": { "center_dac": null, "center_signal": null, "high_dac": null, "high_resolving_power": null, "high_signal": null, "low_dac": null, "low_resolving_power": null, "low_signal": null, "points": "QidsA7dBmLNCJ3Eit5rCX0IndkG1+igeQid7X7fmwGxCJ4B+t6oGEEInhZ23hFO7QieKvDeounlCJ4/at677rUInlPm2V8MlQieaGLe6KORCJ583t4U8kUInpFW4BM60QiepdLYSG2NCJ66TuAaIcUIns7E3U2acQie40LfuUrpCJ73vNqgwl0Inww63hJjGQifILDbHkMpCJ81Lt07WjEIn0mo1PRjFQifXiLcVQPRCJ9ynt2mrukIn4cY2J+ZSQifm5bcc9sNCJ+wDtx+D/UIn8SK3BBq4Qif2QbdXgChCJ/tfuB3GIkIoAH63abxpQigFnTWWiec=", "resolution": null }, "L1": { "center_dac": null, "center_signal": null, "high_dac": null, "high_resolving_power": null, "high_signal": null, "low_dac": null, "low_resolving_power": null, "low_signal": null, "points": "QidsAzcEM1ZCJ3EitaxoAkIndkG3oub1Qid7X7a2hjNCJ4B+N1Ps9EInhZ22DRUPQieKvLUDXqRCJ4/atNsEqUInlPm3WNv2QieaGDaPgqdCJ583tMy/bEInpFW2PvqmQiepdLcMmZdCJ66TtpJIuUIns7G3E2CEQie40Lc4GoFCJ73vNkb/9EInww62liUuQifILLXV8eJCJ81Lty7d9EIn0mq3FUWtQifXiDbzBBRCJ9ynNMGcukIn4cY3oqTPQifm5bdUoyhCJ+wDNwYrt0In8SI27quiQif2QTaAUQpCJ/tftyIxTkIoAH63KplpQigFnTZrD0U=", "resolution": null }, "L2": { "center_dac": 41.93183417615505, "center_signal": 58483.88357800618, "high_dac": 41.96249549880034, "high_resolving_power": 3101.7941116890947, "high_signal": 11270.181208510112, "low_dac": 41.901172853509756, "low_resolving_power": 4100.036324295847, "low_signal": 10461.420952213897, "points": "QidsA0AAAABCJ3EiAAAAAEIndkFAAAAAQid7X0AAAABCJ4B+QEAAAEInhZ1AgAAAQieKvECAAABCJ4/aQjAAAEInlPlEW8AAQieaGEXbuABCJ583RxuUAEInpFVHXuUAQiepdEdixQBCJ66TR2G/AEIns7FHYw4AQie40Edj2QBCJ73vR2QFAEInww5HYi8AQifILEdhxgBCJ81LR1sSAEIn0mpHN6QAQifXiEaprgBCJ9ynRFRAAEIn4cZAoAAAQifm5UCAAABCJ+wDQVAAAEIn8SJBMAAAQif2QUDAAABCJ/tfQQAAAEIoAH5AwAAAQigFnUFAAAA=", "resolution": 636.9576941826725 }, "fmt": ">ff", "interpolation": "cubic", "reference_detector": "L2", "reference_isotope": "Ar40" }
{ "id": 320550565, "type": "Feature", "properties": { "addr:full":"28 Elizabeth Road Henley-on-thames Berkshire RG9 1RG", "addr:housenumber":"28", "addr:postcode":"rg9 1rg", "addr:street":"Elizabeth Road", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-0.92499,51.530785,-0.92499,51.530785", "geom:latitude":51.530785, "geom:longitude":-0.92499, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"28 Elizabeth Road", "sg:city":"Henley-on-thames", "sg:classifiers":[ { "category":"Professional", "subcategory":"Management & Consulting", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1491 412080", "sg:postcode":"RG9 1RG", "sg:province":"Berkshire", "sg:tags":[ "consultant", "business" ], "src:geom":"simplegeo", "wof:belongsto":[ 85787285, 85633159, 85683867 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_5FPx3ClLU4or7l9GpqdtHx_51.530785_-0.924990@1300740643" }, "wof:country":"GB", "wof:geomhash":"0548840abbb5d1500586be4635743c18", "wof:hierarchy":[ { "continent_id":-1, "country_id":85633159, "locality_id":-1, "neighbourhood_id":85787285, "region_id":85683867, "venue_id":320550565 } ], "wof:id":320550565, "wof:lastmodified":1496962696, "wof:name":"Brompton Troika Ltd.", "wof:parent_id":85787285, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "consultant", "business" ] }, "bbox": [ -0.92499, 51.530785, -0.92499, 51.530785 ], "geometry": {"coordinates":[-0.92499,51.530785],"type":"Point"} }
{ "usingComponents": { "date-picker": "../../vendor/date-picker/date-picker", "wish-poster": "../../vendor/weapp-poster/wish/index", "time-picker": "../../vendor/weapp-time-picker/index" } }
{"_id":{"$oid":"5553a99ae4b02cf715120c90"},"st":"x+14600-152200","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-152.2,14.6]},"elevation":9999,"callLetters":"DGZV","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":24.2,"quality":"1"},"dewPoint":{"value":21.5,"quality":"1"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":10.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":25.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c91"},"st":"x+16900-122800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-122.8,16.9]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.0,"quality":"1"},"dewPoint":{"value":17.5,"quality":"1"},"pressure":{"value":1012.5,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":2.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":25.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c92"},"st":"x+20000+113800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[113.8,20.0]},"elevation":9999,"callLetters":"MYCK","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":24.0,"quality":"1"},"dewPoint":{"value":21.7,"quality":"1"},"pressure":{"value":1009.9,"quality":"1"},"wind":{"direction":{"angle":200,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"08","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"5","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":21.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c93"},"st":"x+21700-116500","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-116.5,21.7]},"elevation":9999,"callLetters":"JPVO","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.0,"quality":"1"},"dewPoint":{"value":15.8,"quality":"1"},"pressure":{"value":1015.7,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":22.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c94"},"st":"x+23100-166100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-166.1,23.1]},"elevation":9999,"callLetters":"UEXX","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":26.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1019.2,"quality":"1"},"wind":{"direction":{"angle":130,"quality":"1"},"type":"N","speed":{"rate":6.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":25.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c95"},"st":"x+24300-086500","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-86.5,24.3]},"elevation":9999,"callLetters":"PGJX","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":25.3,"quality":"1"},"dewPoint":{"value":23.1,"quality":"1"},"pressure":{"value":1014.5,"quality":"1"},"wind":{"direction":{"angle":180,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"09","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":0.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"15","quality":"1"}],"seaSurfaceTemperature":{"value":25.1,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c96"},"st":"x+25900+170800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[170.8,25.9]},"elevation":9999,"callLetters":"JIRP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":23.0,"quality":"1"},"dewPoint":{"value":16.1,"quality":"1"},"pressure":{"value":1012.0,"quality":"1"},"wind":{"direction":{"angle":290,"quality":"1"},"type":"N","speed":{"rate":11.3,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":22.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c97"},"st":"x+27100+173200","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[173.2,27.1]},"elevation":9999,"callLetters":"A8UQ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.5,"quality":"1"},"dewPoint":{"value":18.5,"quality":"1"},"pressure":{"value":1013.0,"quality":"1"},"wind":{"direction":{"angle":270,"quality":"1"},"type":"N","speed":{"rate":8.7,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1500,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":1750,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":23.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c98"},"st":"x+27700-178100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-178.1,27.7]},"elevation":9999,"callLetters":"GQEM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":19.5,"quality":"1"},"dewPoint":{"value":19.5,"quality":"1"},"pressure":{"value":1011.4,"quality":"1"},"wind":{"direction":{"angle":260,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"59","quality":"1"}],"seaSurfaceTemperature":{"value":20.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c99"},"st":"x+29300+174400","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[174.4,29.3]},"elevation":9999,"callLetters":"3EEJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":18.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1009.0,"quality":"1"},"wind":{"direction":{"angle":250,"quality":"1"},"type":"N","speed":{"rate":15.4,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"04","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":2.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":20.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c9a"},"st":"x+30000-135400","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-135.4,30.0]},"elevation":9999,"callLetters":"HOMV","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.0,"quality":"1"},"dewPoint":{"value":18.0,"quality":"1"},"pressure":{"value":1016.5,"quality":"1"},"wind":{"direction":{"angle":220,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"04","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":2.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":20.7,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c9b"},"st":"x+31500-140100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-140.1,31.5]},"elevation":9999,"callLetters":"5MQI","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":20.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1014.0,"quality":"1"},"wind":{"direction":{"angle":260,"quality":"1"},"type":"N","speed":{"rate":9.8,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":19.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c9c"},"st":"x+33500+025300","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[25.3,33.5]},"elevation":9999,"callLetters":"HZXS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.4,"quality":"1"},"dewPoint":{"value":10.2,"quality":"1"},"pressure":{"value":1015.6,"quality":"1"},"wind":{"direction":{"angle":290,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":15.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c9d"},"st":"x+34300-147400","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-147.4,34.3]},"elevation":9999,"callLetters":"JDWC","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.0,"quality":"1"},"dewPoint":{"value":10.8,"quality":"1"},"pressure":{"value":1015.2,"quality":"1"},"wind":{"direction":{"angle":290,"quality":"1"},"type":"N","speed":{"rate":11.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"01","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":14.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c9e"},"st":"x+35400-009200","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-9.2,35.4]},"elevation":9999,"callLetters":"UUSH","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":13.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1016.3,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":7.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":17.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":99,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120c9f"},"st":"x+36700+154000","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[154.0,36.7]},"elevation":9999,"callLetters":"S6CY","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.0,"quality":"1"},"dewPoint":{"value":2.8,"quality":"1"},"pressure":{"value":1004.0,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":10.0,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":3},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"61","quality":"1"}],"seaSurfaceTemperature":{"value":10.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca0"},"st":"x+37500-128100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-128.1,37.5]},"elevation":9999,"callLetters":"JREF","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":14.0,"quality":"1"},"dewPoint":{"value":13.2,"quality":"1"},"pressure":{"value":1010.0,"quality":"1"},"wind":{"direction":{"angle":180,"quality":"1"},"type":"N","speed":{"rate":2.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":5},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"63","quality":"1"}],"seaSurfaceTemperature":{"value":14.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":6,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca1"},"st":"x+38700-150500","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-150.5,38.7]},"elevation":9999,"callLetters":"JMWJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":9.5,"quality":"1"},"dewPoint":{"value":5.5,"quality":"1"},"pressure":{"value":1013.0,"quality":"1"},"wind":{"direction":{"angle":320,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"04","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"00","quality":"1"}],"seaSurfaceTemperature":{"value":12.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca2"},"st":"x+40300+145800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[145.8,40.3]},"elevation":9999,"callLetters":"WUBV","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1009.3,"quality":"1"},"wind":{"direction":{"angle":320,"quality":"1"},"type":"N","speed":{"rate":18.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":2.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"16","quality":"1"}],"seaSurfaceTemperature":{"value":1.7,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":3.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca3"},"st":"x+41500+142400","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[142.4,41.5]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":0.8,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1011.9,"quality":"1"},"wind":{"direction":{"angle":300,"quality":"1"},"type":"N","speed":{"rate":9.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":3.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":3.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca4"},"st":"x+42500+145100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[145.1,42.5]},"elevation":9999,"callLetters":"UYML","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1007.5,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":5.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.9,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"22","quality":"1"}],"seaSurfaceTemperature":{"value":3.1,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca5"},"st":"x+43700+152900","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[152.9,43.7]},"elevation":9999,"callLetters":"JGWJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.5,"quality":"1"},"dewPoint":{"value":-1.2,"quality":"1"},"pressure":{"value":1005.5,"quality":"1"},"wind":{"direction":{"angle":190,"quality":"1"},"type":"N","speed":{"rate":2.1,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"04","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"02","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":1.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca6"},"st":"x+45000+147700","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[147.7,45.0]},"elevation":9999,"callLetters":"EUOC","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-3.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1006.5,"quality":"1"},"wind":{"direction":{"angle":350,"quality":"1"},"type":"N","speed":{"rate":4.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"09","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"06","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"70","quality":"1"}],"seaSurfaceTemperature":{"value":1.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca7"},"st":"x+46900-047900","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-47.9,46.9]},"elevation":9999,"callLetters":"WGZL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":0.6,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1022.9,"quality":"1"},"wind":{"direction":{"angle":160,"quality":"1"},"type":"N","speed":{"rate":18.5,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":9000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"05","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":3.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":-0.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca8"},"st":"x+47700-046000","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-46.0,47.7]},"elevation":9999,"callLetters":"ESSS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.1,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1038.1,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"9"},"type":"9","speed":{"rate":999.9,"quality":"9"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":1.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ca9"},"st":"x+50500+157500","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[157.5,50.5]},"elevation":9999,"callLetters":"UWGR","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1008.6,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":8.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":1750,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":0.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120caa"},"st":"x+53000+000400","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[0.4,53.0]},"elevation":9999,"callLetters":"GZSM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.5,"quality":"1"},"dewPoint":{"value":0.9,"quality":"1"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":90,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":1.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"10","quality":"1"}],"seaSurfaceTemperature":{"value":5.1,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":3.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cab"},"st":"x+53700-141700","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-141.7,53.7]},"elevation":9999,"callLetters":"3EXD","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":7.2,"quality":"1"},"dewPoint":{"value":6.8,"quality":"1"},"pressure":{"value":1008.1,"quality":"1"},"wind":{"direction":{"angle":40,"quality":"1"},"type":"N","speed":{"rate":3.1,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"05","quality":"1"},"highCloudGenus":{"value":"04","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"00","quality":"1"}],"seaSurfaceTemperature":{"value":8.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cac"},"st":"x+55600-175200","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-175.2,55.6]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1000.0,"quality":"1"},"wind":{"direction":{"angle":110,"quality":"1"},"type":"N","speed":{"rate":15.9,"quality":"1"}},"visibility":{"distance":{"value":1000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":30,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":25,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":3.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cad"},"st":"x-02800-031700","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-31.7,-2.8]},"elevation":9999,"callLetters":"FNFE","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":28.2,"quality":"1"},"dewPoint":{"value":23.6,"quality":"1"},"pressure":{"value":1014.7,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":3.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"01","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"15","quality":"1"}],"seaSurfaceTemperature":{"value":28.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":99,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cae"},"st":"x-13300+152300","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[152.3,-13.3]},"elevation":9999,"callLetters":"VJHB","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":29.6,"quality":"1"},"dewPoint":{"value":24.1,"quality":"1"},"pressure":{"value":1011.5,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":0.5,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":28.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120caf"},"st":"x-19500+012100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[12.1,-19.5]},"elevation":9999,"callLetters":"UVXW","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":20.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1008.5,"quality":"1"},"wind":{"direction":{"angle":180,"quality":"1"},"type":"N","speed":{"rate":8.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":24.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":7,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb0"},"st":"x-23900+111600","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[111.6,-23.9]},"elevation":9999,"callLetters":"VJBQ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":25.0,"quality":"1"},"dewPoint":{"value":20.4,"quality":"1"},"pressure":{"value":1013.7,"quality":"1"},"wind":{"direction":{"angle":150,"quality":"1"},"type":"N","speed":{"rate":10.8,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"05","quality":"1"}],"seaSurfaceTemperature":{"value":26.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb1"},"st":"x-29500-020200","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-20.2,-29.5]},"elevation":9999,"callLetters":"HZWE","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":25.5,"quality":"1"},"dewPoint":{"value":22.7,"quality":"1"},"pressure":{"value":1010.0,"quality":"1"},"wind":{"direction":{"angle":310,"quality":"1"},"type":"N","speed":{"rate":10.8,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"04","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.7,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"13","quality":"1"}],"seaSurfaceTemperature":{"value":26.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb2"},"st":"x-37500+133500","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[133.5,-37.5]},"elevation":9999,"callLetters":"GZKA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":12.4,"quality":"1"},"dewPoint":{"value":7.0,"quality":"1"},"pressure":{"value":1006.6,"quality":"1"},"wind":{"direction":{"angle":240,"quality":"1"},"type":"N","speed":{"rate":22.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":16.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":4.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb3"},"st":"x-53000+170100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[170.1,-53.0]},"elevation":9999,"callLetters":"UONV","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":10.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1018.9,"quality":"1"},"wind":{"direction":{"angle":300,"quality":"1"},"type":"N","speed":{"rate":5.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":10.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb4"},"st":"x+36600+142700","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[142.7,36.6]},"elevation":9999,"callLetters":"OWIK","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1004.0,"quality":"1"},"wind":{"direction":{"angle":10,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb5"},"st":"x-23300+105700","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[105.7,-23.3]},"elevation":9999,"callLetters":"VJEB","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":23.5,"quality":"1"},"dewPoint":{"value":18.9,"quality":"1"},"pressure":{"value":1012.7,"quality":"1"},"wind":{"direction":{"angle":140,"quality":"1"},"type":"N","speed":{"rate":10.3,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb6"},"st":"x+99999+086800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"elevation":9999,"callLetters":"UMAY","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":27.5,"quality":"1"},"dewPoint":{"value":24.0,"quality":"1"},"pressure":{"value":1008.6,"quality":"1"},"wind":{"direction":{"angle":250,"quality":"1"},"type":"N","speed":{"rate":4.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":4500,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AA1","AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"liquidPrecipitation":[{"period":6,"depth":0,"condition":"9","quality":"1"}],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"01","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"3","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":28.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":99,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb7"},"st":"x+45500+153100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[153.1,45.5]},"elevation":9999,"callLetters":"3FJR","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1004.0,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"02","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":5.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":12,"height":5.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb8"},"st":"x+06700-170800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-170.8,6.7]},"elevation":9999,"callLetters":"VSBC","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":28.2,"quality":"1"},"dewPoint":{"value":20.0,"quality":"1"},"pressure":{"value":1008.6,"quality":"1"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":12.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":75,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":27.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cb9"},"st":"x+30000-051500","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-51.5,30.0]},"elevation":9999,"callLetters":"GLQA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":19.8,"quality":"1"},"dewPoint":{"value":16.2,"quality":"1"},"pressure":{"value":1026.0,"quality":"1"},"wind":{"direction":{"angle":10,"quality":"1"},"type":"N","speed":{"rate":5.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"16","quality":"1"}],"seaSurfaceTemperature":{"value":20.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cba"},"st":"x+35900+179900","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[179.9,35.9]},"elevation":9999,"callLetters":"PLYA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":13.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":991.0,"quality":"1"},"wind":{"direction":{"angle":240,"quality":"1"},"type":"N","speed":{"rate":23.6,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"02","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":15.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":99,"height":7.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cbb"},"st":"x+44900+147800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[147.8,44.9]},"elevation":9999,"callLetters":"LYDF","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-1.1,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1005.1,"quality":"1"},"wind":{"direction":{"angle":310,"quality":"1"},"type":"N","speed":{"rate":4.0,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":240,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"09","quality":"1"},"baseHeight":{"value":99999,"quality":"9"},"cloudType":{"value":"99","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"09","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"09","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":3.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":0,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cbc"},"st":"x+51400-171200","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-171.2,51.4]},"elevation":9999,"callLetters":"H8WB","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":992.0,"quality":"1"},"wind":{"direction":{"angle":120,"quality":"1"},"type":"N","speed":{"rate":19.5,"quality":"1"}},"visibility":{"distance":{"value":500,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":30,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"4","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"09","quality":"1"},"baseHeight":{"value":99999,"quality":"9"},"cloudType":{"value":"99","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"09","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"09","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":25,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":4.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"47","quality":"1"}],"seaSurfaceTemperature":{"value":3.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":6,"height":3.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cbd"},"st":"x+61600+001300","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[1.3,61.6]},"elevation":9999,"callLetters":"GCDF","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.7,"quality":"1"},"dewPoint":{"value":3.0,"quality":"1"},"pressure":{"value":1039.5,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"V","speed":{"rate":2.1,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":900,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":1.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":7.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":0,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cbe"},"st":"x+02800+149700","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[149.7,2.8]},"elevation":9999,"callLetters":"JQNM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":27.0,"quality":"1"},"dewPoint":{"value":25.7,"quality":"1"},"pressure":{"value":1011.5,"quality":"1"},"wind":{"direction":{"angle":340,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":28.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cbf"},"st":"x+36800-030800","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[-30.8,36.8]},"elevation":9999,"callLetters":"ENXA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":17.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1033.0,"quality":"1"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":4.0,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":16.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cc0"},"st":"x-34500+151500","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[151.5,-34.5]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":20.5,"quality":"1"},"dewPoint":{"value":18.3,"quality":"1"},"pressure":{"value":1009.6,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"05","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.9,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":22.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cc1"},"st":"x+58700+004100","ts":{"$date":"1984-03-13T00:00:00.000Z"},"position":{"type":"Point","coordinates":[4.1,58.7]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.0,"quality":"1"},"dewPoint":{"value":0.0,"quality":"1"},"pressure":{"value":1037.8,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"03","quality":"1"},"baseHeight":{"value":720,"quality":"9"},"cloudType":{"value":"08","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"3","quality":"1"},"quantity3Hours":{"value":0.7,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":3.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cc2"},"st":"x+30600-078400","ts":{"$date":"1984-03-13T01:00:00.000Z"},"position":{"type":"Point","coordinates":[-78.4,30.6]},"elevation":9999,"callLetters":"VC81","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1023.5,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"9"},"type":"9","speed":{"rate":999.9,"quality":"9"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999}} {"_id":{"$oid":"5553a99ae4b02cf715120cc3"},"st":"x+51900+003200","ts":{"$date":"1984-03-13T01:00:00.000Z"},"position":{"type":"Point","coordinates":[3.2,51.9]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.4,"quality":"1"},"dewPoint":{"value":-1.5,"quality":"1"},"pressure":{"value":1026.0,"quality":"1"},"wind":{"direction":{"angle":40,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":5.5,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":6,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cc4"},"st":"x+51900+003600","ts":{"$date":"1984-03-13T02:00:00.000Z"},"position":{"type":"Point","coordinates":[3.6,51.9]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.8,"quality":"1"},"dewPoint":{"value":-1.0,"quality":"1"},"pressure":{"value":1024.4,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":4.8,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":5,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cc5"},"st":"x+53100+002200","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[2.2,53.1]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.0,"quality":"1"},"dewPoint":{"value":-1.3,"quality":"1"},"pressure":{"value":1027.0,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"atmosphericPressureChange":{"tendency":{"code":"8","quality":"1"},"quantity3Hours":{"value":1.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cc6"},"st":"x+52300+002200","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[2.2,52.3]},"elevation":9999,"callLetters":"PGKB","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1025.6,"quality":"1"},"wind":{"direction":{"angle":90,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cc7"},"st":"x+80000-172300","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[-172.3,80.0]},"elevation":9999,"callLetters":"EMIO","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-18.9,"quality":"1"},"dewPoint":{"value":-21.8,"quality":"1"},"pressure":{"value":1021.9,"quality":"1"},"wind":{"direction":{"angle":140,"quality":"1"},"type":"N","speed":{"rate":8.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1500,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MA1","MD1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":1750,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureObservation":{"altimeterSetting":{"value":9999.9,"quality":"9"},"stationPressure":{"value":1021.9,"quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cc8"},"st":"x+52200+004200","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[4.2,52.2]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.3,"quality":"1"},"dewPoint":{"value":-0.4,"quality":"1"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","OA1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"seaSurfaceTemperature":{"value":4.5,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cc9"},"st":"x+11000-017300","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[-17.3,11.0]},"elevation":9999,"callLetters":"FNDS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.4,"quality":"1"},"dewPoint":{"value":17.8,"quality":"1"},"pressure":{"value":1013.8,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":5.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"03","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":22.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cca"},"st":"x+59900+002100","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[2.1,59.9]},"elevation":9999,"callLetters":"JXOO","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.4,"quality":"1"},"dewPoint":{"value":1.0,"quality":"1"},"pressure":{"value":1039.1,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"V","speed":{"rate":2.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":6.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ccb"},"st":"x+61200+001100","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[1.1,61.2]},"elevation":9999,"callLetters":"RIGG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1037.2,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":4.1,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":240,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MW1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"09","quality":"1"},"baseHeight":{"value":99999,"quality":"9"},"cloudType":{"value":"99","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"09","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"09","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":7,"height":2.0,"quality":"9"},"seaState":{"code":"00","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ccc"},"st":"x+59500+001500","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[1.5,59.5]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.1,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1039.6,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":240,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MD1","MW1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"09","quality":"1"},"baseHeight":{"value":99999,"quality":"9"},"cloudType":{"value":"99","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"09","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"09","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"I","waves":{"period":99,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ccd"},"st":"x+18100+119500","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[119.5,18.1]},"elevation":9999,"callLetters":"JBSH","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":26.5,"quality":"1"},"dewPoint":{"value":24.5,"quality":"1"},"pressure":{"value":1016.0,"quality":"1"},"wind":{"direction":{"angle":290,"quality":"1"},"type":"N","speed":{"rate":5.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":2250,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":27.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cce"},"st":"x+36300-068500","ts":{"$date":"1984-03-13T03:00:00.000Z"},"position":{"type":"Point","coordinates":[-68.5,36.3]},"elevation":9999,"callLetters":"IKSJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.0,"quality":"1"},"dewPoint":{"value":17.5,"quality":"1"},"pressure":{"value":1027.3,"quality":"1"},"wind":{"direction":{"angle":90,"quality":"1"},"type":"N","speed":{"rate":17.5,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"03","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"06","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":21.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ccf"},"st":"x+43600-009400","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-9.4,43.6]},"elevation":9999,"callLetters":"ONFA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":11.6,"quality":"1"},"dewPoint":{"value":5.7,"quality":"1"},"pressure":{"value":1019.5,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":12.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":3},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"6","quality":"1"},"quantity3Hours":{"value":3.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"80","quality":"1"}],"seaSurfaceTemperature":{"value":12.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":7,"height":2.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd0"},"st":"x+44600-008500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-8.5,44.6]},"elevation":9999,"callLetters":"PIOS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":7.2,"quality":"1"},"dewPoint":{"value":4.2,"quality":"1"},"pressure":{"value":1017.3,"quality":"1"},"wind":{"direction":{"angle":340,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"25","quality":"1"}],"seaSurfaceTemperature":{"value":12.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd1"},"st":"x+45700-036000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-36.0,45.7]},"elevation":9999,"callLetters":"9VXX","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1026.0,"quality":"1"},"wind":{"direction":{"angle":140,"quality":"1"},"type":"N","speed":{"rate":6.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":900,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":16.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":8,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd2"},"st":"x+48800-014000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-14.0,48.8]},"elevation":9999,"callLetters":"VPDW","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":8.5,"quality":"1"},"dewPoint":{"value":2.6,"quality":"1"},"pressure":{"value":1029.6,"quality":"1"},"wind":{"direction":{"angle":350,"quality":"1"},"type":"N","speed":{"rate":22.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":12.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":6,"height":2.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd3"},"st":"x+50100+166900","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[166.9,50.1]},"elevation":9999,"callLetters":"JBMS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.5,"quality":"1"},"dewPoint":{"value":0.1,"quality":"1"},"pressure":{"value":987.5,"quality":"1"},"wind":{"direction":{"angle":120,"quality":"1"},"type":"N","speed":{"rate":14.4,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.7,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":2.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":7,"height":3.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd4"},"st":"x+54700-010100","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-10.1,54.7]},"elevation":9999,"callLetters":"GYIT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":7.5,"quality":"1"},"dewPoint":{"value":2.7,"quality":"1"},"pressure":{"value":1034.5,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":17.5,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"04","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"16","quality":"1"}],"seaSurfaceTemperature":{"value":9.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":4.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd5"},"st":"x+61300-009600","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-9.6,61.3]},"elevation":9999,"callLetters":"UIUL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.6,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1041.9,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":10.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":3.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd6"},"st":"x-08500+007700","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[7.7,-8.5]},"elevation":9999,"callLetters":"UIDX","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":29.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1018.0,"quality":"1"},"wind":{"direction":{"angle":160,"quality":"1"},"type":"N","speed":{"rate":7.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"03","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"13","quality":"1"}],"seaSurfaceTemperature":{"value":29.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd7"},"st":"x-16700+003800","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[3.8,-16.7]},"elevation":9999,"callLetters":"GPAJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":26.4,"quality":"1"},"dewPoint":{"value":19.6,"quality":"1"},"pressure":{"value":1016.4,"quality":"1"},"wind":{"direction":{"angle":150,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"8","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":24.7,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd8"},"st":"x-22900+168800","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[168.8,-22.9]},"elevation":9999,"callLetters":"GOVM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":24.4,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1015.0,"quality":"1"},"wind":{"direction":{"angle":140,"quality":"1"},"type":"N","speed":{"rate":10.8,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"03","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":27.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cd9"},"st":"x-31100+064000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[64.0,-31.1]},"elevation":9999,"callLetters":"FNFO","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.8,"quality":"1"},"dewPoint":{"value":17.5,"quality":"1"},"pressure":{"value":1023.2,"quality":"1"},"wind":{"direction":{"angle":170,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"06","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":24.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cda"},"st":"x-34700+023100","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[23.1,-34.7]},"elevation":9999,"callLetters":"ZSAE","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":20.0,"quality":"1"},"dewPoint":{"value":18.4,"quality":"1"},"pressure":{"value":1016.4,"quality":"1"},"wind":{"direction":{"angle":240,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":17.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":1,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cdb"},"st":"x-41000+112500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[112.5,-41.0]},"elevation":9999,"callLetters":"9VIQ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":12.6,"quality":"1"},"dewPoint":{"value":7.1,"quality":"1"},"pressure":{"value":1022.3,"quality":"1"},"wind":{"direction":{"angle":250,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":15.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cdc"},"st":"x+38400-047800","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-47.8,38.4]},"elevation":9999,"callLetters":"GBWG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":13.2,"quality":"1"},"dewPoint":{"value":7.7,"quality":"1"},"pressure":{"value":1028.5,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","GF1","MD1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.8,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":18.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cdd"},"st":"x+45500+150000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[150.0,45.5]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-1.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1008.6,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":5.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":1750,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"3","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":2.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cde"},"st":"x+58300+001300","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[1.3,58.3]},"elevation":9999,"callLetters":"RIGG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.9,"quality":"1"},"dewPoint":{"value":0.8,"quality":"1"},"pressure":{"value":1031.9,"quality":"1"},"wind":{"direction":{"angle":90,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","OA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":8,"height":2.5,"quality":"9"},"seaState":{"code":"00","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cdf"},"st":"x-26200+044000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[44.0,-26.2]},"elevation":9999,"callLetters":"H3YH","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":25.4,"quality":"1"},"dewPoint":{"value":19.6,"quality":"1"},"pressure":{"value":1013.6,"quality":"1"},"wind":{"direction":{"angle":90,"quality":"1"},"type":"N","speed":{"rate":10.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"04","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce0"},"st":"x+24000-082500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-82.5,24.0]},"elevation":9999,"callLetters":"WZL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1019.7,"quality":"1"},"wind":{"direction":{"angle":110,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"04","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"08","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":24.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce1"},"st":"x+34100-040500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-40.5,34.1]},"elevation":9999,"callLetters":"FNGM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":19.0,"quality":"1"},"dewPoint":{"value":17.2,"quality":"1"},"pressure":{"value":1028.5,"quality":"1"},"wind":{"direction":{"angle":180,"quality":"1"},"type":"N","speed":{"rate":1.5,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":8.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":18.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":1,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce2"},"st":"x+45200-032600","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-32.6,45.2]},"elevation":9999,"callLetters":"DGKZ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":14.5,"quality":"1"},"dewPoint":{"value":11.0,"quality":"1"},"pressure":{"value":1031.2,"quality":"1"},"wind":{"direction":{"angle":170,"quality":"1"},"type":"N","speed":{"rate":10.3,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":1750,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":15.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":2.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce3"},"st":"x-22200+036800","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[36.8,-22.2]},"elevation":9999,"callLetters":"GBVZ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":26.6,"quality":"1"},"dewPoint":{"value":18.7,"quality":"1"},"pressure":{"value":1013.3,"quality":"1"},"wind":{"direction":{"angle":190,"quality":"1"},"type":"N","speed":{"rate":5.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"04","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":27.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce4"},"st":"x+38100-067000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-67.0,38.1]},"elevation":9999,"callLetters":"7JKS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":8.5,"quality":"1"},"dewPoint":{"value":0.6,"quality":"1"},"pressure":{"value":1025.5,"quality":"1"},"wind":{"direction":{"angle":310,"quality":"1"},"type":"N","speed":{"rate":12.9,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":3.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce5"},"st":"x-38500+046700","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[46.7,-38.5]},"elevation":9999,"callLetters":"ESLW","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.9,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1024.2,"quality":"1"},"wind":{"direction":{"angle":40,"quality":"1"},"type":"N","speed":{"rate":8.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":2.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce6"},"st":"x+56400+002000","ts":{"$date":"1984-03-12T13:00:00.000Z"},"position":{"type":"Point","coordinates":[2.0,56.4]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":3.6,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","OA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999}} {"_id":{"$oid":"5553a99ae4b02cf715120ce7"},"st":"x+32100-077800","ts":{"$date":"1984-03-12T14:00:00.000Z"},"position":{"type":"Point","coordinates":[-77.8,32.1]},"elevation":9999,"callLetters":"VC81","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":17.1,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1026.9,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"9"},"type":"9","speed":{"rate":999.9,"quality":"9"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999}} {"_id":{"$oid":"5553a99ae4b02cf715120ce8"},"st":"x+53200+003200","ts":{"$date":"1984-03-12T14:00:00.000Z"},"position":{"type":"Point","coordinates":[3.2,53.2]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.7,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1028.0,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"waveMeasurement":{"method":"I","waves":{"period":5,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ce9"},"st":"x+56000+006300","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[6.3,56.0]},"elevation":9999,"callLetters":"TFXP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.8,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1030.5,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"10","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cea"},"st":"x+50300+000600","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[0.6,50.3]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":8.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1019.0,"quality":"1"},"wind":{"direction":{"angle":110,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","GF1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120ceb"},"st":"x+65000-024200","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-24.2,65.0]},"elevation":9999,"callLetters":"TFLF","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.8,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1035.3,"quality":"1"},"wind":{"direction":{"angle":160,"quality":"1"},"type":"N","speed":{"rate":12.3,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"61","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cec"},"st":"x+12100+130000","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[130.0,12.1]},"elevation":9999,"callLetters":"JICJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":27.0,"quality":"1"},"dewPoint":{"value":25.0,"quality":"1"},"pressure":{"value":1011.3,"quality":"1"},"wind":{"direction":{"angle":120,"quality":"1"},"type":"N","speed":{"rate":3.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","MD1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":3},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":29.0,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120ced"},"st":"x+63500+021100","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[21.1,63.5]},"elevation":9999,"callLetters":"SBPT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-5.2,"quality":"1"},"dewPoint":{"value":-6.4,"quality":"1"},"pressure":{"value":1044.9,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":9.0,"quality":"1"}},"visibility":{"distance":{"value":2000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":-0.1,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120cee"},"st":"x+52600+155900","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[155.9,52.6]},"elevation":9999,"callLetters":"JQQV","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-2.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1004.9,"quality":"1"},"wind":{"direction":{"angle":10,"quality":"1"},"type":"N","speed":{"rate":12.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"05","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.9,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"00","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cef"},"st":"x+44000-059500","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-59.5,44.0]},"elevation":9999,"callLetters":"RIGG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-1.4,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1017.3,"quality":"1"},"wind":{"direction":{"angle":250,"quality":"1"},"type":"N","speed":{"rate":16.4,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":3},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":3.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"26","quality":"1"}],"seaSurfaceTemperature":{"value":2.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":3.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf0"},"st":"x+57800+004100","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[4.1,57.8]},"elevation":9999,"callLetters":"LGKI","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.5,"quality":"1"},"dewPoint":{"value":-1.7,"quality":"1"},"pressure":{"value":1034.2,"quality":"1"},"wind":{"direction":{"angle":110,"quality":"1"},"type":"N","speed":{"rate":9.8,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":4.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf1"},"st":"x+19700+121200","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[121.2,19.7]},"elevation":9999,"callLetters":"JBSH","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":26.0,"quality":"1"},"dewPoint":{"value":24.6,"quality":"1"},"pressure":{"value":1016.0,"quality":"1"},"wind":{"direction":{"angle":130,"quality":"1"},"type":"N","speed":{"rate":5.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":26.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":99,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf2"},"st":"x+51000+001900","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[1.9,51.0]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.0,"quality":"1"},"dewPoint":{"value":3.9,"quality":"1"},"pressure":{"value":1023.4,"quality":"1"},"wind":{"direction":{"angle":60,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"10","quality":"1"}],"seaSurfaceTemperature":{"value":5.7,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf3"},"st":"x+26600-075000","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-75.0,26.6]},"elevation":9999,"callLetters":"DARJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.5,"quality":"1"},"dewPoint":{"value":15.8,"quality":"1"},"pressure":{"value":1024.0,"quality":"1"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":5.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":22.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":1,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf4"},"st":"x+53100+004400","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[4.4,53.1]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.0,"quality":"1"},"dewPoint":{"value":2.4,"quality":"1"},"pressure":{"value":1027.0,"quality":"1"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":6.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"02","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":4.9,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf5"},"st":"x+58300+001300","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[1.3,58.3]},"elevation":9999,"callLetters":"RIGG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":5.8,"quality":"1"},"dewPoint":{"value":0.6,"quality":"1"},"pressure":{"value":1032.5,"quality":"1"},"wind":{"direction":{"angle":130,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","OA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":99,"height":0.5,"quality":"9"},"seaState":{"code":"00","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf6"},"st":"x+54700+007100","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[7.1,54.7]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":0.3,"quality":"1"},"dewPoint":{"value":-2.5,"quality":"1"},"pressure":{"value":1029.0,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GA2","GA3","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"03","quality":"1"},"baseHeight":{"value":360,"quality":"9"},"cloudType":{"value":"08","quality":"9"}},{"coverage":{"value":"06","quality":"1"},"baseHeight":{"value":600,"quality":"9"},"cloudType":{"value":"05","quality":"9"}},{"coverage":{"value":"07","quality":"1"},"baseHeight":{"value":3000,"quality":"9"},"cloudType":{"value":"03","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":2.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":1,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf7"},"st":"x+33800+021800","ts":{"$date":"1984-03-12T16:00:00.000Z"},"position":{"type":"Point","coordinates":[21.8,33.8]},"elevation":9999,"callLetters":"VJEU","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.2,"quality":"1"},"dewPoint":{"value":10.3,"quality":"1"},"pressure":{"value":1017.6,"quality":"1"},"wind":{"direction":{"angle":260,"quality":"1"},"type":"N","speed":{"rate":37.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":99,"quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"03","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"06","quality":"1"},"highCloudGenus":{"value":"06","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":17.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf8"},"st":"x+34500-125600","ts":{"$date":"1984-03-12T17:00:00.000Z"},"position":{"type":"Point","coordinates":[-125.6,34.5]},"elevation":9999,"callLetters":"H8DF","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1018.6,"quality":"1"},"wind":{"direction":{"angle":310,"quality":"1"},"type":"N","speed":{"rate":3.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":99,"quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":15.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cf9"},"st":"x+38700+134100","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[134.1,38.7]},"elevation":9999,"callLetters":"8KOG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":330,"quality":"1"},"type":"N","speed":{"rate":6.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cfa"},"st":"x+45100-061700","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-61.7,45.1]},"elevation":9999,"callLetters":"CG23","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":260,"quality":"1"},"type":"N","speed":{"rate":18.0,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cfb"},"st":"x+58300+005400","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[5.4,58.3]},"elevation":9999,"callLetters":"XPPT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.8,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1037.7,"quality":"1"},"wind":{"direction":{"angle":160,"quality":"1"},"type":"N","speed":{"rate":5.1,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cfc"},"st":"x+63200-013700","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-13.7,63.2]},"elevation":9999,"callLetters":"TFIC","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1042.4,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"V","speed":{"rate":1.0,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cfd"},"st":"x+24000+127000","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[127.0,24.0]},"elevation":9999,"callLetters":"7JWN","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.1,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1011.0,"quality":"1"},"wind":{"direction":{"angle":150,"quality":"1"},"type":"N","speed":{"rate":6.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"03","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"04","quality":"1"},"highCloudGenus":{"value":"05","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"6","quality":"1"},"quantity3Hours":{"value":1.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120cfe"},"st":"x+43000+147500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[147.5,43.0]},"elevation":9999,"callLetters":"UBHZ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-0.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1004.5,"quality":"1"},"wind":{"direction":{"angle":240,"quality":"1"},"type":"N","speed":{"rate":5.0,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":5.1,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120cff"},"st":"x+46000-040200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-40.2,46.0]},"elevation":9999,"callLetters":"Y4CN","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":14.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1025.0,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"9"},"type":"9","speed":{"rate":999.9,"quality":"9"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"06","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d00"},"st":"x+44400-058300","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-58.3,44.4]},"elevation":9999,"callLetters":"RIGG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.4,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1013.2,"quality":"1"},"wind":{"direction":{"angle":270,"quality":"1"},"type":"N","speed":{"rate":14.4,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":3.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":0.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d01"},"st":"x+48900-062100","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-62.1,48.9]},"elevation":9999,"callLetters":"VGLN","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-12.6,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":330,"quality":"1"},"type":"N","speed":{"rate":15.4,"quality":"1"}},"visibility":{"distance":{"value":2000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"09","quality":"1"},"baseHeight":{"value":99999,"quality":"9"},"cloudType":{"value":"99","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"09","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"09","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"26","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d02"},"st":"x+45000-046100","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-46.1,45.0]},"elevation":9999,"callLetters":"KGJD","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1030.5,"quality":"1"},"wind":{"direction":{"angle":330,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"08","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":4.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":4.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d03"},"st":"x+37300+006300","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[6.3,37.3]},"elevation":9999,"callLetters":"PHHY","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":11.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1015.5,"quality":"1"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":2.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d04"},"st":"x+62500-011700","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-11.7,62.5]},"elevation":9999,"callLetters":"TFDA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.3,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1003.0,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"04","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"01","quality":"1"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d05"},"st":"x+46900-047900","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-47.9,46.9]},"elevation":9999,"callLetters":"WGZL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-0.9,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1028.6,"quality":"1"},"wind":{"direction":{"angle":120,"quality":"1"},"type":"N","speed":{"rate":4.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":0.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":-0.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":99,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d06"},"st":"x-38000+148000","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[148.0,-38.0]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":999,"quality":"9"},"type":"9","speed":{"rate":999.9,"quality":"9"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AA1","AG1","AY1","GF1","MW1"],"liquidPrecipitation":[{"period":6,"depth":0,"condition":"9","quality":"1"}],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"presentWeatherObservationManual":[{"condition":"00","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d07"},"st":"x+49500-024500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-24.5,49.5]},"elevation":9999,"callLetters":"GYUC","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":12.5,"quality":"1"},"dewPoint":{"value":8.7,"quality":"1"},"pressure":{"value":1040.9,"quality":"1"},"wind":{"direction":{"angle":110,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":1.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"15","quality":"1"}],"seaSurfaceTemperature":{"value":12.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d08"},"st":"x+14900-096400","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-96.4,14.9]},"elevation":9999,"callLetters":"OXDW","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":30.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1012.0,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"V","speed":{"rate":1.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"8","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d09"},"st":"x+61200+001100","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[1.1,61.2]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.8,"quality":"1"},"dewPoint":{"value":1.2,"quality":"1"},"pressure":{"value":1037.2,"quality":"1"},"wind":{"direction":{"angle":120,"quality":"1"},"type":"N","speed":{"rate":1.5,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":2.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"waveMeasurement":{"method":"I","waves":{"period":9,"height":3.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d0a"},"st":"x+53200+002800","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[2.8,53.2]},"elevation":9999,"callLetters":"GUYG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":5.3,"quality":"1"},"dewPoint":{"value":4.2,"quality":"1"},"pressure":{"value":1026.3,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"4","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"09","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"5","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":4.9,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d0b"},"st":"x+79900-171100","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-171.1,79.9]},"elevation":9999,"callLetters":"BBKK","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-22.2,"quality":"1"},"dewPoint":{"value":-25.1,"quality":"1"},"pressure":{"value":1023.0,"quality":"1"},"wind":{"direction":{"angle":150,"quality":"1"},"type":"N","speed":{"rate":6.0,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":2400,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AA1","AG1","AY1","GF1","MA1","MD1","MW1"],"liquidPrecipitation":[{"period":6,"depth":0,"condition":"9","quality":"1"}],"precipitationEstimatedObservation":{"discrepancy":"4","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureObservation":{"altimeterSetting":{"value":9999.9,"quality":"9"},"stationPressure":{"value":1023.0,"quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d0c"},"st":"x+56400+002100","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[2.1,56.4]},"elevation":9999,"callLetters":"GRHJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.9,"quality":"1"},"dewPoint":{"value":-0.1,"quality":"1"},"pressure":{"value":1031.7,"quality":"1"},"wind":{"direction":{"angle":90,"quality":"1"},"type":"N","speed":{"rate":4.1,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":5.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d0d"},"st":"x+05800+085500","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[85.5,5.8]},"elevation":9999,"callLetters":"UHRY","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":27.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1011.3,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":7.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":28.0,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d0e"},"st":"x+67000-004400","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-4.4,67.0]},"elevation":9999,"callLetters":"UJFO","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-1.0,"quality":"1"},"dewPoint":{"value":-5.7,"quality":"1"},"pressure":{"value":1034.5,"quality":"1"},"wind":{"direction":{"angle":320,"quality":"1"},"type":"N","speed":{"rate":2.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":2.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":0,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d0f"},"st":"x+15700+041600","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[41.6,15.7]},"elevation":9999,"callLetters":"UNNS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":25.6,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1007.9,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"C","speed":{"rate":0.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":24.8,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d10"},"st":"x-15800+006500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[6.5,-15.8]},"elevation":9999,"callLetters":"UGNQ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":24.9,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1013.1,"quality":"1"},"wind":{"direction":{"angle":140,"quality":"1"},"type":"N","speed":{"rate":7.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"01","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":25.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d11"},"st":"x+38100+143900","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[143.9,38.1]},"elevation":9999,"callLetters":"DIDL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.8,"quality":"1"},"dewPoint":{"value":-2.9,"quality":"1"},"pressure":{"value":1009.0,"quality":"1"},"wind":{"direction":{"angle":280,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":3},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":2.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"26","quality":"1"}],"seaSurfaceTemperature":{"value":9.0,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d12"},"st":"x+65900-025100","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-25.1,65.9]},"elevation":9999,"callLetters":"TFJA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1032.9,"quality":"1"},"wind":{"direction":{"angle":170,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"61","quality":"1"}],"seaSurfaceTemperature":{"value":4.5,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d13"},"st":"x-21400+003000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[3.0,-21.4]},"elevation":9999,"callLetters":"ZTVE","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":24.5,"quality":"1"},"dewPoint":{"value":18.2,"quality":"1"},"pressure":{"value":1017.4,"quality":"1"},"wind":{"direction":{"angle":130,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":24.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d14"},"st":"x-35400+025100","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[25.1,-35.4]},"elevation":9999,"callLetters":"ONAR","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":19.4,"quality":"1"},"dewPoint":{"value":16.5,"quality":"1"},"pressure":{"value":1016.4,"quality":"1"},"wind":{"direction":{"angle":190,"quality":"1"},"type":"N","speed":{"rate":12.9,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":3.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.3,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d15"},"st":"x-28300+010900","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[10.9,-28.3]},"elevation":9999,"callLetters":"PHVF","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.0,"quality":"1"},"dewPoint":{"value":19.1,"quality":"1"},"pressure":{"value":1017.6,"quality":"1"},"wind":{"direction":{"angle":150,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"8","quality":"1"},"quantity3Hours":{"value":1.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":21.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":0,"height":11.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d16"},"st":"x+09400+051200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[51.2,9.4]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":25.0,"quality":"1"},"dewPoint":{"value":20.0,"quality":"1"},"pressure":{"value":1000.0,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":2.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":1,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d17"},"st":"x-34100+026700","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[26.7,-34.1]},"elevation":9999,"callLetters":"H8MG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.0,"quality":"1"},"dewPoint":{"value":18.6,"quality":"1"},"pressure":{"value":1013.4,"quality":"1"},"wind":{"direction":{"angle":250,"quality":"1"},"type":"N","speed":{"rate":18.0,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"03","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"09","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":22.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":99,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d18"},"st":"x+52200+004200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[4.2,52.2]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.0,"quality":"1"},"dewPoint":{"value":1.2,"quality":"1"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","OA1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"seaSurfaceTemperature":{"value":4.4,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d19"},"st":"x+31000-056800","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-56.8,31.0]},"elevation":9999,"callLetters":"UOUJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":33.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1027.8,"quality":"1"},"wind":{"direction":{"angle":10,"quality":"1"},"type":"N","speed":{"rate":3.0,"quality":"1"}},"visibility":{"distance":{"value":70000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","GF1","MD1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"05","quality":"1"},"highCloudGenus":{"value":"04","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":22.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d1a"},"st":"x-35600-003600","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-3.6,-35.6]},"elevation":9999,"callLetters":"JIQO","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.0,"quality":"1"},"dewPoint":{"value":16.4,"quality":"1"},"pressure":{"value":1020.3,"quality":"1"},"wind":{"direction":{"angle":360,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"08","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d1b"},"st":"x+54400+011900","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[11.9,54.4]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1029.0,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":9.8,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"10","quality":"1"}],"seaSurfaceTemperature":{"value":3.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d1c"},"st":"x-52900+171500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[171.5,-52.9]},"elevation":9999,"callLetters":"EVAA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":10.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1021.2,"quality":"1"},"wind":{"direction":{"angle":310,"quality":"1"},"type":"N","speed":{"rate":4.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1500,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":1750,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":10.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d1d"},"st":"x+52900-054800","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-54.8,52.9]},"elevation":9999,"callLetters":"CGCL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-7.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1016.4,"quality":"1"},"wind":{"direction":{"angle":10,"quality":"1"},"type":"N","speed":{"rate":12.9,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","GF1","MD1","WD1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":4.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d1e"},"st":"x+25000-058700","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-58.7,25.0]},"elevation":9999,"callLetters":"FNXD","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":23.2,"quality":"1"},"dewPoint":{"value":17.0,"quality":"1"},"pressure":{"value":1021.0,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":5.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"03","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":23.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d1f"},"st":"x+17900+072300","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[72.3,17.9]},"elevation":9999,"callLetters":"GUQL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":26.9,"quality":"1"},"dewPoint":{"value":20.9,"quality":"1"},"pressure":{"value":1011.7,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"9"},"type":"9","speed":{"rate":999.9,"quality":"9"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d20"},"st":"x+58500-000200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-0.2,58.5]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1034.6,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"9"},"type":"9","speed":{"rate":999.9,"quality":"9"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":99,"height":1.0,"quality":"9"},"seaState":{"code":"00","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d21"},"st":"x-31900+014200","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[14.2,-31.9]},"elevation":9999,"callLetters":"WMRU","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.1,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1020.0,"quality":"1"},"wind":{"direction":{"angle":180,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"1","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":21.1,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d22"},"st":"x+64400+021500","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[21.5,64.4]},"elevation":9999,"callLetters":"SDIA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-0.9,"quality":"1"},"dewPoint":{"value":-9.6,"quality":"1"},"pressure":{"value":1043.8,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":2.0,"quality":"1"}},"visibility":{"distance":{"value":100,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":15,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MD1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"4","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"09","quality":"1"},"baseHeight":{"value":99999,"quality":"9"},"cloudType":{"value":"99","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"09","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"09","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"47","quality":"1"}],"seaSurfaceTemperature":{"value":0.1,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d23"},"st":"x+32400-060100","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-60.1,32.4]},"elevation":9999,"callLetters":"WJKE","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.7,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1026.0,"quality":"1"},"wind":{"direction":{"angle":290,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AA1","AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"liquidPrecipitation":[{"period":99,"depth":350,"condition":"9","quality":"1"}],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"09","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":2.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":19.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d24"},"st":"x+37000+134800","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[134.8,37.0]},"elevation":9999,"callLetters":"USHZ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1019.8,"quality":"1"},"wind":{"direction":{"angle":340,"quality":"1"},"type":"N","speed":{"rate":6.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":9.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d25"},"st":"x+21300-045900","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-45.9,21.3]},"elevation":9999,"callLetters":"HCPT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":24.0,"quality":"1"},"dewPoint":{"value":24.0,"quality":"1"},"pressure":{"value":1019.3,"quality":"1"},"wind":{"direction":{"angle":90,"quality":"1"},"type":"N","speed":{"rate":10.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":7},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"06","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.7,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"63","quality":"1"}],"seaSurfaceTemperature":{"value":23.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":6,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d26"},"st":"x+05200-026000","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-26.0,5.2]},"elevation":9999,"callLetters":"ESKO","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1011.2,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":8.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":10500,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"02","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":29.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":7,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d27"},"st":"x+19200-162300","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-162.3,19.2]},"elevation":9999,"callLetters":"UOUN","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":23.8,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1015.9,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":5.0,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"06","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":27.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d28"},"st":"x+08200-013400","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-13.4,8.2]},"elevation":9999,"callLetters":"UJMG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":28.6,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1008.7,"quality":"1"},"wind":{"direction":{"angle":310,"quality":"1"},"type":"N","speed":{"rate":5.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"6","quality":"1"},"quantity3Hours":{"value":1.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":29.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d29"},"st":"x+13200-022000","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-22.0,13.2]},"elevation":9999,"callLetters":"ESXE","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1016.8,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":4.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.7,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"00","quality":"1"}],"seaSurfaceTemperature":{"value":23.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d2a"},"st":"x+42800-043000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-43.0,42.8]},"elevation":9999,"callLetters":"KADP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":12.2,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1025.2,"quality":"1"},"wind":{"direction":{"angle":320,"quality":"1"},"type":"N","speed":{"rate":10.3,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":2.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"15","quality":"1"}],"seaSurfaceTemperature":{"value":18.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d2b"},"st":"x+17000+055700","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[55.7,17.0]},"elevation":9999,"callLetters":"PFRT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":24.0,"quality":"1"},"dewPoint":{"value":17.7,"quality":"1"},"pressure":{"value":1010.8,"quality":"1"},"wind":{"direction":{"angle":210,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":26.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d2c"},"st":"x+53100+004000","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[4.0,53.1]},"elevation":9999,"callLetters":"GBBZ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":7.0,"quality":"1"},"dewPoint":{"value":3.5,"quality":"1"},"pressure":{"value":1027.0,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":240,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GA1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"4","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyCoverLayer":[{"coverage":{"value":"09","quality":"1"},"baseHeight":{"value":99999,"quality":"9"},"cloudType":{"value":"99","quality":"9"}}],"skyConditionObservation":{"totalCoverage":{"value":"09","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"09","quality":"1"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"10","quality":"1"}],"seaSurfaceTemperature":{"value":6.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d2d"},"st":"x+20800-063600","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-63.6,20.8]},"elevation":9999,"callLetters":"VRPY","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":29.0,"quality":"1"},"dewPoint":{"value":21.6,"quality":"1"},"pressure":{"value":1020.8,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":10.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":2.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":25.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d2e"},"st":"x+05500-029200","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-29.2,5.5]},"elevation":9999,"callLetters":"ONND","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":26.5,"quality":"1"},"dewPoint":{"value":21.8,"quality":"1"},"pressure":{"value":1014.2,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":22.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d2f"},"st":"x+25400-018700","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-18.7,25.4]},"elevation":9999,"callLetters":"EWEM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":21.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1019.4,"quality":"1"},"wind":{"direction":{"angle":40,"quality":"1"},"type":"N","speed":{"rate":8.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d30"},"st":"x+59600-031200","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-31.2,59.6]},"elevation":9999,"callLetters":"UFOM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1031.0,"quality":"1"},"wind":{"direction":{"angle":210,"quality":"1"},"type":"N","speed":{"rate":7.0,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"04","quality":"1"},"highCloudGenus":{"value":"04","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.7,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"60","quality":"1"}],"seaSurfaceTemperature":{"value":4.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d31"},"st":"x+33000+125600","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[125.6,33.0]},"elevation":9999,"callLetters":"UEAK","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":10.4,"quality":"1"},"dewPoint":{"value":5.1,"quality":"1"},"pressure":{"value":1017.6,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":10.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":11.1,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d32"},"st":"x+52700-035500","ts":{"$date":"1984-03-12T12:00:00.000Z"},"position":{"type":"Point","coordinates":[-35.5,52.7]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.1,"quality":"1"},"dewPoint":{"value":5.9,"quality":"1"},"pressure":{"value":1027.2,"quality":"1"},"wind":{"direction":{"angle":40,"quality":"1"},"type":"N","speed":{"rate":8.0,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":3},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"6","quality":"1"},"quantity3Hours":{"value":1.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"63","quality":"1"}],"seaSurfaceTemperature":{"value":6.7,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d33"},"st":"x+35900-020000","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-20.0,35.9]},"elevation":9999,"callLetters":"UNGP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":15.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1026.3,"quality":"1"},"wind":{"direction":{"angle":40,"quality":"1"},"type":"N","speed":{"rate":13.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"07","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":17.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":6,"height":2.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d34"},"st":"x+51900+003200","ts":{"$date":"1984-03-12T13:00:00.000Z"},"position":{"type":"Point","coordinates":[3.2,51.9]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.8,"quality":"1"},"dewPoint":{"value":1.7,"quality":"1"},"pressure":{"value":1025.7,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":3.6,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":5.5,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":4,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d35"},"st":"x+38000+016600","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[16.6,38.0]},"elevation":9999,"callLetters":"PHWH","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":10.3,"quality":"1"},"dewPoint":{"value":5.8,"quality":"1"},"pressure":{"value":1018.1,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"V","speed":{"rate":1.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":5},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"09","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"08","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"3","quality":"1"},"quantity3Hours":{"value":1.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"13","quality":"1"}],"seaSurfaceTemperature":{"value":13.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":0,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d36"},"st":"x+41800-124400","ts":{"$date":"1984-03-12T14:00:00.000Z"},"position":{"type":"Point","coordinates":[-124.4,41.8]},"elevation":9999,"callLetters":"4602","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":10.8,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1016.4,"quality":"1"},"wind":{"direction":{"angle":180,"quality":"1"},"type":"N","speed":{"rate":5.0,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","OA1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"seaSurfaceTemperature":{"value":10.9,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d37"},"st":"x+39400+129900","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[129.9,39.4]},"elevation":9999,"callLetters":"UHPB","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1022.0,"quality":"1"},"wind":{"direction":{"angle":200,"quality":"1"},"type":"N","speed":{"rate":4.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":9000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"03","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"05","quality":"1"},"highCloudGenus":{"value":"09","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":5.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":10.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d38"},"st":"x+00000+000000","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[0.0,0.0]},"elevation":9999,"callLetters":"99999","qualityControlProcess":"V020","dataSource":"4","type":"SAO","airTemperature":{"value":0.0,"quality":"1"},"dewPoint":{"value":0.0,"quality":"1"},"pressure":{"value":1000.0,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"C","speed":{"rate":0.0,"quality":"1"}},"visibility":{"distance":{"value":0,"quality":"1"},"variability":{"value":"N","quality":"1"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AA1","AG1","MA1","MD1"],"liquidPrecipitation":[{"period":99,"depth":0,"condition":"9","quality":"1"}],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":0},"atmosphericPressureObservation":{"altimeterSetting":{"value":1015.9,"quality":"1"},"stationPressure":{"value":9999.9,"quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d39"},"st":"x+66300-025900","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-25.9,66.3]},"elevation":9999,"callLetters":"TFBY","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.8,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1033.0,"quality":"1"},"wind":{"direction":{"angle":170,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":1000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":3},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"63","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d3a"},"st":"x+44100-059600","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-59.6,44.1]},"elevation":9999,"callLetters":"RIGG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":-1.3,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1019.6,"quality":"1"},"wind":{"direction":{"angle":270,"quality":"1"},"type":"N","speed":{"rate":22.1,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":900,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"8","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"07","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"08","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"08","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":3.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":1.7,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":4.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d3b"},"st":"x+49300-002400","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-2.4,49.3]},"elevation":9999,"callLetters":"FNNU","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":7.6,"quality":"1"},"dewPoint":{"value":6.4,"quality":"1"},"pressure":{"value":1019.9,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":8.2,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"03","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"07","quality":"1"},"highCloudGenus":{"value":"08","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d3c"},"st":"x+47400-011600","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-11.6,47.4]},"elevation":9999,"callLetters":"UWGP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":9.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1021.6,"quality":"1"},"wind":{"direction":{"angle":20,"quality":"1"},"type":"N","speed":{"rate":16.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"5","quality":"1"},"quantity3Hours":{"value":1.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":12.8,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":8,"height":3.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d3d"},"st":"x+63100-025100","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-25.1,63.1]},"elevation":9999,"callLetters":"TFMT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1036.5,"quality":"1"},"wind":{"direction":{"angle":180,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":2000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"59","quality":"1"}],"seaSurfaceTemperature":{"value":7.8,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d3e"},"st":"x+51800-017200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-17.2,51.8]},"elevation":9999,"callLetters":"EWCS","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":9.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1038.6,"quality":"1"},"wind":{"direction":{"angle":300,"quality":"1"},"type":"N","speed":{"rate":16.0,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"1","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":8.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":7,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d3f"},"st":"x+62400-010400","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-10.4,62.4]},"elevation":9999,"callLetters":"TFDA","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1040.0,"quality":"1"},"wind":{"direction":{"angle":340,"quality":"1"},"type":"N","speed":{"rate":15.4,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"04","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"02","quality":"1"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]} {"_id":{"$oid":"5553a99ae4b02cf715120d40"},"st":"x+56500+003200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[3.2,56.5]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.6,"quality":"1"},"dewPoint":{"value":0.5,"quality":"1"},"pressure":{"value":1032.7,"quality":"1"},"wind":{"direction":{"angle":100,"quality":"1"},"type":"N","speed":{"rate":7.7,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":5.3,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d41"},"st":"x+63100-021000","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-21.0,63.1]},"elevation":9999,"callLetters":"TFXD","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":7.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1039.5,"quality":"1"},"wind":{"direction":{"angle":200,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":2000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":2100,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":2250,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"10","quality":"1"}],"seaSurfaceTemperature":{"value":8.4,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d42"},"st":"x+60700-019300","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-19.3,60.7]},"elevation":9999,"callLetters":"OWGW","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.2,"quality":"1"},"dewPoint":{"value":3.0,"quality":"1"},"pressure":{"value":1041.8,"quality":"1"},"wind":{"direction":{"angle":210,"quality":"1"},"type":"N","speed":{"rate":2.6,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"04","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":7.6,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d43"},"st":"x+51900+003200","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[3.2,51.9]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":5.2,"quality":"1"},"dewPoint":{"value":2.8,"quality":"1"},"pressure":{"value":1025.2,"quality":"1"},"wind":{"direction":{"angle":30,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":5.5,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":4,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d44"},"st":"x+70100+032200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[32.2,70.1]},"elevation":9999,"callLetters":"UETT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":0.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1036.2,"quality":"1"},"wind":{"direction":{"angle":250,"quality":"1"},"type":"N","speed":{"rate":11.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"00","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"00","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":4.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":5,"height":1.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d45"},"st":"x+51000+001500","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[1.5,51.0]},"elevation":9999,"callLetters":"FNWH","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":5.7,"quality":"1"},"dewPoint":{"value":4.3,"quality":"1"},"pressure":{"value":1024.0,"quality":"1"},"wind":{"direction":{"angle":70,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":1200,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"4","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"04","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"10","quality":"1"}],"seaSurfaceTemperature":{"value":6.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":0,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d46"},"st":"x-12000+141500","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[141.5,-12.0]},"elevation":9999,"callLetters":"VJRB","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":27.5,"quality":"1"},"dewPoint":{"value":24.6,"quality":"1"},"pressure":{"value":1008.1,"quality":"1"},"wind":{"direction":{"angle":40,"quality":"1"},"type":"N","speed":{"rate":4.1,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"01","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"01","quality":"1"}],"seaSurfaceTemperature":{"value":29.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":1,"height":0.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d47"},"st":"x+71100+020700","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[20.7,71.1]},"elevation":9999,"callLetters":"RIGG","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":3.2,"quality":"1"},"dewPoint":{"value":3.0,"quality":"1"},"pressure":{"value":1035.5,"quality":"1"},"wind":{"direction":{"angle":220,"quality":"1"},"type":"N","speed":{"rate":10.8,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"04","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"04","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":1.7,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":5.3,"quality":"9"},"waveMeasurement":{"method":"I","waves":{"period":8,"height":3.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d48"},"st":"x-18500+011500","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[11.5,-18.5]},"elevation":9999,"callLetters":"UHSP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":25.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1012.7,"quality":"1"},"wind":{"direction":{"angle":160,"quality":"1"},"type":"N","speed":{"rate":3.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":420,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":450,"quality":"1"},"midCloudGenus":{"value":"01","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"8","quality":"1"},"quantity3Hours":{"value":1.5,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":26.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":3,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d49"},"st":"x+59600+001500","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[1.5,59.6]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.6,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1034.4,"quality":"1"},"wind":{"direction":{"angle":130,"quality":"1"},"type":"N","speed":{"rate":11.3,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"06","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.3,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":99,"height":2.0,"quality":"9"},"seaState":{"code":"00","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d4a"},"st":"x-38700-079100","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-79.1,-38.7]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":16.5,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1021.6,"quality":"1"},"wind":{"direction":{"angle":190,"quality":"1"},"type":"N","speed":{"rate":9.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":1.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":19.3,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d4b"},"st":"x+33300-053800","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-53.8,33.3]},"elevation":9999,"callLetters":"DIKT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":17.6,"quality":"1"},"dewPoint":{"value":12.5,"quality":"1"},"pressure":{"value":1022.6,"quality":"1"},"wind":{"direction":{"angle":999,"quality":"1"},"type":"V","speed":{"rate":1.0,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":3600,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UG1","UG2"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"05","quality":"1"},"lowCloudGenus":{"value":"00","quality":"1"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"03","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"0","quality":"1"},"quantity3Hours":{"value":0.4,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.1,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d4c"},"st":"x-51800+108600","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[108.6,-51.8]},"elevation":9999,"callLetters":"OZKC","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":5.2,"quality":"1"},"dewPoint":{"value":4.8,"quality":"1"},"pressure":{"value":996.3,"quality":"1"},"wind":{"direction":{"angle":280,"quality":"1"},"type":"N","speed":{"rate":11.3,"quality":"1"}},"visibility":{"distance":{"value":2000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"5","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"50","quality":"1"}],"seaSurfaceTemperature":{"value":4.2,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":8,"height":3.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d4d"},"st":"x+44500-053600","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-53.6,44.5]},"elevation":9999,"callLetters":"DCKE","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":6.2,"quality":"1"},"dewPoint":{"value":3.5,"quality":"1"},"pressure":{"value":1015.8,"quality":"1"},"wind":{"direction":{"angle":170,"quality":"1"},"type":"N","speed":{"rate":20.6,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":750,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"07","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":4.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"03","quality":"1"}],"seaSurfaceTemperature":{"value":-1.0,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":6,"height":3.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d4e"},"st":"x+51100-005500","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-5.5,51.1]},"elevation":9999,"callLetters":"GZZL","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":7.8,"quality":"1"},"dewPoint":{"value":7.1,"quality":"1"},"pressure":{"value":1024.1,"quality":"1"},"wind":{"direction":{"angle":270,"quality":"1"},"type":"N","speed":{"rate":12.3,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","GF1","MD1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"02","quality":"1"},"lowCloudGenus":{"value":"09","quality":"1"},"lowestCloudBaseHeight":{"value":800,"quality":"1"},"midCloudGenus":{"value":"04","quality":"1"},"highCloudGenus":{"value":"05","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":8.4,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":1,"height":2.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d4f"},"st":"x+29400+176500","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[176.5,29.4]},"elevation":9999,"callLetters":"3EEJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":18.7,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1007.0,"quality":"1"},"wind":{"direction":{"angle":270,"quality":"1"},"type":"N","speed":{"rate":12.3,"quality":"1"}},"visibility":{"distance":{"value":10000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"2","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"06","quality":"1"},"lowCloudGenus":{"value":"02","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"02","quality":"1"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.0,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d50"},"st":"x+65500-030300","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[-30.3,65.5]},"elevation":9999,"callLetters":"DBFJ","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":1.8,"quality":"1"},"dewPoint":{"value":0.8,"quality":"1"},"pressure":{"value":1030.9,"quality":"1"},"wind":{"direction":{"angle":220,"quality":"1"},"type":"N","speed":{"rate":9.3,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":120,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":1},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"6","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"05","quality":"1"},"lowestCloudBaseHeight":{"value":150,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.9,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":-1.1,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":2,"height":0.5,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d51"},"st":"x-30100+113800","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[113.8,-30.1]},"elevation":9999,"callLetters":"HGZV","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":20.5,"quality":"1"},"dewPoint":{"value":14.6,"quality":"1"},"pressure":{"value":1018.9,"quality":"1"},"wind":{"direction":{"angle":150,"quality":"1"},"type":"N","speed":{"rate":11.8,"quality":"1"}},"visibility":{"distance":{"value":50000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"01","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":23.0,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d52"},"st":"x-32100+013300","ts":{"$date":"1984-03-12T15:00:00.000Z"},"position":{"type":"Point","coordinates":[13.3,-32.1]},"elevation":9999,"callLetters":"ELBC","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":22.6,"quality":"1"},"dewPoint":{"value":14.8,"quality":"1"},"pressure":{"value":1021.8,"quality":"1"},"wind":{"direction":{"angle":140,"quality":"1"},"type":"N","speed":{"rate":6.7,"quality":"1"}},"visibility":{"distance":{"value":20000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":22000,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","SA1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"0","estimatedWaterDepth":999},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":3,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"02","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"01","quality":"1"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"00","quality":"1"},"highCloudGenus":{"value":"00","quality":"1"}},"atmosphericPressureChange":{"tendency":{"code":"4","quality":"1"},"quantity3Hours":{"value":0.0,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"seaSurfaceTemperature":{"value":20.5,"quality":"9"},"waveMeasurement":{"method":"M","waves":{"period":4,"height":2.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d53"},"st":"x+53200+003200","ts":{"$date":"1984-03-12T16:00:00.000Z"},"position":{"type":"Point","coordinates":[3.2,53.2]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":5.0,"quality":"1"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":1028.1,"quality":"1"},"wind":{"direction":{"angle":80,"quality":"1"},"type":"N","speed":{"rate":4.6,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"waveMeasurement":{"method":"I","waves":{"period":4,"height":1.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d54"},"st":"x+53500+002200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[2.2,53.5]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":4.8,"quality":"1"},"dewPoint":{"value":2.8,"quality":"1"},"pressure":{"value":1028.0,"quality":"1"},"wind":{"direction":{"angle":100,"quality":"1"},"type":"N","speed":{"rate":7.2,"quality":"1"}},"visibility":{"distance":{"value":4000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","OA1","UA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":1250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"2","quality":"1"},"quantity3Hours":{"value":0.6,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}],"waveMeasurement":{"method":"M","waves":{"period":4,"height":1.5,"quality":"9"},"seaState":{"code":"00","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d55"},"st":"x+51900+003600","ts":{"$date":"1984-03-12T17:00:00.000Z"},"position":{"type":"Point","coordinates":[3.6,51.9]},"elevation":9999,"callLetters":"PLAT","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":5.7,"quality":"1"},"dewPoint":{"value":2.1,"quality":"1"},"pressure":{"value":1024.4,"quality":"1"},"wind":{"direction":{"angle":50,"quality":"1"},"type":"N","speed":{"rate":8.7,"quality":"1"}},"visibility":{"distance":{"value":999999,"quality":"9"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","MD1","OA1","SA1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":999},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":0.1,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"seaSurfaceTemperature":{"value":4.8,"quality":"9"}} {"_id":{"$oid":"5553a99ae4b02cf715120d56"},"st":"x+47300-174200","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[-174.2,47.3]},"elevation":9999,"callLetters":"GVOM","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":2.6,"quality":"1"},"dewPoint":{"value":1.6,"quality":"1"},"pressure":{"value":978.9,"quality":"1"},"wind":{"direction":{"angle":130,"quality":"1"},"type":"N","speed":{"rate":25.2,"quality":"1"}},"visibility":{"distance":{"value":2000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":210,"quality":"1","determination":"C"},"cavok":"N"},"sections":["AG1","AY1","GF1","MD1","MW1","UA1","UG1"],"precipitationEstimatedObservation":{"discrepancy":"2","estimatedWaterDepth":2},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"7","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"08","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"08","quality":"1"},"lowCloudGenus":{"value":"06","quality":"1"},"lowestCloudBaseHeight":{"value":250,"quality":"1"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"atmosphericPressureChange":{"tendency":{"code":"7","quality":"1"},"quantity3Hours":{"value":3.2,"quality":"1"},"quantity24Hours":{"value":99.9,"quality":"9"}},"presentWeatherObservationManual":[{"condition":"69","quality":"1"}],"waveMeasurement":{"method":"I","waves":{"period":8,"height":7.0,"quality":"9"},"seaState":{"code":"99","quality":"9"}}} {"_id":{"$oid":"5553a99ae4b02cf715120d57"},"st":"x+25600+055400","ts":{"$date":"1984-03-12T18:00:00.000Z"},"position":{"type":"Point","coordinates":[55.4,25.6]},"elevation":9999,"callLetters":"SHIP","qualityControlProcess":"V020","dataSource":"4","type":"FM-13","airTemperature":{"value":999.9,"quality":"9"},"dewPoint":{"value":999.9,"quality":"9"},"pressure":{"value":9999.9,"quality":"9"},"wind":{"direction":{"angle":200,"quality":"1"},"type":"N","speed":{"rate":2.6,"quality":"1"}},"visibility":{"distance":{"value":8000,"quality":"1"},"variability":{"value":"N","quality":"9"}},"skyCondition":{"ceilingHeight":{"value":99999,"quality":"9","determination":"9"},"cavok":"N"},"sections":["AG1","AY1","GF1","MW1"],"precipitationEstimatedObservation":{"discrepancy":"1","estimatedWaterDepth":0},"pastWeatherObservationManual":[{"atmosphericCondition":{"value":"0","quality":"1"},"period":{"value":6,"quality":"1"}}],"skyConditionObservation":{"totalCoverage":{"value":"05","opaque":"99","quality":"1"},"lowestCloudCoverage":{"value":"99","quality":"9"},"lowCloudGenus":{"value":"99","quality":"9"},"lowestCloudBaseHeight":{"value":99999,"quality":"9"},"midCloudGenus":{"value":"99","quality":"9"},"highCloudGenus":{"value":"99","quality":"9"}},"presentWeatherObservationManual":[{"condition":"02","quality":"1"}]}
{ "WorldAreaRow": 1, "WorldAreaColumn": 1, "WorldAreaLayer": 1, "SubWorldRow": 2, "SubWorldColumn": 2, "SubWorldLayer": 2, "SubWorldSizeX": 32, "SubWorldSizeY": 32, "SubWorldSizeZ": 32, "ChunkSize": 8 }
{"geometry":{"type":"Polygon","coordinates":[[[11.591028,51.074109],[11.590935,51.071413],[11.589509,51.071433],[11.589355,51.066940],[11.590781,51.066920],[11.590750,51.066021],[11.589324,51.066041],[11.589293,51.065142],[11.587867,51.065162],[11.587898,51.066061],[11.582193,51.066138],[11.582162,51.065240],[11.580736,51.065259],[11.580889,51.069752],[11.582315,51.069733],[11.582377,51.071530],[11.585230,51.071491],[11.585261,51.072390],[11.586687,51.072371],[11.586749,51.074168],[11.591028,51.074109]]]},"properties":{"qs:a1r":"0","qs:la":"Niedertrebra","geom:longitude":11.586114,"qs:la_lc":"*DE16007151064","lbl:latitude":51.071800,"wof:hierarchy":[{"locality_id":101910409,"country_id":85633111,"region_id":85682541,"county_id":102063719}],"iso:country":"DE","src:geom_alt":[],"wof:geomhash":"e63924999cf9b42888c2409596c93584","qs:level":"locality","wof:name":"Niedertrebra","src:geom":"quattroshapes","qs:adm0":"Bundesrepublik Deutschland","wof:breaches":[],"qs:type":"rural hamlet single local_admin match","qs:loc":"Niedertrebra","wof:id":101910409,"qs:pop":0,"lbl:longitude":11.585600,"wof:supersedes":[],"geom:area":0.000060,"qs:id":0,"geom:latitude":51.069366,"qs:source":"UCustom EuroGlobalMap + UMZ Urban Polygons + Geonames + GeoPlanet","src:centroid_lbl":"geonames","wof:belongsto":[85633111,85682541,102063719],"wof:placetype":"locality","gn:population":786,"qs:a0":"Bundesrepublik Deutschland","qs:a1":"*Th\u00fcringen","qs:a2":"Weimarer Land","wof:lastmodified":1439924700,"wof:superseded_by":[],"wof:concordances":{"gn:id":6550268},"wof:parent_id":102063719},"type":"Feature","bbox":[11.580736,51.065142,11.591028,51.074168],"id":101910409}
{ "_class": "group", "do_objectID": "39C82F22-F4EC-4942-A18C-82F411E09E39", "exportOptions": { "_class": "exportOptions", "exportFormats": [ ], "includedLayerIds": [ ], "layerOptions": 0, "shouldTrim": false }, "frame": { "_class": "rect", "constrainProportions": false, "height": 266, "width": 478, "x": 426, "y": 1109 }, "hasClickThrough": false, "isFlippedHorizontal": false, "isFlippedVertical": false, "isLocked": false, "isVisible": true, "layerListExpandedType": 0, "layers": [ { "class": "text", "id": "59ECDDB2-8CD7-4D81-A01C-9087C8B1189B" }, { "class": "text", "id": "8A535DA7-F124-4909-9B06-DCE50267AE6C" }, { "class": "text", "id": "B6453AF3-2E4E-46A3-B4E0-49218D4BC3E1" }, { "class": "text", "id": "68D4F8DB-BC31-4417-8BB2-83CE2CD6395F" }, { "class": "text", "id": "C38EE4B5-7020-4242-829B-4FFEC8022AB3" }, { "class": "text", "id": "1224D506-3AB7-4966-9E27-CEE485819D59" }, { "class": "group", "id": "488EFAF9-14DD-4EC4-A31C-71EDE1208837" }, { "class": "group", "id": "2167FD7A-2F5C-4F42-9D56-8E04D5D3046E" }, { "class": "group", "id": "622BA15E-F2CB-4629-A83D-6D644EA8A9E1" }, { "class": "group", "id": "6E6FD6A2-ED8E-4F59-9CB2-70418DDA1361" }, { "class": "group", "id": "5586A735-34C0-46DE-A789-E645E2B05DDF" }, { "class": "group", "id": "BE4F7BC8-D26F-4E9E-BB8F-C9AD7E6E4F31" }, { "class": "text", "id": "6D5A67E0-2093-499A-9CFA-BC92C6A004F6" } ], "name": "Group 3", "nameIsFixed": false, "resizingConstraint": 63, "resizingType": 0, "rotation": 0, "shouldBreakMaskChain": false, "style": { "_class": "style", "endDecorationType": 0, "miterLimit": 10, "startDecorationType": 0 } }
{"variables":{"109377":{"years":[2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2001,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2002,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2003,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2004,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2005,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2006,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2007,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2008,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2009,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2010,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2012,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2013,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2014,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2015,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2016,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017,2017],"entities":[24,4,39,163,162,161,160,156,155,3,140,6,149,138,207,2,122,119,210,212,5,102,11,95,85,83,81,9,10,1,13,24,4,39,163,162,161,160,156,155,3,140,6,149,138,207,2,122,119,210,212,5,102,11,95,85,83,81,9,10,1,64,13,24,4,37,39,165,163,162,161,160,156,155,3,140,6,149,138,207,2,122,119,210,212,5,102,11,95,85,83,81,9,10,1,13,24,4,37,39,165,162,161,160,201,156,155,3,140,6,149,148,138,207,2,122,119,210,212,5,102,11,95,85,83,81,9,10,1,13,21,24,4,37,39,165,163,162,161,160,201,156,155,3,140,6,149,148,138,207,2,8,122,119,210,212,5,102,11,95,85,83,81,9,10,1,13,63,21,24,4,37,39,167,165,163,162,161,160,201,158,156,155,3,140,6,149,139,138,207,2,8,122,119,210,212,5,102,11,95,92,85,83,81,9,10,1,13,63,21,24,28,4,35,37,39,165,163,162,161,160,201,156,155,3,140,6,149,139,138,207,2,8,122,119,210,212,5,102,101,96,11,95,92,85,83,81,9,10,70,66,1,13,63,16,24,4,35,37,39,165,163,162,161,160,201,156,155,3,140,6,149,139,138,207,136,2,8,122,119,210,212,5,102,101,96,11,95,92,85,84,83,81,9,10,70,66,1,13,63,16,21,24,4,35,37,39,165,163,162,161,160,201,156,155,3,6,149,139,138,207,136,2,8,122,119,210,212,112,5,102,101,96,11,95,92,88,85,83,81,9,10,70,66,65,1,13,63,16,21,24,4,35,36,37,39,165,163,162,161,160,201,156,155,3,6,149,139,138,207,136,2,8,122,119,210,212,112,5,102,101,96,11,95,92,88,85,83,81,9,10,71,70,66,1,13,63,16,21,24,28,4,39,165,163,162,161,160,201,259,156,155,3,140,6,149,148,139,138,207,137,136,2,8,122,121,119,210,212,112,5,102,101,99,96,11,95,92,85,83,81,9,10,75,71,70,66,1,13,63,21,24,4,35,37,39,165,163,162,161,160,201,259,156,202,155,3,140,6,149,148,139,138,207,2,8,122,119,210,212,213,112,215,5,103,102,101,100,96,11,95,92,85,83,81,9,10,7,70,66,1,13,63,16,21,24,4,35,37,39,42,165,163,162,161,160,201,259,156,155,3,151,140,6,149,148,139,138,207,137,2,8,122,119,210,118,212,213,112,215,108,5,105,102,100,96,11,95,92,85,83,81,9,10,7,70,66,1,13,63,239,16,21,24,4,37,39,165,163,162,161,160,201,259,158,156,155,3,6,150,149,148,139,138,207,2,8,122,119,210,212,213,113,112,215,108,5,102,101,100,96,11,95,92,88,85,83,81,9,10,7,75,70,66,1,13,63,21,24,4,35,37,38,39,165,163,162,161,160,201,259,156,155,3,6,149,148,139,138,207,2,8,122,119,210,212,213,113,112,215,108,5,105,102,100,96,11,95,92,88,233,85,83,81,9,10,7,75,70,66,1,64,13,63,24,4,37,31,39,142,165,163,162,161,160,201,259,156,155,3,6,150,149,148,139,138,207,2,8,122,119,210,212,213,113,112,215,109,5,102,11,95,92,88,233,85,83,81,9,10,7,75,70,66,1,13,63,24,4,34,37,39,165,163,162,161,160,201,259,156,202,155,3,6,149,139,138,207,2,8,122,119,210,211,212,213,113,112,215,108,5,102,11,95,92,12,88,233,85,83,81,9,78,10,7,75,70,66,1,13,63,21,24,28,4,34,37,39,142,165,163,162,161,160,201,259,156,155,3,6,149,146,139,138,207,2,8,125,122,119,210,212,213,113,112,215,5,102,96,11,95,92,12,91,88,233,85,83,81,9,10,7,72,70,66,1,13,63],"values":[28.1,24.5,37.5,18.5,26.8,19.7,36.9,34.8,27.6,31.7,23.1,20.7,19.9,34.2,30.4,35.2,37.1,42.5,24.1,17.5,21.5,24.7,31.4,21.9,32.5,34.6,22.6,15.7,27.4,34.7,35.5,29.4,28.4,40.5,18.6,29.3,17.6,40,38.2,29.7,32.6,22.9,20.6,18.6,37.7,30.2,39.9,40,50,11.1,16.3,22.4,25.6,27.7,22.6,34.4,36.4,22.6,17.5,31.2,29.6,11.7,35.9,30.8,28,35,42.3,26.8,17.3,28.5,17.9,31.5,37.2,30.2,34.5,19.9,22,15.5,37.9,32.3,38.7,38.1,48.5,15,18.2,21.7,27.7,29.3,28.3,33.1,35.8,25.5,18.1,32.1,31.4,36.4,28.5,27.3,34.2,37.8,28.3,31.7,20.5,39.1,34.4,34.8,30.9,32.5,23.8,23.1,20.7,25.5,37.2,40,40.8,45.4,41.5,11.2,16.9,21.4,28.2,34,27.1,34.1,41.9,27.7,15.8,30.5,31.5,37.3,28.6,22.2,26.9,35.7,41.4,17.5,17,30.2,20.6,40.3,32.9,41.2,30.7,33.1,20.2,22.8,21.2,46.6,36.7,38.1,39.7,18.8,42.5,46.8,12.2,12.9,22.3,29.7,35.4,30.1,30.6,40.2,26.8,19,31.6,32.5,37.3,11.4,26.3,21.5,30.2,38.1,40.6,5.7,28.2,17.1,31.6,21.4,45.1,33.7,15.1,41,32.7,36.3,22,23.6,23.7,33.2,39.4,30,43.6,19.7,42,45,9.4,19.8,22.8,31,34.1,29.1,31.7,30,42,30.5,21.5,31.9,33.6,37.5,17.3,29.4,21,10.9,31.1,23.7,36.3,37.6,27.5,17.2,30.7,20.4,45,30.2,39.6,33.9,37,19.8,24.2,22.5,33.8,40.9,34,41.4,21.8,40.9,42.8,21.2,19.9,25.2,34,7.6,59.3,36.1,31.4,33.7,27.4,42,31.4,23.2,31.7,17.3,23.6,34.3,36.9,23.4,22.8,21,33.5,20.3,37.7,36.4,22.7,17.7,29.5,25.3,38.6,40.1,34.9,32.3,36.5,18.4,24.8,22.8,33.8,39,33.1,15.8,40.6,22,42.1,40.3,9.7,18.4,27,33.3,6.1,37.9,37.1,30.8,32.6,31.8,16.3,37.6,32,23.8,31,18,30.8,34.4,38.1,22.1,24.4,29.9,25.2,31.9,33.4,35.8,36.5,32.1,20.4,29.3,19.9,37.5,33.6,36.6,33.6,36.8,25.7,26.3,33.3,40.8,37,16.4,42.6,21.6,41.3,41.5,15.3,15.9,41.6,26.7,32.6,5.2,40.5,36.2,31.3,34.3,36.6,29.2,43.3,31.5,23.8,30.8,19.4,30.2,9,34.8,37.9,17.9,22,34.4,23.3,34.6,27.7,29.6,35.2,35.8,37.2,13.8,28.9,20.4,45.4,32.7,34.3,34.7,37.4,26.8,27,34.3,39.9,38.4,18.1,41.3,21.6,41.5,40.3,15.4,21.9,38.3,26.5,34.6,5.7,40.5,36,34.4,36.4,39.4,31.7,44.7,33.2,24.7,31.1,18.3,20.1,36.9,35.4,38.1,22.5,16.3,32.1,25.4,10,34.8,38.6,27.4,14.3,27.8,19.5,46.2,33.6,37.6,38.4,34.3,38.5,21.7,27.5,26.9,33.2,35.5,40,37.1,12.3,19.4,40.9,21.2,39.1,20.1,42,19.6,23.7,37.9,27.1,35,6.4,19.3,40.8,37.5,35.7,36.3,35.6,43.3,32.1,27.1,31.3,24.4,19.3,18.8,30.7,36,38.6,23.7,30.2,26.1,30.5,22.6,36.6,37,23.6,14.7,24,28.6,51.8,43.9,42.9,34.6,30.7,31.1,39.1,21.5,27.9,22,60.9,31.6,38.2,39.1,30.3,21.6,44.3,36.5,18.3,24.8,21.3,37.9,36.1,27.9,28.9,31.2,5.8,45.8,40.6,35.9,26.2,31.9,27.7,38.9,33.7,28.1,33.5,31.1,13,26.3,32.1,38.6,31.2,14.7,32.3,27.1,31.7,23,36.4,35.5,16.7,25.8,16.4,23.1,28.8,58,43.2,55.8,31.6,29.7,39.2,33.7,15.5,27.1,22.2,35.6,35.8,36.3,38.2,13,30.4,22.2,44.6,35.3,17,24.5,26.6,23.1,38.7,24.8,25.6,28.3,49.7,31.2,46.5,41.1,35,27.9,30.8,30.4,40.3,34.8,28.8,34.5,30.9,14.3,23.3,32.4,39.2,36.5,41.6,29.3,36.5,26.3,30.8,37,36,23.9,18.7,24.5,27.5,46.6,35.6,42.7,21.1,32.8,29.5,35.6,27.5,26.7,25.8,29.4,36.2,38.3,37.9,30.3,22,42.2,36.5,14.6,28.6,28.9,34.9,37.3,22.7,48.5,23.1,31.4,4.2,40.6,41.9,35.5,27.6,30.6,32.7,30.3,38.6,33.1,29.3,35.5,31.2,27.1,16.6,24.7,32.3,38.8,34.2,38.6,27.9,31.3,24.2,37.4,32.5,35.4,24.4,18.1,26.6,26.2,46.7,35.6,35.6,30.8,34.3,32,27.8,27.8,35.4,42.3,37.6,38.2,30.8,21.9,42.1,35.4,17.9,26,27.3,35.3,34.2,24.6,46.7,24.1,53.7,33.3,43.5,41.3,36.4,31.8,30.7,31.5,44.9,28.2,36.5,34.3,29.4,37.5,31.2,29.4,15.5,26,32.9,17.3,38.7,31.8,27.9,31,38,39.1,37.4,28.3,26.1,25.2,27.8,26.9,48.9,33.3,40.7,27.8,33.5,30.9,28.1,33.1,24.7,34.6,42.4,39.1,39.5,29.5,21.8,44.3,38.1,14,26.2,27.8,34.8,37.8,17.6,22.2,24.5,33.7,37.4,30.4,31.5,31.5,49,27.8,37,33.9,30.4,39.8,32.9,29.8,14.4,23,32.4,39.3,34,29.5,32,30,38.2,39.3,29.5,27,23.1,28.6,47.4,34,34.1,31.6,38.6,34.1,31.1,28.1,24.7,41.1,37.7,34.8,31.1,22,46.3,38.8,14.9,19.5,29,29.5,35.2,36.7,24.9,48.6,24.4,35.4,38.1,32.2,32.4,40.4,30.9,43.8,34.3,41.8,35.7,30.3,54.6,39.5,33.8,29.5,16.7,27.3,33.8,39.7,33.7,32.2,29.2,11.5,32.9,26.8,38.4,39.3,31.5,27.9,22.4,24.1,27.6,50.5,35.2,32.7,34.3,31.5,32.5,28.2,29.7,35.4,41,37.6,33,31.3,22.3,23.4,44.1,37.9,16.1,27.6,30.8,36.4,40,25.4,26,36,23.2,38.2,30.4,30.1,39.3,36.3,30.3,44.5,30.3,41.9,35.5,30.9,39.5,30.5,12.2,17.3,22.5,34.4,40.4,35.1],"id":109377,"name":"5.5.2 - Proportion of women in senior and middle management positions (%) - IC_GEN_MGTN","unit":"Percentage","description":null,"createdAt":"2019-11-15T20:25:32.000Z","updatedAt":"2019-11-15T20:25:32.000Z","code":null,"coverage":"","timespan":"","datasetId":4771,"sourceId":17508,"shortUnit":null,"display":{},"columnOrder":0,"originalMetadata":null,"datasetName":"Proportion of women in senior and middle management positions (%)","s_id":17508,"s_name":"Proportion of women in senior and middle management positions (%) (UN SDG, 2019)","source":{"id":17508,"name":"Proportion of women in senior and middle management positions (%) (UN SDG, 2019)","dataPublishedBy":"United Nations Statistics Division","dataPublisherSource":"","link":"https://unstats.un.org/sdgs/indicators/database/","retrievedData":"","additionalInfo":"Last updated: March 2019 \n\nGoal: Achieve gender equality and empower all women and girls \nTarget: Ensure women's full and effective participation and equal opportunities for leadership at all levels \nof decision-making in political, economic and public life \nIndicator: 5.5.2: Proportion of women in managerial positions \n \nInstitutional information \n\n \nOrganization(s): \nILO \n \nConcepts and definitions \n\n \nDefinition: \nThis indicator refers to the proportion of females in the total number of persons employed in managerial \npositions. It is recommended to use two different measures jointly for this indicator: the share of females \nin (total) management and the share of females in senior and middle management (thus excluding junior \nmanagement). The joint calculation of these two measures provides information on whether women are \nmore represented in junior management than in senior and middle management, thus pointing to an \neventual ceiling for women to access higher-level management positions. In these cases, calculating only \nthe share of women in (total) management would be misleading, in that it would suggest that women \nhold positions with more decision-making power and responsibilities than they actually do. \n \nRationale: \nThe indicator provides information on the proportion of women who are employed in decision-making \nand management roles in government, large enterprises and institutions, thus providing some insight into \nwomen’s power in decision making and in the economy (especially compared to men's power in those \nareas). \n \nConcepts: \n\n- \n\n- \n\nEmployment comprises all persons of working age who, during a short reference period (one \nweek), were engaged in any activity to produce goods or provide services for pay or profit. \nEmployment in management is determined according to the categories of the latest version of \nthe International Standard Classification of Occupations (ISCO-08), which organizes jobs into a \nclearly defined set of groups based on the tasks and duties undertaken in the job. For the \npurposes of this indicator, it is preferable to refer separately to senior and middle management \nonly on one hand, and to total management (including junior management) on the other. The \nshare of women tends to be higher in junior management than in senior and middle \nmanagement, so limiting the indicator to a measure including junior management may introduce \na bias. Senior and middle management correspond to sub-major groups 11, 12 and 13 in ISCO-08 \nand sub-major groups 11 and 12 in ISCO-88. If statistics are not available disaggregated at the \nsub-major group level (two-digit level of ISCO), then major group 1 of ISCO-88 and ISCO-08 can \nbe used as a proxy and the indicator would then refer only to total management (including junior \nmanagement). \n\n \n\n \n\n\fLast updated: March 2019 \n\n \nComments and limitations: \nThis indicator's main limitation is that it does not reflect differences in the levels of responsibility of \nwomen in these high- and middle-level positions or the importance of the enterprises and organizations \nin which they are employed. Its quality is also heavily dependent on the reliability of the employment \nstatistics by occupation at the two-digit level of the ISCO. \n \nMethodology \n\n \n\n \n\n \nComputation Method: \n- Using ISCO-08: \n\n \nWhich can be also expressed as: \n\n- Using ISCO-08: \n\n \nWhich can also be expressed as: \n\nProportion of women in senior and middle management\n\n= \n\n(Women employed in ISCO 08 category 1 − Women employed in ISCO 08 category 14)\n(Persons employed in ISCO 08 category 1 − Persons employed in ISCO 08 category 14)\n\n × 100 \n\nProportion of women in senior and middle management\n\n= \n\n(Women employed in ISCO 08 categories 11 + 12 + 13)\n(Persons employed in ISCO 08 categories 11 + 12 + 13)\n\n × 100 \n\nProportion of women in management = \n\nWomen employed in ISCO 08 category 1\nPersons employed in ISCO 08 category 1\n\n × 100 \n\nProportion of women in senior and middle management:\n\n= \n\n(Women employed in ISCO 88 category 1 – Women employed in ISCO 88 category 13)\n(Persons employed in ISCO 88 category 1 − Persons employed in ISCO 88 category 13)\n\n × 100 \n\nProportion of women in senior and middle management:\n\n= \n\n(Women employed in ISCO 88 categories 11 + 12)\n(Persons employed in ISCO 88 categories 11 + 12)\n\n × 100 \n\nProportion of women in managerial positions: = \n\nWomen employed in ISCO 88 category 1\nPersons employed in ISCO 88 category 1\n\n × 100 \n\n \nDisaggregation: \nThis indicator requires no disaggregation per se, although employment statistics by both sex and \noccupation are needed to calculate it. \nIf statistics are available and the sample size permits, it may be of interest to cross-tabulate this indicator \nby economic activity (ISIC) or disaggregate further to observe the share of women across more detailed \noccupational groups. \nTreatment of missing values: \n \n\n• At country level \n\nMultivariate regression and cross-validation techniques are used to impute missing values at the \ncountry level. The additional variables used for the imputation include a range of indicators, \nincluding labour market and economic data. However, the imputed missing country values are only \n\nAnd \n\n \n\nAnd \n\n \n\n\fLast updated: March 2019 \n\nused to calculate the global and regional estimates; they are not used for international reporting on \nthe SDG indicators by the ILO. \nFor a more detailed methodological description, please refer to Trends Econometric Models: A \nReview of Methodology (ILO, Geneva, 2010), available at \nhttp://www.ilo.org/wcmsp5/groups/public/---ed_emp/---emp_elm/---\ntrends/documents/publication/wcms_120382.pdf . \n \n\n• At regional and global levels \n\n \n\nRegional aggregates: \nThe aggregates are derived from the Trends Econometric Models (TEM) that are used to produce global \nand regional estimates of, amongst others, employment by occupation and gender. These models use \nmultivariate regression and cross-validation techniques to impute missing values at the country level, \nwhich are then aggregated to produce regional and global estimates. The regional and global proportions \nof women in managerial positions are obtained by first adding up, across countries, the numerator and \ndenominator of the formula that defines the proportion of women in managerial positions - outlined \nabove. Once both magnitudes are produced at the desired level of aggregation, the ratio between the \ntwo is used to compute the rate for each regional grouping and the global level. Notice that this direct \naggregation method can be used due to the imputation of missing observations. For further information \non the TEM, please refer to the technical background papers available at: \nhttp://www.ilo.org/empelm/projects/WCMS_114246/lang--en/index.htm. \n \n \nMethods and guidance available to countries for the compilation of the data at the national level: \nIn order to calculate this indicator, data on employment by sex and occupation is needed, using at least \nthe 2-digit level of the International Standard Classification of Occupations. This data is collected at the \nnational level mainly through labour force surveys (or other types of household surveys with an \nemployment module). For the methodology of each national household survey, one must refer to the \nmost comprehensive survey report or to the methodological publications of the national statistical office \nin question. \n\nILO Guidebook - Decent Work and the Sustainable Development Goals: A Guidebook on SDG \nLabour Market Indicators (https://www.ilo.org/stat/Publications/WCMS_647109/lang--\nen/index.htm ) \nILO Manual – Decent Work Indicators, Concepts and Definitions – Chapter 8, Equal opportunity \nand treatment in employment \nhttp://www.ilo.org/integration/resources/pubs/WCMS_229374/lang--en/index.htm (second \nversion, page 146) \nResolution concerning statistics of work, employment and labour underutilization \n\nhttp://www.ilo.org/global/statistics-and-databases/standards-and-guidelines/resolutionsadopted-by-\ninternational-conferences-of-labour-statisticians/WCMS_230304/lang--en/index.htm \n\nInternational Standard Classification of Occupations 2008 (ISCO-08) \n\nhttp://www.ilo.org/public/english/bureau/stat/isco/isco08/ \n\nILOSTAT Database (www.ilo.org/ilostat) \nILOSTAT Database – Metadata – Indicator Descriptions (Employment by occupation, at: \nhttp://www.ilo.org/ilostat-files/Documents/description_OCU_EN.pdf). \n\n- \n\n- \n\n- \n\n- \n\n- \n- \n\n \nQuality assurance \n\n \n\n\fLast updated: March 2019 \n\nData consistency and quality checks regularly conducted for validation of the data before dissemination \nin the ILOSTAT database. In many cases, data are reported to the ILO Department of Statistics through its \nannual questionnaire on labour statistics, by national statistical offices or other relevant national \nagencies. Data are also received in other cases through agreements between the ILO Department of \nStatistics and regional or national statistical agencies, or obtained through ILO processing of microdata \nsets of national household surveys. The primary source of the data as well as the repository where \napplicable are indicated in the relevant metadata and/or footnotes in ILOSTAT and in the SDG Indicators \nGlobal Database. \n \nData Sources \n\n \nDescription: \nThe recommended source for this indicator is a labour force survey or, if not available, other similar types \nof household surveys, including a module on employment. In the absence of any labour-related \nhousehold survey, establishment surveys or administrative records may be used to gather information on \nthe female share of employment by the required ISCO groups. In cases where establishment surveys or \nadministrative records are used, the coverage is likely to be limited to formal enterprises or enterprises of \na certain size. Information on the enterprises covered should be provided with the figures. When \ncomparing figures across years, any changes in the versions of ISCO that are used should be taken into \naccount. \n \nCollection process: \nThe ILO Department of Statistics sends out its annual questionnaire on labour statistics every year to all \nrelevant agencies within each country (national statistical office, labour ministry, etc.) requesting for the \nlatest annual data available and any revisions on numerous labour market topics and indicators, including \nmany SDG indicators. Indicator 5.5.2 is calculated from statistics submitted to the ILO Department of \nStatistics via this questionnaire as well as through special agreements with regional and national \nstatistical offices or through the processing of microdata sets of national household surveys. \n \nData Availability \n\n \nTime series: \nData for this indicator is available as of 2000 in the SDG Indicators Global Database, but time series going \nback several decades are available in ILOSTAT. \n \nCalendar \n\n \nData collection: \nThe ILO Department of Statistics sends out its annual questionnaire on labour statistics every year, \nusually in the 2nd quarter, with a view to receiving the requested statistics by the 3rd quarter or the end \nof the year at the latest. Data received in batch from regional and national statistical offices and data \nobtained through the processing of microdata sets of national household surveys by the ILO Department \nof Statistics are continuously updated in ILOSTAT (as they become available to the ILO Department of \nStatistics). \n\n \n\n\fLast updated: March 2019 \n\n \nData release: \nThe ILO Department of Statistics' online database ILOSTAT is continuously updated to reflect statistics \ncompiled and processed every week. In general, statistics for EUROSTAT and OECD countries are available \naround the 2nd or 3rd quarter of the year following the year of reference, whereas they are usually \navailable around the 3rd or 4th quarter of the year following the year of reference for the other \ncountries. \n \nData providers \n\nNational Statistical Offices \n \nData compilers \n\nILO \n \nReferences \n\n \nILOSTAT database: www.ilo.org/ilostat \n\n- \n- Decent Work and the Sustainable Development Goals: A Guidebook on SDG Labour Market \n\n- \n- \n\nIndicators: https://www.ilo.org/stat/Publications/WCMS_647109/lang--en/index.htm Decent \nwork indicators - ILO Manual: http://www.ilo.org/wcmsp5/groups/public/---dgreports/---\nintegration/documents/publication/wcms_229374.pdf \nISCO-08: http://www.ilo.org/public/english/bureau/stat/isco/isco08/ \nResolution concerning statistics of work, employment and labour underutilization, adopted by \nthe 19th ICLS: http://ilo.org/global/statistics-and-databases/standards-and-\nguidelines/resolutions-adopted-byinternational-conferences-of-labour-\nstatisticians/WCMS_230304/lang--en/index.htm \n \n\nRelated indicators \n\n8.5.1 Average hourly earnings of female and male employees, by occupation, age and persons with \ndisabilities \n \n\n \n\n\f"}}},"entityKey":{"1":{"name":"United Kingdom","code":"GBR"},"2":{"name":"Ireland","code":"IRL"},"3":{"name":"France","code":"FRA"},"4":{"name":"Belgium","code":"BEL"},"5":{"name":"Netherlands","code":"NLD"},"6":{"name":"Germany","code":"DEU"},"7":{"name":"Switzerland","code":"CHE"},"8":{"name":"Italy","code":"ITA"},"9":{"name":"Spain","code":"ESP"},"10":{"name":"Sweden","code":"SWE"},"11":{"name":"Poland","code":"POL"},"12":{"name":"Russia","code":"RUS"},"13":{"name":"United States","code":"USA"},"16":{"name":"Albania","code":"ALB"},"21":{"name":"Argentina","code":"ARG"},"24":{"name":"Austria","code":"AUT"},"28":{"name":"Bangladesh","code":"BGD"},"31":{"name":"Belize","code":"BLZ"},"34":{"name":"Bolivia","code":"BOL"},"35":{"name":"Bosnia and Herzegovina","code":"BIH"},"36":{"name":"Botswana","code":"BWA"},"37":{"name":"Brazil","code":"BRA"},"38":{"name":"Brunei","code":"BRN"},"39":{"name":"Bulgaria","code":"BGR"},"42":{"name":"Cambodia","code":"KHM"},"63":{"name":"Uruguay","code":"URY"},"64":{"name":"Tanzania","code":"TZA"},"65":{"name":"Egypt","code":"EGY"},"66":{"name":"Macedonia","code":"MKD"},"70":{"name":"Turkey","code":"TUR"},"71":{"name":"Tunisia","code":"TUN"},"72":{"name":"United Arab Emirates","code":"ARE"},"75":{"name":"Thailand","code":"THA"},"78":{"name":"Swaziland","code":"SWZ"},"81":{"name":"South Africa","code":"ZAF"},"83":{"name":"Slovenia","code":"SVN"},"84":{"name":"Vietnam","code":"VNM"},"85":{"name":"Slovakia","code":"SVK"},"88":{"name":"Serbia","code":"SRB"},"91":{"name":"Rwanda","code":"RWA"},"92":{"name":"Romania","code":"ROU"},"95":{"name":"Portugal","code":"PRT"},"96":{"name":"Philippines","code":"PHL"},"99":{"name":"Papua New Guinea","code":"PNG"},"100":{"name":"Panama","code":"PAN"},"101":{"name":"Pakistan","code":"PAK"},"102":{"name":"Norway","code":"NOR"},"103":{"name":"Nigeria","code":"NGA"},"105":{"name":"Nicaragua","code":"NIC"},"108":{"name":"Namibia","code":"NAM"},"109":{"name":"Mozambique","code":"MOZ"},"112":{"name":"Mongolia","code":"MNG"},"113":{"name":"Mexico","code":"MEX"},"118":{"name":"Madagascar","code":"MDG"},"119":{"name":"Lithuania","code":"LTU"},"121":{"name":"Liberia","code":"LBR"},"122":{"name":"Latvia","code":"LVA"},"125":{"name":"Laos","code":"LAO"},"136":{"name":"Indonesia","code":"IDN"},"137":{"name":"India","code":"IND"},"138":{"name":"Hungary","code":"HUN"},"139":{"name":"Honduras","code":"HND"},"140":{"name":"Palestine","code":"PSE"},"142":{"name":"Myanmar","code":"MMR"},"146":{"name":"Guyana","code":"GUY"},"148":{"name":"Guatemala","code":"GTM"},"149":{"name":"Greece","code":"GRC"},"150":{"name":"Ghana","code":"GHA"},"151":{"name":"Gambia","code":"GMB"},"155":{"name":"Finland","code":"FIN"},"156":{"name":"Estonia","code":"EST"},"158":{"name":"Ethiopia","code":"ETH"},"160":{"name":"Dominican Republic","code":"DOM"},"161":{"name":"Denmark","code":"DNK"},"162":{"name":"Czech Republic","code":"CZE"},"163":{"name":"Cyprus","code":"CYP"},"165":{"name":"Croatia","code":"HRV"},"167":{"name":"Democratic Republic of Congo","code":"COD"},"201":{"name":"Ecuador","code":"ECU"},"202":{"name":"Fiji","code":"FJI"},"207":{"name":"Iceland","code":"ISL"},"210":{"name":"Luxembourg","code":"LUX"},"211":{"name":"Maldives","code":"MDV"},"212":{"name":"Malta","code":"MLT"},"213":{"name":"Mauritius","code":"MUS"},"215":{"name":"Montenegro","code":"MNE"},"233":{"name":"Seychelles","code":"SYC"},"239":{"name":"Samoa","code":"WSM"},"259":{"name":"El Salvador","code":"SLV"}}}
{"ygPerms":{"resourceCapabilityList":[{"resourceType":"GROUP","capabilities":[{"name":"READ"},{"name":"WELCOME_MSG"}]},{"resourceType":"PHOTO","capabilities":[{"name":"READ"},{"name":"UPLOAD"},{"name":"UPLOADTEMP"}]},{"resourceType":"FILE","capabilities":[{"name":"READ"}]},{"resourceType":"MEMBER","capabilities":[{"name":"READ"}]},{"resourceType":"LINK","capabilities":[{"name":"CREATE"},{"name":"READ"}]},{"resourceType":"CALENDAR","capabilities":[{"name":"READ"}]},{"resourceType":"DATABASE","capabilities":[{"name":"READ"},{"name":"READ_DATA"}]},{"resourceType":"POLL","capabilities":[]},{"resourceType":"MESSAGE","capabilities":[{"name":"CREATE"},{"name":"READ"}]},{"resourceType":"PENDING_MESSAGE","capabilities":[]},{"resourceType":"ATTACHMENTS","capabilities":[]},{"resourceType":"PHOTOMATIC_ALBUMS","capabilities":[{"name":"UPLOAD"}]},{"resourceType":"MEMBERSHIP_TYPE","capabilities":[{"name":"READ"}]},{"resourceType":"POST","capabilities":[{"name":"READ"},{"name":"CREATE"}]},{"resourceType":"PIN","capabilities":[{"name":"READ"},{"name":"DELETE"},{"name":"UPDATE"},{"name":"CREATE"}]}],"subStatus":"NORMAL","groupUrl":"groups.yahoo.com","intlCode":"us"},"comscore":"pageview_candidate","ygData":{"totalMsgInTopic":2,"messages":[{"userId":322244815,"authorName":"Joyce Fetteroll","from":"Joyce Fetteroll &lt;jfetteroll@...&gt;","profile":"jfetteroll","replyTo":"LIST","spamInfo":{"isSpam":false,"reason":"12"},"subject":"Re: [AlwaysLearning] When your partner does things differently was Re: DH wants limits now on media","postDate":"1334500911","msgId":66791,"canDelete":false,"contentTrasformed":false,"systemMessage":false,"headers":{"messageIdInHeader":"PEIyQURENUUyLTE4NDQtNEVCQy05MjI1LTY5MTUxRjgxNDZCN0B2ZXJpem9uLm5ldD4=","inReplyToHeader":"PDEzMzQ0NDAzNzQuMTk2NjIuWWFob29NYWlsTmVvQHdlYjQ1OTEzLm1haWwuc3AxLnlhaG9vLmNvbT4=","referencesHeader":"PDEzMzQ0NDAzNzQuMTk2NjIuWWFob29NYWlsTmVvQHdlYjQ1OTEzLm1haWwuc3AxLnlhaG9vLmNvbT4="},"prevInTopic":66790,"nextInTopic":0,"prevInTime":66790,"nextInTime":66792,"topicId":66790,"numMessagesInTopic":0,"msgSnippet":"... He s going to react to what he perceives, not to your intent. He s a different person. His needs are different from yours. ... How about letting him know","messageBody":"<div id=\"ygrps-yiv-1472479495\">On Apr 14, 2012, at 5:52 PM, Alysia wrote:<br/>\n<br/>\n<blockquote><span title=\"ireply\"> &gt; Or, like was suggested, just step in and handle whatever it is<br/>\n&gt; gently. I do try to do that but then he thinks I&#39;m undermining him<br/>\n<br/>\n </span></blockquote>He&#39;s going to react to what he perceives, not to your intent. He&#39;s a different person. His needs are different from yours.<br/>\n<br/>\n<blockquote><span title=\"ireply\"> &gt; I&#39;m not presenting that united front that parents are supposed to present to their kids. I guess I can see how he&#39;d feel that way because I usually don&#39;t agree with whatever line he&#39;s drawn in the sand.<br/>\n<br/>\n<br/>\n </span></blockquote>How about letting him know that you don&#39;t want him to treat the kids in ways he doesn&#39;t agree with. And you don&#39;t want to do that either. So you&#39;ll let him handle the situations between him and the kids and you&#39;ll handle the situations between you and the kids.<br/>\n<br/>\nIf the kids try to go around him, let them know calmly and sweetly that it&#39;s between him and them.<br/>\n<br/>\nBut, again, the more you can change the atmosphere so he&#39;s not getting into such situations, the fewer he&#39;ll have to deal with and the more patience he&#39;ll have for the ones he does end up in. The more you can side track, before they get to the point where he&#39;s getting upset, the better.<br/>\n<br/>\nAlso involve them in the process. Let them know the things that bother him and help them think ahead and do those things before he gets home.<br/>\n<br/>\nAre there some specific examples you can give?<br/>\n<br/>\nJoyce<br/>\n<br/>\n[Non-text portions of this message have been removed]</div>","specialLinks":[]},{"userId":332901363,"authorName":"Alysia","from":"Alysia &lt;keetry@...&gt;","profile":"keetry","replyTo":"LIST","spamInfo":{"isSpam":false,"reason":"12"},"subject":"When your partner does things differently was Re: DH wants limits now on media","postDate":"1334440374","msgId":66790,"canDelete":false,"contentTrasformed":false,"systemMessage":false,"headers":{"messageIdInHeader":"PDEzMzQ0NDAzNzQuMTk2NjIuWWFob29NYWlsTmVvQHdlYjQ1OTEzLm1haWwuc3AxLnlhaG9vLmNvbT4="},"prevInTopic":0,"nextInTopic":66791,"prevInTime":66789,"nextInTime":66791,"topicId":66790,"numMessagesInTopic":0,"msgSnippet":"==there were many times I bit my tongue or wandered off to another room because I could see (or thought I could see) what was coming with the way he was","messageBody":"<div id=\"ygrps-yiv-1915368086\">==there were many times I bit my tongue or wandered off to another room because I could see (or thought I<br/>\ncould see) what was coming with the way he was interacting.==<br/>\n<br/>\nOk, I&#39;ve been doing this a lot but it&#39;s really hard sometimes.<br/>\n<br/>\n<br/>\n==I learned that he and the kids would often work things out their ways - and<br/>\nit might involve more unhappiness in the moment than if I&#39;d been<br/>\nengineering it but that they developed skills that made their relationships<br/>\nreally really good as time passed.== <br/>\n<br/>\n<br/>\nI do understand that I need to let my husband establish his own relationship with the kids with their own rules and boundaries but I also feel the need to protect and save my children.<br/>\n<br/>\n<br/>\n==What would you want him to step in and do, really? As your partner? <br/>\nTo create a more loving and peaceful environment?==<br/>\n<br/>\nYes, create a more loving and peaceful environment. I would want him to say something to me like, &quot;Hey, you seem to be getting angry or frustrated. Let me handle this.&quot; Or, like was suggested, just step in and handle whatever it is gently. I do try to do that but then he thinks I&#39;m undermining him because I&#39;m not presenting that united front that parents are supposed to present to their kids. I guess I can see how he&#39;d feel that way because I usually don&#39;t agree with whatever line he&#39;s drawn in the sand. If I step in, I don&#39;t usually enforce whatever he&#39;s trying to do. I don&#39;t know how else to do that. The few times when I&#39;ve tried to just back him up because the kids look at me wondering why I&#39;m not helping them and it doesn&#39;t feel good or loving or peaceful to me.<br/>\n<br/>\n <br/>\nAlysia<br/>\n<br/>\n[Non-text portions of this message have been removed]</div>","specialLinks":[]}],"prevTopicId":66678,"nextTopicId":66657}}
{"Reviews": [{"Author": "Ed L.", "ReviewID": "8fCfmfxoBzBi8yrdlAXwtg", "Overall": "4.0", "Content": "I found myself here in Kalihi Valley, very off the beaten path from the Kamehameha Shopping Center that I know and love on North School Street. It's not often that I stray away from North School Street, but then again, I do enjoy looking for good places to have lunch, dinner, or even a snack. So, my Yelp app on iPhone suggested this place, but I didn't know how up it went on Kalihi Street, till I realized it when I went up. This place feels like a small home spun kitchen with a spacious dining area, but not too spacious though. Most importantly, it was clean and well kept up. That's a tell tale sign that could make or break your business.With that said, Puka reminds me of a L&L BBQ plate lunch plate, with its local favorite local grindz that just could not be beat. The most interesting thing I saw was the honey walnut shrimp on the menu, and you know that does not normally appear @ a plate lunch plate and most likely in Chinese cuisine! So, I was interested in this place more and more. They offer what most Chinese take out places offer, where you can pick 2 entrees with white rice. So, I went with the mochiko chicken and mahi mahi. The mochiko chicken was very tender, but crispy on the outside. It was pretty good, since they do make it to order, which was nice. Not as oily as I thought like some other places, but still near perfect. The mahi mahi was firm and tasteful. I was pleasantly surprised about that.The service here is good and they do give generous portions, so the prices were very much value oriented, based on how much they give. They are like L&L Barbeque, in the sense that they do catering also. The parking does pose a challenge, so it helps to be driving with someone, so one of you can jump out of the car with the money, so you can pick it up and not wait around for it. It helps to phone your orders ahead, if you can. That saves a lot of time and energy. Overall, this place is definitely a hidden gem, and I would not have found it, if it weren't for Yelp.Support local!A+", "Date": "2012-07-10", "Author_Location": "Honolulu, HI"}, {"Author": "Daniel G.", "ReviewID": "XYgILLKDs9ZtyGmyKua6Lw", "Overall": "1.0", "Content": "I was looking for a place to grab some lunch and wanted to try something new. I ended Yelping a plate lunch place and stumbled across Puka Plate Cafe. My biggest mistake, I did NOT read the reviews. I saw some pictures and headed over to Kalihi Street. Needless to say, I am very, very disappointed! I ordered a Loco Moco (thinking one can't really mess up a Loco Loco). Boy was I wrong! The hamburger meat had a leathery texture and literally taste like wood. The gravy was thick and bland. Adding Tabasco couldn't help it. I ended up eating the two over-easy eggs and half scoop of rice. That was the only part that had no gravy on it. I usually use a 3 strike rule when it comes to businesses. In this case, I will never go back. They struck out on my first try. I'd rather spend my $8.00 at McDonald's!Sorry Puka Plate...", "Date": "2013-10-29", "Author_Location": "Honolulu, HI"}, {"Author": "Jenny C.", "ReviewID": "OoGqZTtDRqaCvTx2C5yN7Q", "Overall": "1.0", "Content": "Is there a new owner for this place?I just tried to phone in an order for take-out for our office and went based on their own website's menu. \u00a0I was glumly greeted on the phone and as I put in orders, I was told order by order that they no longer carry the item. \u00a0When I finally got to an order they did have, they told me they have no mixed veggies - only mac salad now. I got so frustrated that I just like had to hang up, I have NEVER done that. \u00a0And guess what one of the former items is? \u00a0Mochiko chicken. \u00a0What kind of plate lunch joint is this? \u00a0I knew the person who answered was probably a disgruntled teenage daughter - when my coworker tried to call it in - same person who told us to call back at 11 when the owners returned.So my coworker decided to just drive down there and put in whatever orders she could (we already collected everyone's money too!). \u00a0Mochiko Chicken is still on the menu board yet they do not carry it. \u00a0They order one kalbi plate and after the order is placed, someone from the kitchen comes out and says they don't have enough kalbi for a plate (They have been open for less than an hour). \u00a0So...needless to say we will not be returning.", "Date": "2013-06-14", "Author_Location": "Honolulu, HI"}, {"Author": "Alejandro M.", "ReviewID": "3LRZcq1dZNsJCPDkJto-LQ", "Overall": "1.0", "Content": "Dear new owners,Change your name!", "Date": "2013-07-17", "Author_Location": "Honolulu, HI"}, {"Author": "Lani W.", "ReviewID": "_Vrv0kXpU5ZGcbUViR3LmQ", "Overall": "1.0", "Content": "I tried to honey walnut shrimp the first time I came here because of all the reviews..not bad but it wasn't my favorite.I've just learned that since the first time I went there, they changed owners. Bad move! Supposedly people are saying the menu has changed and all that but my concern is that they have children cooking your food!! A little girl around 12 years old both took our order ( chicken Katsu) and then headed back to cook it..how crazy is that?! Will probably never go there again.", "Date": "2013-07-29", "Author_Location": "Honolulu, HI"}, {"Author": "Jason C.", "ReviewID": "rvl0uF_PH4y_4X3L-EthKw", "Overall": "5.0", "Content": "My friends have been telling me for more than a year to try Puka Plate Lunch. \u00a0I shouldn't have taken so long - I really like this place! \u00a0The landscape is littered with so many poor plate lunch spots that serve soulless \"Hawaiian BBQ,\" it's nice to find a warm, family owned hole-in-the-wall that brings quality to the food and service.Walking in, the first thing that struck me was how warm and inviting the dining area was. It was neat and clean, lots of natural light, and unlike other places it didn't have that overwhelming smell of bbq chicken and deep fryer oil. \u00a0In fact, it didn't smell of cooking food at all, which I really appreciated since I hate smelling like my lunch long after I'm done eating.The very friendly high schooler behind the counter was helpful offering suggestions of what was most popular. Normally I wouldn't \u00a0need help, but Puka offers more than the usual choices. \u00a0C'mon, who's ever seen honey walnut shrimp on a plate lunch menu before?! \u00a0Good thing they offer a pick your own two choice combo plate so I could try the mochiko chicken and honey walnut shrimp. \u00a0Both were excellent, the chicken was cooked perfectly and still moist, not at all oily; shrimp is a winner. I was pleasantly surprised by the size of the shrimp and how many they gave (sorry, I wish I could tell you exactly how many, but I was hungry and tucked into it right away and forgot to count!).Puka Plate Lunch is truly a gem. The parking might be a challenge, but it's nothing a take out phone order can't solve.", "Date": "2012-04-10", "Author_Location": "Honolulu, HI"}, {"Author": "Jamila J.", "ReviewID": "SJEaGiEMFM1pMdrLjtJRPw", "Overall": "4.0", "Content": "This is a little secret spot in Kalihi Valley. \u00a0Super new, super clean. \u00a0Great local options and exceptional service. \u00a0It's a really cute spot!There are daily specials and plenty of local favorites. \u00a0Nice option to choose mixed veggies (salad and bean sprouts) instead of mac salad. \u00a0They also cater and it's reasonably priced.Rainbow Jello! \u00a0How could you go wrong! \u00a0Chicken Katsu was pretty awesome! \u00a0Homemade Katsu sauce was sweet, but not too ketchup like. \u00a0The mini is a lot of food. \u00a0Definitely get your money's worth! \u00a0There are so many options, something good for everyone!I am definitely a fan and will be going back again and again!", "Date": "2010-12-14", "Author_Location": "Honolulu, HI"}, {"Author": "Justin T.", "ReviewID": "purUkbsfZDoQ7FLH3r5qtw", "Overall": "5.0", "Content": "This place is AWESOME!!! no doubt I'll come back here, close to my home, food is at a great price, portions r right on. People are do nice, lady is nice, she talks story with you and she's very welcoming, they have specials that they switch up every two days, the specials are usually combos of two different selections they offer, their walnut shrimp is awesome, it's sweet really sweet but, just dont dip alot of it in the sauce, the shrimp was not overbooked and not undercooked, just right, and you know that it's homemade and fresh, \u00a0not like the one they sell at panda express where it's frozen and they just cook it. AWESOME Food and great place, but location being in mid-Kalihi valley kinda daring but, perfect place to start out, Recommend this place to try out. Walnut shrimp is a must try, only place I know that serve walnut Shrimp in a plate lunch, compare to like da drive inns", "Date": "2011-03-26", "Author_Location": "Honolulu, HI"}, {"Author": "Holland M.", "ReviewID": "bUKhtej1g5mU6BDy2FbX8A", "Overall": "4.0", "Content": "I've eaten here maybe three times, but that's only because it's a little out of the way. But should you find this little restaurant while venturing Kalihi Valley, you'll really enjoy the food. The first time I went I had the Mahi Mahi & shrimp tempura combo. It comes with two scoops rice and mac salad (regular size). The mahi mahi is really good it comes with a cream sauce and capers. But the shrimp tempura was a bit of a let down, the two that I got with the combo was covered with tons of panko and bread batter with a small bit of shrimp.But that experience was not enough to make me not want to go back.I went again and ordered the mini garlic chicken ($5.25). YUM! I've always been a fan of garlic chicken. And no one can ever go wrong there. And finally I tried their honey walnut shrimp after eyeing it the last time I went. Ooooh myy gooodness, it tastes sooo awesome.The shrimp was cooked and seasoned perfectly. The sweetness of the sauce and the candied walnuts, WOW! That really blew me away. \u00a0I'd go back just to order this dish.Seating & Parking:There's two tables with bench seating, and two window counters to eat from. Probably not great for large groups, but take out is pretty good cause there's not really much parking around only what you can find along the street, but it's a great place to go on foot.But all in all, I think this is a nice place to eat. They have a wide variety of local foods and good people. When I'm in Kalihi Valley again I'll definitely drop by.", "Date": "2011-06-27", "Author_Location": "Kaneohe, HI"}, {"Author": "Arnold P.", "ReviewID": "XSXQHRmYXaOmV_xjUZ8VTw", "Overall": "3.0", "Content": "Ate here for dinner,couldn't find any place open besides the usual zippy's. Nice and clean little place. \u00a0The service was good but the wait was a little long. \u00a0There was a variety of food. \u00a0We tried the garlic chicken which tasted good but was drowning in oil and sauce. \u00a0We also had the BBQ mixed plate. \u00a0The kalbi was soft,tasty, and kinda fatty; the chicken and Terri beef was pretty good, You can taste the ginger in the food.The Tericheeseburger deluxe combo comes with fries. \u00a0The meat seemed fake but the sauce covered it up real good. \u00a0The fries was overcooked. \u00a0My mother in law said the mahimahi with dill and capers was good, it also came with tartar sauce. \u00a0I'm glad we tried this place,always wanted to come here. Will be back to try something different.Best thing about this place is it's just down \u00a0the road.Be careful crossing the street especially at night, kinda dark and the cars drive pretty fast.", "Date": "2011-03-21", "Author_Location": "Honolulu, HI"}, {"Author": "LH M.", "ReviewID": "rAtW9Y2baooZNvOXgsURzw", "Overall": "1.0", "Content": "Not worth the drive over. \u00a0Menu has changed. \u00a0no walnut chicken, honey walnut shrimp or mochiko chicken. \u00a0A bit confusing since the Mochiko chicken is still on their menu board and they don't make it anymore. \u00a0Garlic chicken and Kalbi was sold out at 11:30am. \u00a0(CRY! \u00a0They open at 10:30!)Sadly, I was a bit disappointed with the menu changes, having to drive there and leave without any food. \u00a0 \u00a0 \u00a0 Note to owner...please update your menu on yelp and it's really not a \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 great idea to let your kids answer the phone.This place definitely has gone downhill since the last posts in 2012.", "Date": "2013-06-14", "Author_Location": "Honolulu, HI"}, {"Author": "lindsey m.", "ReviewID": "MxeQZEaoX2ftfyBO2SeHpQ", "Overall": "4.0", "Content": "This place is awesome. Okay, so it's in the middle of Kalihi valley.. and truthfully I don't know what I was doing there.. or how I ended up there. I live in town and usually stay within a 10 minute radius of Ala Moana. I'm sad, I know. But I just so happened to have lunch at this place. The portions are huge and prices are cheap. I especially liked the walnut shrimp!! The shrimps are big and the flavor is good. Not too sweet. Garlic chicken was good too. Pieces are big! So if you are in that area.. or want to venture into Kalihi valley.. check this place out!", "Date": "2011-12-17", "Author_Location": "Honolulu, HI"}, {"Author": "Ralph J.", "ReviewID": "lqPVmr-ymnNqvqhnKYItLg", "Overall": "2.0", "Content": "I was in the area, and I needed to buy some eggs, so I decided to pass by once again to see if my bad experience from before was real. I ordered the same food item from before, the puka burger and went next door to buy my eggs. I came back and got my order, and took a bite out my burger. YuK! The same issue. The beef patty seems old, not fresh; the burger bun is soggy; the fries are uncooked; and there is tartar sauce on the burger? This burger was so awesome last year with the old owners and the old cook. I mean, it was soooooooooooooooooooo good! What a disappointment, and it seems like a 15 year old kid is doing the cooking?", "Date": "2013-11-22", "Author_Location": "Honolulu, HI"}, {"Author": "James C.", "ReviewID": "L9x8zMYcZAjGJjWHZQie5w", "Overall": "5.0", "Content": "It's like fine Chinese food without the fine china. Great food in a unexpected location. All the usual favorites but the addition of the honey walnut shrimp was a nice surprise.", "Date": "2011-01-22", "Author_Location": "Aiea, HI"}, {"Author": "Debbie Chiou S.", "ReviewID": "zKDFHzq4hyr2zY3Nx1oyQQ", "Overall": "2.0", "Content": "This place has fatter meat and thus more tender than most bbq places, but I prefer L&L.", "Date": "2011-03-13", "Author_Location": "Mountain View, CA"}, {"Author": "Shelby A.", "ReviewID": "NVLcgZ43N-tIqUNo4Xdy9Q", "Overall": "4.0", "Content": "New and clean. First time taking out and it was pretty good. Decent prices for a plate lunch that doesn't look skimpy. Fill the punch card with 10 purchases of a regular plate lunch, and get one free! Will be back to work on getting me a free plate. Finally a good little spot in Kalihi Valley without having to drive to Kamehameha Shopping Center, etc!", "Date": "2011-01-04", "Author_Location": "Honolulu, HI"}, {"Author": "Everett P.", "ReviewID": "I5EwOnspytxoAqVRQg7x_w", "Overall": "5.0", "Content": "Very good food and good prices. Nice size serving", "Date": "2012-08-08", "Author_Location": "Honolulu, HI"}, {"Author": "Kimberly K.", "ReviewID": "exPoWS5Z80A3-tevk9wY0A", "Overall": "4.0", "Content": "I enjoy the french fries and honey walnut shrimp. Friendly, clean and prices are reasonable. Busy with school kids when school ends.", "Date": "2011-01-29", "Author_Location": "Honolulu, HI"}, {"Author": "Gary M.", "ReviewID": "UM7_1MkIOvJTUInVwrOobw", "Overall": "4.0", "Content": "Tried the chicken katsu curry. It's da winnahs. A small hole in da wall place but worth it. Chinese style take outs with local dishes like chicken katsu and loco moco. Try it you'll not regret it...", "Date": "2011-08-15", "Author_Location": "Waipahu, HI"}, {"Author": "Cody X.", "ReviewID": "9kylOotkrTdbvt0nj09OTA", "Overall": "5.0", "Content": "Ordered the puka burger and was in for a surprise!!! For such a great price it came with French fries too! We also had the Garlic shrimp that was oh so tasty with minced garlic. Of course being in Hawaii, it comes with rice AND good Mac salad. I can't believe for a plate lunch place you can get good quality food. MUST TRY!!!!", "Date": "2011-02-06", "Author_Location": "Honolulu, HI"}, {"Author": "Elliot P.", "ReviewID": "C1UgkMiPQp2g6CY-CDgJ-Q", "Overall": "5.0", "Content": "For ono Hawaiian plate lunch, this little gem in Kalihi Uka might be as good as it gets! First, it is a little, hole-in-the-wall place, hence the \"puka,\" which is Hawaiian for hole. And, it is in Kalihi Uka, right across from Kalihi Uka Elementary School, which many people think of as a rough neighborhood. \u00a0For those two reasons, a lot of people might not find it. \u00a0Don't be one of them! \u00a0This place is worth looking for! \u00a0Puka Plate Lunch is new, modern (if spartan), exceptionally clean and comfortable. \u00a0And Wow! \u00a0They really put out the food! \u00a0Unlike most places that pre-cook everything and keep it warm under heat lamps, at Puka your plate lunch is cooked to order and oh-so-delicious! \u00a0I had the Barbeque Mixed Plate, which included some of the best teriyaki chicken I've ever had (nice ginger kick), terrific kal-bi ribs, and teriyaki beef that was tender, moist and delicious. \u00a0Two scoops of rice, and one scoop of macaroni salad, of course. \u00a0It's a family operation and the service is polite and efficient, but the reason to come is the food. \u00a0Simply awesome, and at a price that's right! \u00a0Hana hou! \u00a0Can't wait to go back!", "Date": "2012-08-21", "Author_Location": "Colorado Springs, CO"}, {"Author": "S. C.", "ReviewID": "1jPW1V7jNSPF14VrFo-ROw", "Overall": "5.0", "Content": "We finally had a chance to try Puka Plate Lunch. A gem in Kalihi Valley. \u00a0Excellent! \u00a0Large portions, great prices. You must try the Honey Walnut Shrimp, the Chili Katsu, the Hamburger Steak and the Mochiko Chicken. \u00a0Very friendly service. Great menu. Will be going back again to try the many other items on their menu. Will also be ordering from their catering menu for an upcoming event. \u00a0Great selection.", "Date": "2012-06-03", "Author_Location": "Kaneohe, HI"}], "RestaurantInfo": {"RestaurantID": "WhRJ6nUjyLOz8AcwYH4Uvw", "Name": "Puka Plate Cafe", "Price": "$", "RestaurantURL": "/biz/puka-plate-cafe-honolulu", "Longitude": " -157.8623289999999", "Address": "2402 Kalihi StHonolulu, HI 96819", "Latitude": " 21.345611999999999", "ImgURL": "//s3-media4.fl.yelpcdn.com/bphoto/67aWqoNGJWl6-cSGzPdZ9g/90s.jpg"}}
{ "name": "jefflikeschicken/resource-authorization", "description": "Allows an OAuth2 resource server to be loosely coupled to an authentication server", "type": "library", "require": { "lucadegasperi/oauth2-server-laravel": "5.0.x" }, "license": "MIT", "authors": [ { "name": "Jeff Lambert", "email": "jefflikeschicken@gmail.com" } ], "minimum-stability": "stable", "autoload": { "psr-4": { "Jeffsrepoaccount\\ResourceAuthorization\\": "src/" } } }
{ "name": "geo-voice", "version": "1.0.0", "description": "record and listening to geo based voice", "main": "app.js", "dependencies": { "body-parser": "^1.15.2", "compression": "^1.6.2", "cookie-parser": "^1.4.3", "express": "^4.14.0", "express-minify": "^0.2.0", "express-session": "^1.14.1", "fs": "0.0.2", "https": "^1.0.0", "mongo-sanitize": "^1.0.0", "mongodb": "^2.2.5", "mongoose": "^4.6.2", "multer": "^1.2.0", "passport": "^0.3.2", "passport-google": "^0.3.0", "passport-local": "^1.0.0", "passport-local-mongoose": "^4.0.0", "passport-local-mongoose-email": "^0.1.3", "pug": "^2.0.0-beta6", "sendgrid": "^5.0.0" }, "devDependencies": { "david": "^11.0.0", "gulp": "^3.9.1", "gulp-concat": "^2.6.1", "gulp-uglify": "^2.1.2", "node-sass": "^4.5.1", "pump": "^1.0.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "david": "david.js" }, "repository": { "type": "git", "url": "git+https://github.com/omarzion/GeoVoice.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/omarzion/GeoVoice/issues" }, "homepage": "https://github.com/omarzion/GeoVoice#readme" }
{"id":28828,"name":"Barghest Plate♀","description":"Imbue to increase Health."}
{ "id": 924430413, "type": "Feature", "properties": { "addr:full":"48 Croft Rd Nuneaton Leicestershire CV10 7DN", "addr:housenumber":"48", "addr:postcode":"cv10 7dn", "addr:street":"Croft Rd", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.4858089685,52.5193977356,-1.4858089685,52.5193977356", "geom:latitude":52.519398, "geom:longitude":-1.485809, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"48 Croft Rd", "sg:city":"Nuneaton", "sg:classifiers":[ { "category":"Shopping", "subcategory":"Clothing, Apparel, & Fashions", "type":"Retail Goods" } ], "sg:owner":"simplegeo", "sg:postcode":"CV10 7DN", "sg:province":"Leicestershire", "sg:tags":[ "lingerie" ], "src:geom":"simplegeo", "wof:belongsto":[ 85790749, "102191581", 404434601, "85633159", 404227469, 101750471, 85683907 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_4RIOQQO6x1idN3p3wrYpEC_52.519398_-1.485809@1300740797" }, "wof:country":"GB", "wof:created":1471961611, "wof:geomhash":"6899d65fa89fbcb56136143965e99296", "wof:hierarchy":[ { "continent_id":"102191581", "country_id":"85633159", "localadmin_id":404434601, "locality_id":101750471, "macroregion_id":404227469, "neighbourhood_id":85790749, "region_id":85683907, "venue_id":924430413 } ], "wof:id":924430413, "wof:lastmodified":1496954644, "wof:name":"Basra Textiles Ltd", "wof:parent_id":85790749, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "lingerie" ] }, "bbox": [ -1.4858089685, 52.5193977356, -1.4858089685, 52.5193977356 ], "geometry": {"coordinates":[-1.4858089685,52.5193977356],"type":"Point"} }
{"poster":"royaaIl ","date":"2016-09-05T02:03:25.455+0000","title":"Login Error. Need help Asap and please from a rioter or someone knowledgeable in Technology.","subforum":"[ARCHIVED] Help & Support","up_votes":1,"down_votes":0,"body":"So I have just restarted my laptop so that I can clear any files that I didn't need anymore. I just got done downloading league of legends and when it was done patching. I try to login but it was not responding to the league sever. I do not know why and yes I have tried doing what you guys suggested and what others suggested but it doesn't seem to be working. I have windows 8 so that might be a factor but I do not know. Please help me with this problem so I can keep on playing your amazing game and with my friends too. Thank you. {{summoner:3}}","replies":[{"poster":"Targons Blade","date":"2016-09-06T18:08:00.789+0000","up_votes":1,"down_votes":0,"body":"First off, if you're running Windows 8, you'll definitely need to install the [Windows 8.1 update](https://support.microsoft.com/en-us/help/15356/windows-8-install-update-kb-2919355) to ensure you have crucial windows assets on your system. \n\nIf you continue to have issues, check out our [connection guide](https://support.riotgames.com/hc/en-us/articles/201752664-Troubleshooting-Connection-Issues) that addresses connection issues with the most common solutions for them.\n\nLet me know if your issue persists.","replies":[]}]}
{"code":"1376011033","province_code":"13","regency_code":"1376","district_code":"137601","name":"PADANGTONGAH BALAINANDUO"}
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"orbit": 8, "tup": [25, 48, 193, 427, 564], "Type": 225, "str_rep": "1 2 2 2 3\n 1 1 1 2 3\n 1 4 4 2 3\n 4 4 5 3 3\n 4 5 5 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 225, "id": 0}, {"orbit": 8, "tup": [28, 45, 194, 477, 518], "Type": 321, "str_rep": "1 2 2 2 3\n 1 1 2 2 3\n 1 1 4 5 3\n 4 4 4 5 3\n 4 5 5 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 321, "id": 1}, {"orbit": 8, "tup": [0, 200, 347, 477, 518], "Type": 417, "str_rep": "1 1 1 1 1\n 2 2 2 3 3\n 2 2 4 5 3\n 4 4 4 5 3\n 4 5 5 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span><br/> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 417, "id": 2}, {"orbit": 8, "tup": [28, 38, 347, 462, 567], "Type": 132, "str_rep": "1 2 2 2 2\n 1 1 2 3 3\n 1 1 4 4 3\n 4 4 4 5 3\n 5 5 5 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 132, "id": 3}, {"orbit": 8, "tup": [34, 37, 290, 474, 538], "Type": 418, "str_rep": "1 2 2 2 2\n 1 2 3 3 3\n 1 1 4 4 3\n 5 1 5 4 3\n 5 5 5 4 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 418, "id": 4}, {"orbit": 8, "tup": [35, 56, 146, 501, 563], "Type": 456, "str_rep": "1 2 2 3 3\n 1 2 3 3 3\n 1 2 2 4 4\n 1 1 5 4 4\n 5 5 5 5 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 456, "id": 5}, {"orbit": 8, "tup": [2, 183, 223, 501, 563], "Type": 208, "str_rep": "1 1 1 1 2\n 3 1 2 2 2\n 3 3 2 4 4\n 3 3 5 4 4\n 5 5 5 5 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 208, "id": 6}, {"orbit": 8, "tup": [4, 192, 202, 432, 561], "Type": 58, "str_rep": "1 1 1 1 2\n 3 3 3 1 2\n 3 4 4 2 2\n 3 4 5 5 2\n 4 4 5 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 58, "id": 7}], "links": [{"source": 0, "target": 7}, {"source": 1, "target": 7}, {"source": 2, "target": 7}, {"source": 3, "target": 7}, {"source": 4, "target": 7}, {"source": 5, "target": 7}, {"source": 6, "target": 7}]}
{"latitude":45.0626,"longitude":-93.379,"zipcode":"55428","msa":"5120","dma":"613","state":"MN"}
{ "id": 10912, "source": "ellicott", "verse_id": 17862, "verse_count": 1, "reference": "10:11", "title": "", "html": "<p> (11) Shall I not, as I have done . . .\u2014The verse gives the occasion of Isaiah\u2019s utterance. Sargon was threatening Jerusalem, probably in the early years of Hezekiah\u2019s reign. The inscriptions show, as <a class=\"isa\" verses=\"MTgwMzE=\">Isaiah 20:1<\/a> also does, that he made war against Philistia and besieged Ashdod (Records of the Past, vii. 40).<\/p>", "audit": null }
{ "directions": [ "Preheat oven to 375 degrees F (190 degrees C). Line a pie plate with prepared pie pastry.", "Spray a large skillet with cooking spray and heat over medium heat. Cook and stir onion and garlic in hot skillet until onion is tender, 4 to 6 minutes.", "Stir mushrooms into onion mixture; cook and stir until mushrooms reduce in size and soften, 5 to 10 minutes. Add spinach to vegetable mixture; cook and stir until spinach wilts, 2 to 4 minutes. Remove from heat.", "Beat milk, eggs, Cajun seasoning, and salt together in a bowl.", "Spread vegetable mixture out into prepared pie plate; sprinkle Mexican cheese blend over vegetable mixture. Pour egg mixture over cheese and sprinkle feta cheese over the top.", "Bake in the preheated oven until quiche is set, 30 to 40 minutes." ], "ingredients": [ "1 prepared pie pastry, at room temperature", "cooking spray", "1 onion, minced", "2 cloves garlic, minced", "4 ounces white mushrooms, minced", "6 ounces fresh spinach", "1 cup milk", "4 large eggs", "1 tablespoon Cajun seasoning", "1/4 teaspoon salt", "4 ounces shredded Mexican cheese blend", "4 ounces feta cheese, crumbled" ], "language": "en-US", "source": "allrecipes.com", "tags": [], "title": "Splendid Spinach and Mushroom Quiche", "url": "http://allrecipes.com/recipe/240776/splendid-spinach-and-mushroom-quiche/" }
[{"frame_index":320,"name":"ports_0","capacity":10000,"empty":3449,"full":1883,"on_shipper":131,"on_consignee":392,"shortage":0,"acc_shortage":522,"booking":105,"acc_booking":41693,"fulfillment":105,"acc_fulfillment":41171,"transfer_cost":0.0,"port_name":"Bremerhaven","position":{"lat":53.549999,"lng":8.583333},"status":"surplus"},{"frame_index":320,"name":"ports_1","capacity":10000,"empty":480,"full":184,"on_shipper":12,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":6,"acc_booking":2772,"fulfillment":6,"acc_fulfillment":2772,"transfer_cost":0.0,"port_name":"Durban","position":{"lat":-29.8579,"lng":31.0292},"status":"surplus"},{"frame_index":320,"name":"ports_2","capacity":10000,"empty":480,"full":481,"on_shipper":10,"on_consignee":0,"shortage":0,"acc_shortage":233,"booking":8,"acc_booking":2754,"fulfillment":8,"acc_fulfillment":2521,"transfer_cost":0.0,"port_name":"Itagual","position":{"lat":-22.85222,"lng":-43.77528},"status":"surplus"},{"frame_index":320,"name":"ports_3","capacity":10000,"empty":1547,"full":470,"on_shipper":71,"on_consignee":181,"shortage":0,"acc_shortage":0,"booking":40,"acc_booking":15799,"fulfillment":40,"acc_fulfillment":15799,"transfer_cost":0.0,"port_name":"LeHavre","position":{"lat":49.490002,"lng":0.1},"status":"surplus"},{"frame_index":320,"name":"ports_4","capacity":10000,"empty":284,"full":1768,"on_shipper":55,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":34,"acc_booking":13197,"fulfillment":34,"acc_fulfillment":13197,"transfer_cost":0.0,"port_name":"Los Angeles","position":{"lat":34.052235,"lng":-118.243683},"status":"surplus"},{"frame_index":320,"name":"ports_5","capacity":10000,"empty":1120,"full":105,"on_shipper":59,"on_consignee":0,"shortage":0,"acc_shortage":123,"booking":38,"acc_booking":13234,"fulfillment":38,"acc_fulfillment":13111,"transfer_cost":0.0,"port_name":"Manzanillo","position":{"lat":19.11695,"lng":-104.34214},"status":"surplus"},{"frame_index":320,"name":"ports_6","capacity":10000,"empty":0,"full":104,"on_shipper":0,"on_consignee":189,"shortage":11,"acc_shortage":328,"booking":11,"acc_booking":4055,"fulfillment":0,"acc_fulfillment":3727,"transfer_cost":0.0,"port_name":"Melbourne","position":{"lat":-37.840935,"lng":144.946457},"status":"demand"},{"frame_index":320,"name":"ports_7","capacity":10000,"empty":1819,"full":50,"on_shipper":14,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":10,"acc_booking":4062,"fulfillment":10,"acc_fulfillment":4062,"transfer_cost":0.0,"port_name":"Montreal","position":{"lat":45.516136,"lng":-73.65683},"status":"surplus"},{"frame_index":320,"name":"ports_8","capacity":10000,"empty":498,"full":774,"on_shipper":29,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":21,"acc_booking":7940,"fulfillment":21,"acc_fulfillment":7940,"transfer_cost":0.0,"port_name":"New York","position":{"lat":40.73061,"lng":-73.935242},"status":"surplus"},{"frame_index":320,"name":"ports_9","capacity":10000,"empty":1047,"full":670,"on_shipper":28,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":19,"acc_booking":7899,"fulfillment":19,"acc_fulfillment":7899,"transfer_cost":0.0,"port_name":"Oakland","position":{"lat":37.804363,"lng":-122.271111},"status":"surplus"},{"frame_index":320,"name":"ports_10","capacity":10000,"empty":539,"full":1075,"on_shipper":15,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":9,"acc_booking":4050,"fulfillment":9,"acc_fulfillment":4050,"transfer_cost":0.0,"port_name":"Prince Rupert","position":{"lat":54.312519,"lng":-130.305405},"status":"surplus"},{"frame_index":320,"name":"ports_11","capacity":10000,"empty":1350,"full":223,"on_shipper":66,"on_consignee":637,"shortage":0,"acc_shortage":0,"booking":39,"acc_booking":15740,"fulfillment":39,"acc_fulfillment":15740,"transfer_cost":119.0,"port_name":"Pusan","position":{"lat":35.166668,"lng":129.066666},"status":"surplus"},{"frame_index":320,"name":"ports_12","capacity":10000,"empty":2666,"full":1115,"on_shipper":75,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":58,"acc_booking":21042,"fulfillment":58,"acc_fulfillment":21042,"transfer_cost":0.0,"port_name":"Qingdao","position":{"lat":36.066898,"lng":120.382698},"status":"surplus"},{"frame_index":320,"name":"ports_13","capacity":10000,"empty":709,"full":58,"on_shipper":12,"on_consignee":0,"shortage":0,"acc_shortage":123,"booking":8,"acc_booking":2751,"fulfillment":8,"acc_fulfillment":2628,"transfer_cost":0.0,"port_name":"San Antonio","position":{"lat":29.424349,"lng":-98.491142},"status":"surplus"},{"frame_index":320,"name":"ports_14","capacity":10000,"empty":746,"full":34,"on_shipper":10,"on_consignee":0,"shortage":0,"acc_shortage":697,"booking":7,"acc_booking":2804,"fulfillment":7,"acc_fulfillment":2107,"transfer_cost":0.0,"port_name":"Santos","position":{"lat":-23.96083,"lng":-46.33361},"status":"surplus"},{"frame_index":320,"name":"ports_15","capacity":10000,"empty":3527,"full":1480,"on_shipper":74,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":47,"acc_booking":18361,"fulfillment":47,"acc_fulfillment":18361,"transfer_cost":0.0,"port_name":"Seattle","position":{"lat":47.608013,"lng":-122.335167},"status":"surplus"},{"frame_index":320,"name":"ports_16","capacity":10000,"empty":793,"full":2062,"on_shipper":103,"on_consignee":135,"shortage":0,"acc_shortage":0,"booking":76,"acc_booking":26214,"fulfillment":76,"acc_fulfillment":26214,"transfer_cost":0.0,"port_name":"Shanghai","position":{"lat":31.224361,"lng":121.46917},"status":"surplus"},{"frame_index":320,"name":"ports_17","capacity":10000,"empty":2755,"full":560,"on_shipper":42,"on_consignee":35,"shortage":0,"acc_shortage":40,"booking":27,"acc_booking":10585,"fulfillment":27,"acc_fulfillment":10545,"transfer_cost":0.0,"port_name":"Singapore","position":{"lat":1.29027,"lng":103.851959},"status":"surplus"},{"frame_index":320,"name":"ports_18","capacity":10000,"empty":219,"full":95,"on_shipper":16,"on_consignee":0,"shortage":0,"acc_shortage":377,"booking":11,"acc_booking":4027,"fulfillment":11,"acc_fulfillment":3650,"transfer_cost":0.0,"port_name":"Sydney","position":{"lat":-33.865143,"lng":151.2099},"status":"surplus"},{"frame_index":320,"name":"ports_19","capacity":10000,"empty":259,"full":666,"on_shipper":23,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":14,"acc_booking":5392,"fulfillment":14,"acc_fulfillment":5392,"transfer_cost":0.0,"port_name":"Vancouver","position":{"lat":49.246292,"lng":-123.116226},"status":"surplus"},{"frame_index":320,"name":"ports_20","capacity":10000,"empty":586,"full":505,"on_shipper":74,"on_consignee":0,"shortage":0,"acc_shortage":0,"booking":52,"acc_booking":18161,"fulfillment":52,"acc_fulfillment":18161,"transfer_cost":0.0,"port_name":"Yantian","position":{"lat":26.8533,"lng":119.8575},"status":"surplus"},{"frame_index":320,"name":"ports_21","capacity":10000,"empty":617,"full":1510,"on_shipper":50,"on_consignee":0,"shortage":0,"acc_shortage":1887,"booking":42,"acc_booking":17443,"fulfillment":42,"acc_fulfillment":15556,"transfer_cost":0.0,"port_name":"Yokohama","position":{"lat":35.443707,"lng":139.638031},"status":"surplus"}]
["d5f20447090492b9f061748a2dcb80d4ba5bcb60"]
{"title":"Android Easy Rooting !","uid":7241210,"size":2693938,"categoryP":"applications","categoryS":"android","magnet":"?xt=urn:btih:f58f80e5e4363d670a5346cab9818fca00a2ffef&amp;dn=Android+Easy+Rooting+%21&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"mallundo","files":1,"time":1336091089,"description":" hello falk !\n\n\n easy ways to root your android device !\n\n\n Universal androot,gingerbreak and superoneclick !\n\nyou can may check for more info. my videos in youtube ... how to root android ? or see the link...\n\n \n\n\n \n ola pessoal !\n\n \n rotear o seu android de forma facil !\n\n\nUniversal androot,gingerbreak e superoneclick\n\nola,tambem podes ver o meu video no youtube para mais instrucoes com o titulo\n\nAndroid como rotear?root \n\nou simplismente segue o link abaixo ...\n\n\n \n","torrent":{"xt":"urn:btih:f58f80e5e4363d670a5346cab9818fca00a2ffef","amp;dn":"Android+Easy+Rooting+%21","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"f58f80e5e4363d670a5346cab9818fca00a2ffef","infoHashBuffer":{"type":"Buffer","data":[245,143,128,229,228,54,61,103,10,83,70,202,185,129,143,202,0,162,255,239]},"announce":[],"urlList":[]}}
{"code":"1101022020","province_code":"11","regency_code":"1101","district_code":"110102","name":"KOTAFAJAR"}
["8f9089842567a7aaf74fed6656d18d2ca7c6f423"]
{"id":124565,"date":"2020-11-12 11:00:00","description":null,"for":121,"against":541,"abstention":23,"plenary":200,"name":"de budget général de l’Union européenne pour l’exercice 2021 - toutes sections - Am 502","ref":"Projet","created_by":null,"updated_by":null}
{"past_week_commits": 0, "name": "Abeidas/Java", "stargazers_count": 0, "subscribers_count": 1, "forks_count": 0, "last_update": "2017-11-22 16:47:20", "fetched_at": "2018-11-02 09:36:10", "files": ["Projects/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml", "Projects/2015/lez-test-dummy/src/test/resources/checkstyle_swt1.xml"]}
{"type": "Feature", "id": 2125448, "geometry": {"type": "MultiPolygon", "coordinates": [[[[20.76362, 54.46545], [20.76362, 54.474548], [20.74798, 54.474548], [20.74798, 54.46545], [20.76362, 54.46545]]]]}, "properties": {"woe:id": 2125448, "woe:parent_id": 12598323, "woe:name": "Novoselki", "woe:placetype": 7, "woe:placetype_name": "Town", "woe:lang": "ENG", "iso:country": "RU", "meta:provider": ["geoplanet:7.8.1", "geoplanet:7.9.0", "geoplanet:7.10.0", "geoplanet:8.0.0", "woeplanet:8.0.0"], "meta:indexed": "2020-08-21T10:27:59.078770", "woe:alias_UNK_Q": ["\u041d\u043e\u0432\u043e\u0441\u0435\u043b\u043a\u0438"], "meta:updated": "2020-10-14T10:58:24.125862", "woe:adjacent": [2124891, 2125836], "woe:hierarchy": {"continent": 24865671, "country": 23424936, "town": 0, "planet": 1, "county": 12598323, "suburb": 0, "state": 2346938, "region": 0, "localadmin": 0}, "woe:timezone_id": 28350900, "woe:concordances": {"gn:id": 825813, "qs:id": 460789}, "woe:hash": "u3wvbk5mypk1", "geom:min_latitude": 54.46545, "woe:centroid": [20.7579, 54.471241], "geom:latitude": 54.471241, "woe:max_longitude": 20.76362, "geom:max_longitude": 20.76362, "geom:centroid": [20.7579, 54.471241], "geom:max_latitude": 54.474548, "woe:bbox": [20.74798, 54.46545, 20.76362, 54.474548], "geom:bbox": [20.74798, 54.46545, 20.76362, 54.474548], "woe:min_latitude": 54.46545, "woe:min_longitude": 20.74798, "geom:longitude": 20.7579, "geom:hash": "u3wvbk5mypk1", "woe:latitude": 54.471241, "geom:min_longitude": 20.74798, "woe:longitude": 20.7579, "woe:max_latitude": 54.474548, "woe:repo": "woeplanet-town-ru", "geom:area": 1026928.5101661682, "woe:scale": 16}}
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"orbit": 8, "Type": 101, "deg": "7", "tup": [29, 46, 194, 368, 453], "str_rep": "1 2 2 2 3\n 1 1 2 4 3\n 1 5 2 4 3\n 1 5 4 4 3\n 5 5 5 4 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 2433, "id": 0}, {"orbit": 8, "Type": 326, "deg": "11", "tup": [28, 46, 194, 368, 536], "str_rep": "1 2 2 2 3\n 1 1 2 4 3\n 1 1 2 4 3\n 5 5 4 4 3\n 5 5 5 4 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 1154, "id": 1}, {"orbit": 8, "Type": 63, "deg": "7", "tup": [36, 42, 194, 371, 430], "str_rep": "1 2 2 2 3\n 1 2 2 4 3\n 1 5 5 4 3\n 1 5 5 4 3\n 1 5 4 4 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 387, "id": 2}, {"orbit": 8, "Type": 136, "deg": "6", "tup": [36, 38, 283, 347, 468], "str_rep": "1 2 2 2 2\n 1 3 2 4 4\n 1 3 5 5 4\n 1 3 5 5 4\n 1 3 3 5 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 2180, "id": 3}, {"orbit": 8, "Type": 437, "deg": "5", "tup": [3, 194, 211, 368, 433], "str_rep": "1 1 1 1 2\n 3 3 1 4 2\n 3 5 5 4 2\n 3 5 4 4 2\n 3 5 5 4 2", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span><br/> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span>", "name": 1545, "id": 4}, {"orbit": 8, "Type": 447, "deg": "8", "tup": [36, 46, 187, 283, 558], "str_rep": "1 2 2 2 3\n 1 4 2 3 3\n 1 4 2 3 3\n 1 4 5 5 5\n 1 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 3854, "id": 5}, {"orbit": 8, "Type": 319, "deg": "6", "tup": [16, 101, 194, 368, 453], "str_rep": "1 1 2 2 3\n 1 2 2 4 3\n 1 5 2 4 3\n 1 5 4 4 3\n 5 5 5 4 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 3857, "id": 6}, {"orbit": 8, "Type": 63, "deg": "7", "tup": [36, 45, 194, 283, 468], "str_rep": "1 2 2 2 3\n 1 4 2 2 3\n 1 4 5 5 3\n 1 4 5 5 3\n 1 4 4 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 2451, "id": 7}, {"orbit": 8, "Type": 313, "deg": "6", "tup": [36, 90, 107, 194, 371], "str_rep": "1 2 3 3 4\n 1 2 3 5 4\n 1 2 3 5 4\n 1 2 3 5 4\n 1 2 5 5 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 1686, "id": 8}, {"orbit": 8, "Type": 77, "deg": "7", "tup": [29, 46, 189, 453, 515], "str_rep": "1 2 2 2 3\n 1 1 2 3 3\n 1 4 2 5 3\n 1 4 5 5 3\n 4 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 2584, "id": 9}, {"orbit": 8, "Type": 30, "deg": "7", "tup": [29, 63, 181, 194, 453], "str_rep": "1 2 2 3 4\n 1 1 2 3 4\n 1 5 2 3 4\n 1 5 2 3 4\n 5 5 5 3 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 31, "id": 10}, {"orbit": 8, "Type": 155, "deg": "6", "tup": [36, 42, 194, 368, 433], "str_rep": "1 2 2 2 3\n 1 2 2 4 3\n 1 5 5 4 3\n 1 5 4 4 3\n 1 5 5 4 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 3615, "id": 11}, {"orbit": 8, "Type": 387, "deg": "5", "tup": [36, 63, 153, 283, 384], "str_rep": "1 2 2 3 3\n 1 4 2 3 5\n 1 4 2 3 5\n 1 4 2 3 5\n 1 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 1320, "id": 12}, {"orbit": 8, "Type": 59, "deg": "9", "tup": [36, 42, 189, 433, 515], "str_rep": "1 2 2 2 3\n 1 2 2 3 3\n 1 4 4 5 3\n 1 4 5 5 3\n 1 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 3113, "id": 13}, {"orbit": 8, "Type": 57, "deg": "9", "tup": [36, 45, 194, 273, 514], "str_rep": "1 2 2 2 3\n 1 4 2 2 3\n 1 4 4 5 3\n 1 4 5 5 3\n 1 4 5 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 426, "id": 14}, {"orbit": 8, "Type": 155, "deg": "6", "tup": [36, 45, 194, 280, 473], "str_rep": "1 2 2 2 3\n 1 4 2 2 3\n 1 4 5 5 3\n 1 4 4 5 3\n 1 4 5 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 2475, "id": 15}, {"orbit": 8, "Type": 115, "deg": "6", "tup": [36, 46, 189, 283, 515], "str_rep": "1 2 2 2 3\n 1 4 2 3 3\n 1 4 2 5 3\n 1 4 5 5 3\n 1 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 2349, "id": 16}, {"orbit": 8, "Type": 313, "deg": "6", "tup": [36, 63, 181, 194, 283], "str_rep": "1 2 2 3 4\n 1 5 2 3 4\n 1 5 2 3 4\n 1 5 2 3 4\n 1 5 5 3 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 1582, "id": 17}, {"orbit": 8, "Type": 379, "deg": "5", "tup": [36, 48, 194, 283, 334], "str_rep": "1 2 2 2 3\n 1 4 5 2 3\n 1 4 5 2 3\n 1 4 5 5 3\n 1 4 4 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 1338, "id": 18}, {"orbit": 8, "Type": 309, "deg": "8", "tup": [36, 54, 181, 194, 451], "str_rep": "1 2 2 3 4\n 1 2 2 3 4\n 1 5 2 3 4\n 1 5 5 3 4\n 1 5 5 3 4", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span>", "name": 2369, "id": 19}, {"orbit": 8, "Type": 115, "deg": "6", "tup": [29, 46, 194, 371, 450], "str_rep": "1 2 2 2 3\n 1 1 2 4 3\n 1 5 2 4 3\n 1 5 5 4 3\n 5 5 4 4 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 3777, "id": 20}, {"orbit": 2, "Type": 452, "deg": "8", "tup": [36, 90, 144, 181, 194], "str_rep": "1 2 3 4 5\n 1 2 3 4 5\n 1 2 3 4 5\n 1 2 3 4 5\n 1 2 3 4 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 971, "id": 21}, {"orbit": 8, "Type": 240, "deg": "6", "tup": [36, 63, 155, 283, 372], "str_rep": "1 2 2 3 3\n 1 4 2 5 3\n 1 4 2 5 3\n 1 4 2 5 3\n 1 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 334, "id": 22}, {"orbit": 8, "Type": 188, "deg": "7", "tup": [36, 59, 155, 283, 515], "str_rep": "1 2 2 3 3\n 1 4 2 2 3\n 1 4 2 5 3\n 1 4 5 5 3\n 1 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 2387, "id": 23}, {"orbit": 8, "Type": 101, "deg": "7", "tup": [36, 46, 189, 280, 519], "str_rep": "1 2 2 2 3\n 1 4 2 3 3\n 1 4 2 5 3\n 1 4 4 5 3\n 1 4 5 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 1879, "id": 24}, {"orbit": 8, "Type": 286, "deg": "6", "tup": [36, 46, 194, 280, 371], "str_rep": "1 2 2 2 3\n 1 4 2 5 3\n 1 4 2 5 3\n 1 4 4 5 3\n 1 4 5 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 733, "id": 25}, {"orbit": 8, "Type": 286, "deg": "6", "tup": [36, 46, 194, 283, 368], "str_rep": "1 2 2 2 3\n 1 4 2 5 3\n 1 4 2 5 3\n 1 4 5 5 3\n 1 4 4 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 3686, "id": 26}, {"orbit": 8, "Type": 114, "deg": "8", "tup": [36, 42, 194, 357, 454], "str_rep": "1 2 2 2 3\n 1 2 2 4 3\n 1 5 4 4 3\n 1 5 4 4 3\n 1 5 5 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 999, "id": 27}, {"orbit": 8, "Type": 257, "deg": "12", "tup": [29, 45, 194, 453, 468], "str_rep": "1 2 2 2 3\n 1 1 2 2 3\n 1 4 5 5 3\n 1 4 5 5 3\n 4 4 4 5 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 361, "id": 28}, {"orbit": 8, "Type": 57, "deg": "9", "tup": [36, 42, 194, 360, 451], "str_rep": "1 2 2 2 3\n 1 2 2 4 3\n 1 5 4 4 3\n 1 5 5 4 3\n 1 5 5 4 3", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span>", "name": 2409, "id": 29}, {"orbit": 8, "Type": 52, "deg": "6", "tup": [36, 45, 192, 283, 492], "str_rep": "1 2 2 2 3\n 1 4 2 2 3\n 1 4 5 3 3\n 1 4 5 5 3\n 1 4 4 5 5", "html_rep": "<span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#F4D03F\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#CD6155\">&#9724;</span><br/> <span style=\"color:#73C6B6\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#A569BD\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span> <span style=\"color:#4682B4\">&#9724;</span>", "name": 3050, "id": 30}], "links": [{"source": 0, "target": 10}, {"source": 0, "target": 28}, {"source": 0, "target": 1}, {"source": 0, "target": 6}, {"source": 0, "target": 9}, {"source": 0, "target": 20}, {"source": 0, "target": 26}, {"source": 2, "target": 25}, {"source": 2, "target": 29}, {"source": 2, "target": 11}, {"source": 3, "target": 7}, {"source": 4, "target": 11}, {"source": 5, "target": 16}, {"source": 7, "target": 28}, {"source": 7, "target": 14}, {"source": 7, "target": 18}, {"source": 7, "target": 15}, {"source": 7, "target": 26}, {"source": 7, "target": 30}, {"source": 8, "target": 25}, {"source": 8, "target": 21}, {"source": 9, "target": 16}, {"source": 10, "target": 17}, {"source": 11, "target": 27}, {"source": 11, "target": 29}, {"source": 11, "target": 13}, {"source": 11, "target": 26}, {"source": 12, "target": 17}, {"source": 13, "target": 16}, {"source": 14, "target": 15}, {"source": 15, "target": 25}, {"source": 16, "target": 24}, {"source": 16, "target": 23}, {"source": 16, "target": 26}, {"source": 17, "target": 22}, {"source": 17, "target": 21}, {"source": 17, "target": 26}, {"source": 17, "target": 19}, {"source": 19, "target": 29}, {"source": 20, "target": 25}, {"source": 22, "target": 23}, {"source": 24, "target": 25}, {"source": 25, "target": 26}, {"source": 27, "target": 29}]}
[ { "photo": "http://download.easyicon.net/png/1141097/128/", "name": "Lengend of the Seeker 256", "time": "2015-11-21 18:09 隔壁老王音响铺", "score": "8.0", "buy": "预售", "bgColor": "0000FFFF" }, { "photo": "http://download.easyicon.net/png/1141044/128/", "name": "Lois amp Clark The new Adventures", "time": "2015-11-11 09:10 三伯格影院", "score": "7.2", "buy": "购票", "bgColor": "FF7F00FF" }, { "photo": "http://download.easyicon.net/png/1141038/128/", "name": "Person of Interest", "time": "2015-11-11 19:10 克里影院", "score": "9.2", "buy": "购票", "bgColor": "FF7F00FF" }, { "photo": "http://download.easyicon.net/png/1141032/128/", "name": "Rules of Engagement", "time": "2015-11-09 09:10 柏清可协会", "score": "7.0", "buy": "购票", "bgColor": "FF7F00FF" }, { "photo": "http://download.easyicon.net/png/1140984/128/", "name": "Sons of Anarchy", "time": "2015-11-11 09:10 人间天上歌舞厅", "score": "6.5", "buy": "购票", "bgColor": "FF7F00FF" }, { "photo": "http://download.easyicon.net/png/1140983/128/", "name": "Spartacus Gods of the Arena", "time": "2015-12-11 22:10 欧比影院", "score": "6.8", "buy": "预售", "bgColor": "0000FFFF" }, { "photo": "http://download.easyicon.net/png/1140966/128/", "name": "The Nine Lives of Chloe King", "time": "2015-11-11 09:10 大卫协会", "score": "8.0", "buy": "购票", "bgColor": "FF7F00FF" } ]
{"code":"1709022007","province_code":"17","regency_code":"1709","district_code":"170902","name":"JAYAKARTA"}
[{"lineNumber": 519, "col_offset": 0, "nodeName": "verify_pretrain_params", "type": "Callable[[Any], Any]"}, {"lineNumber": 545, "col_offset": 0, "nodeName": "base_architecture", "type": "Callable[[Any], Any]"}, {"lineNumber": 22, "col_offset": 0, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 26, "col_offset": 22, "nodeName": "RNNModel", "type": "Any"}, {"lineNumber": 135, "col_offset": 21, "nodeName": "FairseqEncoder", "type": "Any"}, {"lineNumber": 321, "col_offset": 21, "nodeName": "FairseqEncoder", "type": "Any"}, {"lineNumber": 22, "col_offset": 9, "nodeName": "getLogger", "type": "Callable[..., logging.Logger]"}, {"lineNumber": 22, "col_offset": 27, "nodeName": "__name__", "type": "str"}, {"lineNumber": 26, "col_offset": 22, "nodeName": "rnn", "type": "module"}, {"lineNumber": 526, "col_offset": 8, "nodeName": "embed_bytes", "type": "Any"}, {"lineNumber": 549, "col_offset": 4, "nodeName": "char_rnn_units", "type": "Any"}, {"lineNumber": 550, "col_offset": 4, "nodeName": "char_rnn_units", "type": "Any"}, {"lineNumber": 551, "col_offset": 4, "nodeName": "char_rnn_layers", "type": "Any"}, {"lineNumber": 22, "col_offset": 9, "nodeName": "logging", "type": "module"}, {"lineNumber": 41, "col_offset": 15, "nodeName": "sequence_lstm", "type": "Any"}, {"lineNumber": 130, "col_offset": 8, "nodeName": "encoder_out", "type": "Any"}, {"lineNumber": 131, "col_offset": 8, "nodeName": "decoder_out", "type": "Any"}, {"lineNumber": 132, "col_offset": 15, "nodeName": "decoder_out", "type": "Any"}, {"lineNumber": 146, "col_offset": 8, "nodeName": "m", "type": "Any"}, {"lineNumber": 150, "col_offset": 15, "nodeName": "m", "type": "Any"}, {"lineNumber": 171, "col_offset": 8, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 171, "col_offset": 26, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 172, "col_offset": 8, "nodeName": "num_chars", "type": "Any"}, {"lineNumber": 172, "col_offset": 25, "nodeName": "num_chars", "type": "Any"}, {"lineNumber": 173, "col_offset": 8, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 173, "col_offset": 26, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 174, "col_offset": 8, "nodeName": "dropout_out", "type": "Any"}, {"lineNumber": 174, "col_offset": 27, "nodeName": "dropout_out", "type": "Any"}, {"lineNumber": 175, "col_offset": 8, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 175, "col_offset": 30, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 176, "col_offset": 8, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 176, "col_offset": 26, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 177, "col_offset": 8, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 177, "col_offset": 29, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 178, "col_offset": 8, "nodeName": "num_tokens", "type": "int"}, {"lineNumber": 179, "col_offset": 8, "nodeName": "padding_idx", "type": "Any"}, {"lineNumber": 189, "col_offset": 8, "nodeName": "embed_tokens", "type": "None"}, {"lineNumber": 198, "col_offset": 8, "nodeName": "word_dim", "type": "Any"}, {"lineNumber": 200, "col_offset": 8, "nodeName": "layers", "type": "Any"}, {"lineNumber": 201, "col_offset": 12, "nodeName": "layer", "type": "int"}, {"lineNumber": 218, "col_offset": 8, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 219, "col_offset": 8, "nodeName": "word_dropout_module", "type": "None"}, {"lineNumber": 231, "col_offset": 8, "nodeName": "onnx_export_model", "type": "bool"}, {"lineNumber": 234, "col_offset": 8, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 255, "col_offset": 8, "nodeName": "embedded_words", "type": "Any"}, {"lineNumber": 255, "col_offset": 25, "nodeName": "x", "type": "Any"}, {"lineNumber": 261, "col_offset": 8, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 352, "col_offset": 8, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 352, "col_offset": 26, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 353, "col_offset": 8, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 353, "col_offset": 26, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 354, "col_offset": 8, "nodeName": "dropout_out", "type": "Any"}, {"lineNumber": 354, "col_offset": 27, "nodeName": "dropout_out", "type": "Any"}, {"lineNumber": 355, "col_offset": 8, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 355, "col_offset": 30, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 356, "col_offset": 8, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 356, "col_offset": 26, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 357, "col_offset": 8, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 357, "col_offset": 29, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 359, "col_offset": 8, "nodeName": "convolutions_params", "type": "Any"}, {"lineNumber": 374, "col_offset": 8, "nodeName": "embed_tokens", "type": "None"}, {"lineNumber": 375, "col_offset": 8, "nodeName": "num_tokens", "type": "int"}, {"lineNumber": 376, "col_offset": 8, "nodeName": "padding_idx", "type": "Any"}, {"lineNumber": 389, "col_offset": 8, "nodeName": "word_dim", "type": "Any"}, {"lineNumber": 391, "col_offset": 8, "nodeName": "layers", "type": "Any"}, {"lineNumber": 392, "col_offset": 12, "nodeName": "layer", "type": "int"}, {"lineNumber": 409, "col_offset": 8, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 410, "col_offset": 8, "nodeName": "word_dropout_module", "type": "None"}, {"lineNumber": 421, "col_offset": 8, "nodeName": "tracker", "type": "pytorch_translate.common_layers.VariableTracker"}, {"lineNumber": 429, "col_offset": 8, "nodeName": "track_gradients", "type": "bool"}, {"lineNumber": 429, "col_offset": 31, "nodeName": "mode", "type": "bool"}, {"lineNumber": 436, "col_offset": 8, "nodeName": "char_inds_flat", "type": "Any"}, {"lineNumber": 438, "col_offset": 8, "nodeName": "char_cnn_output", "type": "Any"}, {"lineNumber": 439, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 440, "col_offset": 8, "nodeName": "x", "type": "Any"}, {"lineNumber": 452, "col_offset": 8, "nodeName": "embedded_words", "type": "Any"}, {"lineNumber": 452, "col_offset": 25, "nodeName": "x", "type": "Any"}, {"lineNumber": 459, "col_offset": 8, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 526, "col_offset": 8, "nodeName": "args", "type": "Any"}, {"lineNumber": 530, "col_offset": 8, "nodeName": "char_cnn_nonlinear_fn", "type": "Any"}, {"lineNumber": 530, "col_offset": 38, "nodeName": "PRETRAINED_CHAR_CNN_NONLINEAR_FN", "type": "str"}, {"lineNumber": 534, "col_offset": 8, "nodeName": "char_embed_dim", "type": "Any"}, {"lineNumber": 534, "col_offset": 31, "nodeName": "PRETRAINED_CHAR_EMBED_DIM", "type": "int"}, {"lineNumber": 538, "col_offset": 8, "nodeName": "char_cnn_output_dim", "type": "Any"}, {"lineNumber": 538, "col_offset": 36, "nodeName": "PRETRAINED_CHAR_CNN_OUTPUT_DIM", "type": "int"}, {"lineNumber": 541, "col_offset": 46, "nodeName": "PRETRAINED_CHAR_CNN_PARAMS", "type": "List[Tuple[int, int]]"}, {"lineNumber": 548, "col_offset": 4, "nodeName": "base_architecture", "type": "Any"}, {"lineNumber": 548, "col_offset": 26, "nodeName": "args", "type": "Any"}, {"lineNumber": 549, "col_offset": 4, "nodeName": "args", "type": "Any"}, {"lineNumber": 549, "col_offset": 26, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 549, "col_offset": 34, "nodeName": "args", "type": "Any"}, {"lineNumber": 550, "col_offset": 4, "nodeName": "args", "type": "Any"}, {"lineNumber": 550, "col_offset": 26, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 550, "col_offset": 34, "nodeName": "args", "type": "Any"}, {"lineNumber": 551, "col_offset": 4, "nodeName": "args", "type": "Any"}, {"lineNumber": 551, "col_offset": 27, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 551, "col_offset": 35, "nodeName": "args", "type": "Any"}, {"lineNumber": 28, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 28, "col_offset": 25, "nodeName": "task", "type": "Any"}, {"lineNumber": 28, "col_offset": 31, "nodeName": "encoder", "type": "Any"}, {"lineNumber": 28, "col_offset": 40, "nodeName": "decoder", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "add_args", "type": "Any"}, {"lineNumber": 32, "col_offset": 30, "nodeName": "parser", "type": "Any"}, {"lineNumber": 33, "col_offset": 8, "nodeName": "add_args", "type": "Callable[[Any], None]"}, {"lineNumber": 33, "col_offset": 30, "nodeName": "parser", "type": "Any"}, {"lineNumber": 38, "col_offset": 8, "nodeName": "src_dict", "type": "Any"}, {"lineNumber": 38, "col_offset": 18, "nodeName": "dst_dict", "type": "Any"}, {"lineNumber": 38, "col_offset": 29, "nodeName": "source_dictionary", "type": "Any"}, {"lineNumber": 38, "col_offset": 53, "nodeName": "target_dictionary", "type": "Any"}, {"lineNumber": 39, "col_offset": 8, "nodeName": "base_architecture", "type": "Any"}, {"lineNumber": 39, "col_offset": 26, "nodeName": "args", "type": "Any"}, {"lineNumber": 41, "col_offset": 15, "nodeName": "args", "type": "Any"}, {"lineNumber": 42, "col_offset": 15, "nodeName": "cell_type", "type": "Any"}, {"lineNumber": 44, "col_offset": 15, "nodeName": "hasattr", "type": "Callable[[Any, str], bool]"}, {"lineNumber": 44, "col_offset": 23, "nodeName": "args", "type": "Any"}, {"lineNumber": 49, "col_offset": 11, "nodeName": "hasattr", "type": "Callable[[Any, str], bool]"}, {"lineNumber": 49, "col_offset": 19, "nodeName": "args", "type": "Any"}, {"lineNumber": 50, "col_offset": 12, "nodeName": "embed_bytes", "type": "Any"}, {"lineNumber": 54, "col_offset": 15, "nodeName": "embed_bytes", "type": "Any"}, {"lineNumber": 105, "col_offset": 18, "nodeName": "RNNDecoder", "type": "Type[pytorch_translate.rnn.RNNDecoder]"}, {"lineNumber": 122, "col_offset": 15, "nodeName": "cls", "type": "Any"}, {"lineNumber": 122, "col_offset": 19, "nodeName": "task", "type": "Any"}, {"lineNumber": 122, "col_offset": 25, "nodeName": "encoder", "type": "Union[CharCNNEncoder, CharRNNEncoder]"}, {"lineNumber": 122, "col_offset": 34, "nodeName": "decoder", "type": "pytorch_translate.rnn.RNNDecoder"}, {"lineNumber": 130, "col_offset": 22, "nodeName": "encoder", "type": "Any"}, {"lineNumber": 130, "col_offset": 35, "nodeName": "src_tokens", "type": "Any"}, {"lineNumber": 130, "col_offset": 47, "nodeName": "src_lengths", "type": "Any"}, {"lineNumber": 130, "col_offset": 60, "nodeName": "char_inds", "type": "Any"}, {"lineNumber": 130, "col_offset": 71, "nodeName": "word_lengths", "type": "Any"}, {"lineNumber": 131, "col_offset": 22, "nodeName": "decoder", "type": "Any"}, {"lineNumber": 131, "col_offset": 35, "nodeName": "prev_output_tokens", "type": "Any"}, {"lineNumber": 131, "col_offset": 55, "nodeName": "encoder_out", "type": "Any"}, {"lineNumber": 146, "col_offset": 12, "nodeName": "LSTM", "type": "Any"}, {"lineNumber": 146, "col_offset": 20, "nodeName": "input_size", "type": "Any"}, {"lineNumber": 146, "col_offset": 32, "nodeName": "hidden_size", "type": "Any"}, {"lineNumber": 147, "col_offset": 12, "nodeName": "name", "type": "Any"}, {"lineNumber": 147, "col_offset": 18, "nodeName": "param", "type": "Any"}, {"lineNumber": 147, "col_offset": 27, "nodeName": "named_parameters", "type": "Any"}, {"lineNumber": 170, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 170, "col_offset": 25, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 171, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 172, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 173, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 174, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 175, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 176, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 177, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 178, "col_offset": 21, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 178, "col_offset": 25, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 179, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 179, "col_offset": 27, "nodeName": "pad", "type": "Any"}, {"lineNumber": 181, "col_offset": 27, "nodeName": "CharRNNModel", "type": "Type[pytorch_translate.char_encoder.CharRNNModel]"}, {"lineNumber": 189, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 190, "col_offset": 11, "nodeName": "token_embed_dim", "type": "Any"}, {"lineNumber": 198, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 198, "col_offset": 24, "nodeName": "char_rnn_units", "type": "Any"}, {"lineNumber": 198, "col_offset": 41, "nodeName": "token_embed_dim", "type": "Any"}, {"lineNumber": 200, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 200, "col_offset": 22, "nodeName": "ModuleList", "type": "Any"}, {"lineNumber": 201, "col_offset": 21, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 201, "col_offset": 27, "nodeName": "num_layers", "type": "Any"}, {"lineNumber": 202, "col_offset": 12, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 203, "col_offset": 15, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 218, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 218, "col_offset": 26, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 218, "col_offset": 30, "nodeName": "layers", "type": "Any"}, {"lineNumber": 219, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 221, "col_offset": 12, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 231, "col_offset": 8, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 236, "col_offset": 12, "nodeName": "embed_chars", "type": "pytorch_translate.char_encoder.CharRNNModel"}, {"lineNumber": 243, "col_offset": 11, "nodeName": "embed_tokens", "type": "Any"}, {"lineNumber": 244, "col_offset": 12, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 247, "col_offset": 12, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 250, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 252, "col_offset": 11, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 253, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 261, "col_offset": 23, "nodeName": "pack_padded_sequence", "type": "Any"}, {"lineNumber": 261, "col_offset": 44, "nodeName": "x", "type": "Any"}, {"lineNumber": 261, "col_offset": 47, "nodeName": "src_lengths", "type": "Any"}, {"lineNumber": 263, "col_offset": 8, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 263, "col_offset": 23, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 264, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 264, "col_offset": 15, "nodeName": "rnn_layer", "type": "Any"}, {"lineNumber": 264, "col_offset": 28, "nodeName": "enumerate", "type": "Type[enumerate[Any]]"}, {"lineNumber": 264, "col_offset": 38, "nodeName": "layers", "type": "Any"}, {"lineNumber": 293, "col_offset": 24, "nodeName": "view", "type": "Any"}, {"lineNumber": 294, "col_offset": 12, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 296, "col_offset": 22, "nodeName": "view", "type": "Any"}, {"lineNumber": 297, "col_offset": 12, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 301, "col_offset": 8, "nodeName": "unpacked_output", "type": "Any"}, {"lineNumber": 301, "col_offset": 25, "nodeName": "_", "type": "Any"}, {"lineNumber": 301, "col_offset": 29, "nodeName": "pad_packed_sequence", "type": "Any"}, {"lineNumber": 301, "col_offset": 49, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 304, "col_offset": 12, "nodeName": "unpacked_output", "type": "Any"}, {"lineNumber": 305, "col_offset": 12, "nodeName": "final_hiddens", "type": "Any"}, {"lineNumber": 306, "col_offset": 12, "nodeName": "final_cells", "type": "Any"}, {"lineNumber": 307, "col_offset": 12, "nodeName": "src_lengths", "type": "Any"}, {"lineNumber": 308, "col_offset": 12, "nodeName": "src_tokens", "type": "Any"}, {"lineNumber": 309, "col_offset": 12, "nodeName": "embedded_words", "type": "Any"}, {"lineNumber": 314, "col_offset": 15, "nodeName": "reorder_encoder_output", "type": "Callable[[Any, Any], Tuple[Any, Any, Any, Any, Any, Any]]"}, {"lineNumber": 314, "col_offset": 42, "nodeName": "encoder_out", "type": "Any"}, {"lineNumber": 314, "col_offset": 55, "nodeName": "new_order", "type": "Any"}, {"lineNumber": 318, "col_offset": 15, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 351, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 351, "col_offset": 25, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 352, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 353, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 354, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 355, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 356, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 357, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 359, "col_offset": 30, "nodeName": "literal_eval", "type": "Callable[[Union[str, _ast.AST]], Any]"}, {"lineNumber": 359, "col_offset": 43, "nodeName": "char_cnn_params", "type": "Any"}, {"lineNumber": 360, "col_offset": 32, "nodeName": "CharCNNModel", "type": "Type[pytorch_translate.char_encoder.CharCNNModel]"}, {"lineNumber": 361, "col_offset": 12, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 362, "col_offset": 12, "nodeName": "num_chars", "type": "Any"}, {"lineNumber": 363, "col_offset": 12, "nodeName": "embed_dim", "type": "Any"}, {"lineNumber": 364, "col_offset": 12, "nodeName": "convolutions_params", "type": "Any"}, {"lineNumber": 365, "col_offset": 12, "nodeName": "char_cnn_nonlinear_fn", "type": "Any"}, {"lineNumber": 366, "col_offset": 12, "nodeName": "char_cnn_pool_type", "type": "Any"}, {"lineNumber": 367, "col_offset": 12, "nodeName": "char_cnn_num_highway_layers", "type": "Any"}, {"lineNumber": 368, "col_offset": 12, "nodeName": "char_cnn_output_dim", "type": "Any"}, {"lineNumber": 369, "col_offset": 12, "nodeName": "use_pretrained_weights", "type": "Any"}, {"lineNumber": 370, "col_offset": 12, "nodeName": "finetune_pretrained_weights", "type": "Any"}, {"lineNumber": 371, "col_offset": 12, "nodeName": "weights_file", "type": "Any"}, {"lineNumber": 374, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 375, "col_offset": 21, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 375, "col_offset": 25, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 376, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 376, "col_offset": 27, "nodeName": "pad", "type": "Any"}, {"lineNumber": 377, "col_offset": 11, "nodeName": "token_embed_dim", "type": "Any"}, {"lineNumber": 389, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 389, "col_offset": 24, "nodeName": "word_dim", "type": "Any"}, {"lineNumber": 389, "col_offset": 40, "nodeName": "token_embed_dim", "type": "Any"}, {"lineNumber": 391, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 391, "col_offset": 22, "nodeName": "ModuleList", "type": "Any"}, {"lineNumber": 392, "col_offset": 21, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 392, "col_offset": 27, "nodeName": "num_layers", "type": "Any"}, {"lineNumber": 393, "col_offset": 12, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 394, "col_offset": 15, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 409, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 409, "col_offset": 26, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 409, "col_offset": 30, "nodeName": "layers", "type": "Any"}, {"lineNumber": 410, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 412, "col_offset": 12, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 421, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 421, "col_offset": 23, "nodeName": "VariableTracker", "type": "Type[pytorch_translate.common_layers.VariableTracker]"}, {"lineNumber": 423, "col_offset": 8, "nodeName": "set_gradient_tracking_mode", "type": "Callable[..., Any]"}, {"lineNumber": 428, "col_offset": 8, "nodeName": "reset", "type": "Callable[[], None]"}, {"lineNumber": 429, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 432, "col_offset": 8, "nodeName": "reset", "type": "Callable[[], None]"}, {"lineNumber": 434, "col_offset": 8, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 434, "col_offset": 13, "nodeName": "seqlen", "type": "Any"}, {"lineNumber": 434, "col_offset": 21, "nodeName": "maxchars", "type": "Any"}, {"lineNumber": 434, "col_offset": 32, "nodeName": "size", "type": "Any"}, {"lineNumber": 436, "col_offset": 25, "nodeName": "t", "type": "Any"}, {"lineNumber": 438, "col_offset": 26, "nodeName": "char_cnn_encoder", "type": "pytorch_translate.char_encoder.CharCNNModel"}, {"lineNumber": 438, "col_offset": 48, "nodeName": "char_inds_flat", "type": "Any"}, {"lineNumber": 439, "col_offset": 12, "nodeName": "view", "type": "Any"}, {"lineNumber": 439, "col_offset": 33, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 439, "col_offset": 38, "nodeName": "seqlen", "type": "Any"}, {"lineNumber": 440, "col_offset": 12, "nodeName": "transpose", "type": "Any"}, {"lineNumber": 442, "col_offset": 11, "nodeName": "embed_tokens", "type": "Any"}, {"lineNumber": 443, "col_offset": 12, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 445, "col_offset": 12, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 447, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 449, "col_offset": 8, "nodeName": "track", "type": "Callable[..., None]"}, {"lineNumber": 449, "col_offset": 27, "nodeName": "x", "type": "Any"}, {"lineNumber": 450, "col_offset": 11, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 451, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 459, "col_offset": 23, "nodeName": "pack_padded_sequence", "type": "Any"}, {"lineNumber": 459, "col_offset": 44, "nodeName": "x", "type": "Any"}, {"lineNumber": 459, "col_offset": 47, "nodeName": "src_lengths", "type": "Any"}, {"lineNumber": 461, "col_offset": 8, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 461, "col_offset": 23, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 462, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 462, "col_offset": 15, "nodeName": "rnn_layer", "type": "Any"}, {"lineNumber": 462, "col_offset": 28, "nodeName": "enumerate", "type": "Type[enumerate[Any]]"}, {"lineNumber": 462, "col_offset": 38, "nodeName": "layers", "type": "Any"}, {"lineNumber": 491, "col_offset": 24, "nodeName": "view", "type": "Any"}, {"lineNumber": 492, "col_offset": 12, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 494, "col_offset": 22, "nodeName": "view", "type": "Any"}, {"lineNumber": 495, "col_offset": 12, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 499, "col_offset": 8, "nodeName": "unpacked_output", "type": "Any"}, {"lineNumber": 499, "col_offset": 25, "nodeName": "_", "type": "Any"}, {"lineNumber": 499, "col_offset": 29, "nodeName": "pad_packed_sequence", "type": "Any"}, {"lineNumber": 499, "col_offset": 49, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 502, "col_offset": 12, "nodeName": "unpacked_output", "type": "Any"}, {"lineNumber": 503, "col_offset": 12, "nodeName": "final_hiddens", "type": "Any"}, {"lineNumber": 504, "col_offset": 12, "nodeName": "final_cells", "type": "Any"}, {"lineNumber": 505, "col_offset": 12, "nodeName": "src_lengths", "type": "Any"}, {"lineNumber": 506, "col_offset": 12, "nodeName": "src_tokens", "type": "Any"}, {"lineNumber": 507, "col_offset": 12, "nodeName": "embedded_words", "type": "Any"}, {"lineNumber": 512, "col_offset": 15, "nodeName": "reorder_encoder_output", "type": "Callable[[Any, Any], Tuple[Any, Any, Any, Any, Any, Any]]"}, {"lineNumber": 512, "col_offset": 42, "nodeName": "encoder_out", "type": "Any"}, {"lineNumber": 512, "col_offset": 55, "nodeName": "new_order", "type": "Any"}, {"lineNumber": 516, "col_offset": 15, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 530, "col_offset": 8, "nodeName": "args", "type": "Any"}, {"lineNumber": 530, "col_offset": 38, "nodeName": "model_constants", "type": "module"}, {"lineNumber": 534, "col_offset": 8, "nodeName": "args", "type": "Any"}, {"lineNumber": 534, "col_offset": 31, "nodeName": "model_constants", "type": "module"}, {"lineNumber": 538, "col_offset": 8, "nodeName": "args", "type": "Any"}, {"lineNumber": 538, "col_offset": 36, "nodeName": "model_constants", "type": "module"}, {"lineNumber": 541, "col_offset": 8, "nodeName": "literal_eval", "type": "Callable[[Union[str, _ast.AST]], Any]"}, {"lineNumber": 541, "col_offset": 21, "nodeName": "char_cnn_params", "type": "Any"}, {"lineNumber": 541, "col_offset": 46, "nodeName": "model_constants", "type": "module"}, {"lineNumber": 548, "col_offset": 4, "nodeName": "rnn", "type": "module"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "RNNModel", "type": "Any"}, {"lineNumber": 33, "col_offset": 8, "nodeName": "char_encoder", "type": "module"}, {"lineNumber": 38, "col_offset": 29, "nodeName": "task", "type": "Any"}, {"lineNumber": 38, "col_offset": 53, "nodeName": "task", "type": "Any"}, {"lineNumber": 42, "col_offset": 15, "nodeName": "args", "type": "Any"}, {"lineNumber": 50, "col_offset": 12, "nodeName": "args", "type": "Any"}, {"lineNumber": 50, "col_offset": 31, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 50, "col_offset": 39, "nodeName": "args", "type": "Any"}, {"lineNumber": 54, "col_offset": 15, "nodeName": "args", "type": "Any"}, {"lineNumber": 55, "col_offset": 16, "nodeName": "num_chars", "type": "int"}, {"lineNumber": 57, "col_offset": 16, "nodeName": "num_chars", "type": "Any"}, {"lineNumber": 57, "col_offset": 28, "nodeName": "char_source_dict_size", "type": "Any"}, {"lineNumber": 61, "col_offset": 15, "nodeName": "embed_bytes", "type": "Any"}, {"lineNumber": 63, "col_offset": 22, "nodeName": "CharCNNEncoder", "type": "Type[CharCNNEncoder]"}, {"lineNumber": 64, "col_offset": 16, "nodeName": "src_dict", "type": "Any"}, {"lineNumber": 88, "col_offset": 22, "nodeName": "CharRNNEncoder", "type": "Type[CharRNNEncoder]"}, {"lineNumber": 89, "col_offset": 16, "nodeName": "src_dict", "type": "Any"}, {"lineNumber": 105, "col_offset": 18, "nodeName": "rnn", "type": "module"}, {"lineNumber": 106, "col_offset": 21, "nodeName": "src_dict", "type": "Any"}, {"lineNumber": 107, "col_offset": 21, "nodeName": "dst_dict", "type": "Any"}, {"lineNumber": 108, "col_offset": 35, "nodeName": "vocab_reduction_params", "type": "Any"}, {"lineNumber": 109, "col_offset": 31, "nodeName": "encoder_hidden_dim", "type": "Any"}, {"lineNumber": 110, "col_offset": 22, "nodeName": "decoder_embed_dim", "type": "Any"}, {"lineNumber": 111, "col_offset": 25, "nodeName": "decoder_freeze_embed", "type": "Any"}, {"lineNumber": 112, "col_offset": 26, "nodeName": "decoder_out_embed_dim", "type": "Any"}, {"lineNumber": 113, "col_offset": 22, "nodeName": "cell_type", "type": "Any"}, {"lineNumber": 114, "col_offset": 23, "nodeName": "decoder_layers", "type": "Any"}, {"lineNumber": 115, "col_offset": 23, "nodeName": "decoder_hidden_dim", "type": "Any"}, {"lineNumber": 116, "col_offset": 27, "nodeName": "attention_type", "type": "Any"}, {"lineNumber": 117, "col_offset": 23, "nodeName": "decoder_dropout_in", "type": "Any"}, {"lineNumber": 118, "col_offset": 24, "nodeName": "decoder_dropout_out", "type": "Any"}, {"lineNumber": 119, "col_offset": 27, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 120, "col_offset": 30, "nodeName": "averaging_encoder", "type": "Any"}, {"lineNumber": 130, "col_offset": 22, "nodeName": "self", "type": "Any"}, {"lineNumber": 131, "col_offset": 22, "nodeName": "self", "type": "Any"}, {"lineNumber": 146, "col_offset": 12, "nodeName": "nn", "type": "Any"}, {"lineNumber": 146, "col_offset": 47, "nodeName": "kwargs", "type": "Dict[str, Any]"}, {"lineNumber": 147, "col_offset": 27, "nodeName": "m", "type": "Any"}, {"lineNumber": 179, "col_offset": 27, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 181, "col_offset": 27, "nodeName": "char_encoder", "type": "module"}, {"lineNumber": 182, "col_offset": 23, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 183, "col_offset": 22, "nodeName": "num_chars", "type": "Any"}, {"lineNumber": 184, "col_offset": 27, "nodeName": "char_embed_dim", "type": "Any"}, {"lineNumber": 185, "col_offset": 27, "nodeName": "char_rnn_units", "type": "Any"}, {"lineNumber": 186, "col_offset": 28, "nodeName": "char_rnn_layers", "type": "Any"}, {"lineNumber": 191, "col_offset": 32, "nodeName": "Embedding", "type": "Type[pytorch_translate.common_layers.Embedding]"}, {"lineNumber": 200, "col_offset": 22, "nodeName": "nn", "type": "Any"}, {"lineNumber": 202, "col_offset": 37, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 208, "col_offset": 12, "nodeName": "append", "type": "Any"}, {"lineNumber": 218, "col_offset": 30, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 225, "col_offset": 39, "nodeName": "WordDropout", "type": "Type[pytorch_translate.word_dropout.WordDropout]"}, {"lineNumber": 226, "col_offset": 16, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 226, "col_offset": 28, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 234, "col_offset": 14, "nodeName": "size", "type": "Any"}, {"lineNumber": 236, "col_offset": 12, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 237, "col_offset": 23, "nodeName": "src_tokens", "type": "Any"}, {"lineNumber": 238, "col_offset": 24, "nodeName": "src_lengths", "type": "Any"}, {"lineNumber": 239, "col_offset": 22, "nodeName": "char_inds", "type": "Any"}, {"lineNumber": 240, "col_offset": 25, "nodeName": "word_lengths", "type": "Any"}, {"lineNumber": 243, "col_offset": 11, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 244, "col_offset": 30, "nodeName": "embed_tokens", "type": "Any"}, {"lineNumber": 244, "col_offset": 48, "nodeName": "src_tokens", "type": "Any"}, {"lineNumber": 247, "col_offset": 30, "nodeName": "transpose", "type": "Any"}, {"lineNumber": 250, "col_offset": 16, "nodeName": "cat", "type": "Any"}, {"lineNumber": 252, "col_offset": 11, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 253, "col_offset": 16, "nodeName": "dropout", "type": "Any"}, {"lineNumber": 253, "col_offset": 26, "nodeName": "x", "type": "Any"}, {"lineNumber": 264, "col_offset": 38, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 265, "col_offset": 15, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 266, "col_offset": 16, "nodeName": "h0", "type": "Any"}, {"lineNumber": 267, "col_offset": 16, "nodeName": "c0", "type": "Any"}, {"lineNumber": 269, "col_offset": 16, "nodeName": "h0", "type": "Any"}, {"lineNumber": 270, "col_offset": 16, "nodeName": "c0", "type": "Any"}, {"lineNumber": 273, "col_offset": 12, "nodeName": "current_output", "type": "Any"}, {"lineNumber": 273, "col_offset": 47, "nodeName": "rnn_layer", "type": "Any"}, {"lineNumber": 273, "col_offset": 57, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 276, "col_offset": 15, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 278, "col_offset": 16, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 279, "col_offset": 16, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 281, "col_offset": 16, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 282, "col_offset": 16, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 284, "col_offset": 12, "nodeName": "append", "type": "Callable"}, {"lineNumber": 284, "col_offset": 33, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 285, "col_offset": 12, "nodeName": "append", "type": "Callable"}, {"lineNumber": 285, "col_offset": 31, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 290, "col_offset": 16, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 290, "col_offset": 31, "nodeName": "current_output", "type": "Any"}, {"lineNumber": 294, "col_offset": 12, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 297, "col_offset": 12, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 314, "col_offset": 15, "nodeName": "rnn", "type": "module"}, {"lineNumber": 360, "col_offset": 32, "nodeName": "char_encoder", "type": "module"}, {"lineNumber": 376, "col_offset": 27, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 378, "col_offset": 32, "nodeName": "Embedding", "type": "Type[pytorch_translate.common_layers.Embedding]"}, {"lineNumber": 386, "col_offset": 15, "nodeName": "char_cnn_output_dim", "type": "Any"}, {"lineNumber": 387, "col_offset": 17, "nodeName": "sum", "type": "Callable"}, {"lineNumber": 389, "col_offset": 24, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 391, "col_offset": 22, "nodeName": "nn", "type": "Any"}, {"lineNumber": 393, "col_offset": 37, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 399, "col_offset": 12, "nodeName": "append", "type": "Any"}, {"lineNumber": 409, "col_offset": 30, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 416, "col_offset": 39, "nodeName": "WordDropout", "type": "Type[pytorch_translate.word_dropout.WordDropout]"}, {"lineNumber": 417, "col_offset": 16, "nodeName": "dictionary", "type": "Any"}, {"lineNumber": 417, "col_offset": 28, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 423, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 428, "col_offset": 8, "nodeName": "tracker", "type": "pytorch_translate.common_layers.VariableTracker"}, {"lineNumber": 432, "col_offset": 8, "nodeName": "tracker", "type": "pytorch_translate.common_layers.VariableTracker"}, {"lineNumber": 434, "col_offset": 32, "nodeName": "char_inds", "type": "Any"}, {"lineNumber": 438, "col_offset": 26, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 439, "col_offset": 12, "nodeName": "char_cnn_output", "type": "Any"}, {"lineNumber": 439, "col_offset": 46, "nodeName": "shape", "type": "Any"}, {"lineNumber": 440, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 442, "col_offset": 11, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 443, "col_offset": 30, "nodeName": "embed_tokens", "type": "Any"}, {"lineNumber": 443, "col_offset": 48, "nodeName": "src_tokens", "type": "Any"}, {"lineNumber": 445, "col_offset": 30, "nodeName": "transpose", "type": "Any"}, {"lineNumber": 447, "col_offset": 16, "nodeName": "cat", "type": "Any"}, {"lineNumber": 449, "col_offset": 8, "nodeName": "tracker", "type": "pytorch_translate.common_layers.VariableTracker"}, {"lineNumber": 449, "col_offset": 62, "nodeName": "track_gradients", "type": "bool"}, {"lineNumber": 450, "col_offset": 11, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 451, "col_offset": 16, "nodeName": "dropout", "type": "Any"}, {"lineNumber": 451, "col_offset": 26, "nodeName": "x", "type": "Any"}, {"lineNumber": 462, "col_offset": 38, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 463, "col_offset": 15, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 464, "col_offset": 16, "nodeName": "h0", "type": "Any"}, {"lineNumber": 465, "col_offset": 16, "nodeName": "c0", "type": "Any"}, {"lineNumber": 467, "col_offset": 16, "nodeName": "h0", "type": "Any"}, {"lineNumber": 468, "col_offset": 16, "nodeName": "c0", "type": "Any"}, {"lineNumber": 471, "col_offset": 12, "nodeName": "current_output", "type": "Any"}, {"lineNumber": 471, "col_offset": 47, "nodeName": "rnn_layer", "type": "Any"}, {"lineNumber": 471, "col_offset": 57, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 474, "col_offset": 15, "nodeName": "bidirectional", "type": "Any"}, {"lineNumber": 476, "col_offset": 16, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 477, "col_offset": 16, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 479, "col_offset": 16, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 480, "col_offset": 16, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 482, "col_offset": 12, "nodeName": "append", "type": "Callable"}, {"lineNumber": 482, "col_offset": 33, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 483, "col_offset": 12, "nodeName": "append", "type": "Callable"}, {"lineNumber": 483, "col_offset": 31, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 488, "col_offset": 16, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 488, "col_offset": 31, "nodeName": "current_output", "type": "Any"}, {"lineNumber": 492, "col_offset": 12, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 495, "col_offset": 12, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 512, "col_offset": 15, "nodeName": "rnn", "type": "module"}, {"lineNumber": 541, "col_offset": 21, "nodeName": "args", "type": "Any"}, {"lineNumber": 28, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "rnn", "type": "module"}, {"lineNumber": 57, "col_offset": 28, "nodeName": "args", "type": "Any"}, {"lineNumber": 61, "col_offset": 15, "nodeName": "args", "type": "Any"}, {"lineNumber": 61, "col_offset": 36, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 61, "col_offset": 44, "nodeName": "args", "type": "Any"}, {"lineNumber": 62, "col_offset": 16, "nodeName": "verify_pretrain_params", "type": "Callable[[Any], Any]"}, {"lineNumber": 62, "col_offset": 39, "nodeName": "args", "type": "Any"}, {"lineNumber": 65, "col_offset": 26, "nodeName": "num_chars", "type": "Union[int, Any]"}, {"lineNumber": 66, "col_offset": 26, "nodeName": "char_embed_dim", "type": "Any"}, {"lineNumber": 67, "col_offset": 32, "nodeName": "encoder_embed_dim", "type": "Any"}, {"lineNumber": 68, "col_offset": 29, "nodeName": "encoder_freeze_embed", "type": "Any"}, {"lineNumber": 69, "col_offset": 32, "nodeName": "char_cnn_params", "type": "Any"}, {"lineNumber": 70, "col_offset": 38, "nodeName": "char_cnn_nonlinear_fn", "type": "Any"}, {"lineNumber": 71, "col_offset": 35, "nodeName": "char_cnn_pool_type", "type": "Any"}, {"lineNumber": 72, "col_offset": 44, "nodeName": "char_cnn_num_highway_layers", "type": "Any"}, {"lineNumber": 74, "col_offset": 27, "nodeName": "encoder_layers", "type": "Any"}, {"lineNumber": 75, "col_offset": 27, "nodeName": "encoder_hidden_dim", "type": "Any"}, {"lineNumber": 76, "col_offset": 27, "nodeName": "encoder_dropout_in", "type": "Any"}, {"lineNumber": 77, "col_offset": 28, "nodeName": "encoder_dropout_out", "type": "Any"}, {"lineNumber": 78, "col_offset": 31, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 80, "col_offset": 36, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 90, "col_offset": 26, "nodeName": "char_source_dict_size", "type": "Any"}, {"lineNumber": 91, "col_offset": 31, "nodeName": "char_embed_dim", "type": "Any"}, {"lineNumber": 92, "col_offset": 32, "nodeName": "encoder_embed_dim", "type": "Any"}, {"lineNumber": 93, "col_offset": 29, "nodeName": "encoder_freeze_embed", "type": "Any"}, {"lineNumber": 94, "col_offset": 31, "nodeName": "char_rnn_units", "type": "Any"}, {"lineNumber": 95, "col_offset": 32, "nodeName": "char_rnn_layers", "type": "Any"}, {"lineNumber": 96, "col_offset": 27, "nodeName": "encoder_layers", "type": "Any"}, {"lineNumber": 97, "col_offset": 27, "nodeName": "encoder_hidden_dim", "type": "Any"}, {"lineNumber": 98, "col_offset": 27, "nodeName": "encoder_dropout_in", "type": "Any"}, {"lineNumber": 99, "col_offset": 28, "nodeName": "encoder_dropout_out", "type": "Any"}, {"lineNumber": 100, "col_offset": 31, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 102, "col_offset": 36, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 108, "col_offset": 35, "nodeName": "args", "type": "Any"}, {"lineNumber": 109, "col_offset": 31, "nodeName": "args", "type": "Any"}, {"lineNumber": 110, "col_offset": 22, "nodeName": "args", "type": "Any"}, {"lineNumber": 111, "col_offset": 25, "nodeName": "args", "type": "Any"}, {"lineNumber": 112, "col_offset": 26, "nodeName": "args", "type": "Any"}, {"lineNumber": 113, "col_offset": 22, "nodeName": "args", "type": "Any"}, {"lineNumber": 114, "col_offset": 23, "nodeName": "args", "type": "Any"}, {"lineNumber": 115, "col_offset": 23, "nodeName": "args", "type": "Any"}, {"lineNumber": 116, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 117, "col_offset": 23, "nodeName": "args", "type": "Any"}, {"lineNumber": 118, "col_offset": 24, "nodeName": "args", "type": "Any"}, {"lineNumber": 119, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 120, "col_offset": 30, "nodeName": "args", "type": "Any"}, {"lineNumber": 148, "col_offset": 27, "nodeName": "name", "type": "Any"}, {"lineNumber": 148, "col_offset": 45, "nodeName": "name", "type": "Any"}, {"lineNumber": 149, "col_offset": 16, "nodeName": "uniform_", "type": "Any"}, {"lineNumber": 170, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 191, "col_offset": 32, "nodeName": "rnn", "type": "module"}, {"lineNumber": 192, "col_offset": 31, "nodeName": "num_tokens", "type": "int"}, {"lineNumber": 193, "col_offset": 30, "nodeName": "token_embed_dim", "type": "Any"}, {"lineNumber": 194, "col_offset": 28, "nodeName": "padding_idx", "type": "Any"}, {"lineNumber": 195, "col_offset": 29, "nodeName": "freeze_embed", "type": "Any"}, {"lineNumber": 202, "col_offset": 37, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 202, "col_offset": 60, "nodeName": "layer", "type": "int"}, {"lineNumber": 208, "col_offset": 12, "nodeName": "layers", "type": "Any"}, {"lineNumber": 209, "col_offset": 16, "nodeName": "LSTM", "type": "Callable[..., Any]"}, {"lineNumber": 222, "col_offset": 16, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 223, "col_offset": 16, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 225, "col_offset": 39, "nodeName": "word_dropout", "type": "module"}, {"lineNumber": 234, "col_offset": 14, "nodeName": "char_inds", "type": "Any"}, {"lineNumber": 244, "col_offset": 30, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 247, "col_offset": 30, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 250, "col_offset": 16, "nodeName": "torch", "type": "Any"}, {"lineNumber": 250, "col_offset": 27, "nodeName": "x", "type": "Any"}, {"lineNumber": 250, "col_offset": 30, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 253, "col_offset": 16, "nodeName": "F", "type": "Any"}, {"lineNumber": 253, "col_offset": 31, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 253, "col_offset": 57, "nodeName": "training", "type": "Any"}, {"lineNumber": 265, "col_offset": 15, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 265, "col_offset": 38, "nodeName": "i", "type": "int"}, {"lineNumber": 266, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 267, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 269, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 270, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 273, "col_offset": 29, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 273, "col_offset": 37, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 273, "col_offset": 72, "nodeName": "h0", "type": "Any"}, {"lineNumber": 273, "col_offset": 76, "nodeName": "c0", "type": "Any"}, {"lineNumber": 276, "col_offset": 15, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 276, "col_offset": 38, "nodeName": "i", "type": "int"}, {"lineNumber": 278, "col_offset": 25, "nodeName": "cat", "type": "Any"}, {"lineNumber": 279, "col_offset": 25, "nodeName": "cat", "type": "Any"}, {"lineNumber": 281, "col_offset": 25, "nodeName": "squeeze", "type": "Any"}, {"lineNumber": 282, "col_offset": 25, "nodeName": "squeeze", "type": "Any"}, {"lineNumber": 284, "col_offset": 12, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 285, "col_offset": 12, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 287, "col_offset": 15, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 287, "col_offset": 51, "nodeName": "i", "type": "int"}, {"lineNumber": 287, "col_offset": 56, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 288, "col_offset": 16, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 293, "col_offset": 24, "nodeName": "cat", "type": "Any"}, {"lineNumber": 293, "col_offset": 34, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 294, "col_offset": 30, "nodeName": "size", "type": "Any"}, {"lineNumber": 296, "col_offset": 22, "nodeName": "cat", "type": "Any"}, {"lineNumber": 296, "col_offset": 32, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 297, "col_offset": 30, "nodeName": "size", "type": "Any"}, {"lineNumber": 351, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 378, "col_offset": 32, "nodeName": "rnn", "type": "module"}, {"lineNumber": 379, "col_offset": 31, "nodeName": "num_tokens", "type": "int"}, {"lineNumber": 380, "col_offset": 30, "nodeName": "token_embed_dim", "type": "Any"}, {"lineNumber": 381, "col_offset": 28, "nodeName": "padding_idx", "type": "Any"}, {"lineNumber": 382, "col_offset": 29, "nodeName": "freeze_embed", "type": "Any"}, {"lineNumber": 387, "col_offset": 21, "nodeName": "out_dim", "type": "Any"}, {"lineNumber": 393, "col_offset": 37, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 393, "col_offset": 60, "nodeName": "layer", "type": "int"}, {"lineNumber": 399, "col_offset": 12, "nodeName": "layers", "type": "Any"}, {"lineNumber": 400, "col_offset": 16, "nodeName": "LSTM", "type": "Callable[..., Any]"}, {"lineNumber": 413, "col_offset": 16, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 414, "col_offset": 16, "nodeName": "word_dropout_params", "type": "Any"}, {"lineNumber": 416, "col_offset": 39, "nodeName": "word_dropout", "type": "module"}, {"lineNumber": 428, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 432, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 436, "col_offset": 25, "nodeName": "view", "type": "Any"}, {"lineNumber": 436, "col_offset": 44, "nodeName": "maxchars", "type": "Any"}, {"lineNumber": 439, "col_offset": 46, "nodeName": "char_cnn_output", "type": "Any"}, {"lineNumber": 443, "col_offset": 30, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 445, "col_offset": 30, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 447, "col_offset": 16, "nodeName": "torch", "type": "Any"}, {"lineNumber": 447, "col_offset": 27, "nodeName": "x", "type": "Any"}, {"lineNumber": 447, "col_offset": 30, "nodeName": "embedded_tokens", "type": "Any"}, {"lineNumber": 449, "col_offset": 8, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 449, "col_offset": 62, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 451, "col_offset": 16, "nodeName": "F", "type": "Any"}, {"lineNumber": 451, "col_offset": 31, "nodeName": "dropout_in", "type": "Any"}, {"lineNumber": 451, "col_offset": 57, "nodeName": "training", "type": "Any"}, {"lineNumber": 463, "col_offset": 15, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 463, "col_offset": 38, "nodeName": "i", "type": "int"}, {"lineNumber": 464, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 465, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 467, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 468, "col_offset": 21, "nodeName": "zero_", "type": "Any"}, {"lineNumber": 471, "col_offset": 29, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 471, "col_offset": 37, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 471, "col_offset": 72, "nodeName": "h0", "type": "Any"}, {"lineNumber": 471, "col_offset": 76, "nodeName": "c0", "type": "Any"}, {"lineNumber": 474, "col_offset": 15, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 474, "col_offset": 38, "nodeName": "i", "type": "int"}, {"lineNumber": 476, "col_offset": 25, "nodeName": "cat", "type": "Any"}, {"lineNumber": 477, "col_offset": 25, "nodeName": "cat", "type": "Any"}, {"lineNumber": 479, "col_offset": 25, "nodeName": "squeeze", "type": "Any"}, {"lineNumber": 480, "col_offset": 25, "nodeName": "squeeze", "type": "Any"}, {"lineNumber": 482, "col_offset": 12, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 483, "col_offset": 12, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 485, "col_offset": 15, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 485, "col_offset": 51, "nodeName": "i", "type": "int"}, {"lineNumber": 485, "col_offset": 56, "nodeName": "residual_level", "type": "Any"}, {"lineNumber": 486, "col_offset": 16, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 491, "col_offset": 24, "nodeName": "cat", "type": "Any"}, {"lineNumber": 491, "col_offset": 34, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 492, "col_offset": 30, "nodeName": "size", "type": "Any"}, {"lineNumber": 494, "col_offset": 22, "nodeName": "cat", "type": "Any"}, {"lineNumber": 494, "col_offset": 32, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 495, "col_offset": 30, "nodeName": "size", "type": "Any"}, {"lineNumber": 55, "col_offset": 28, "nodeName": "NUM_BYTE_INDICES", "type": "int"}, {"lineNumber": 66, "col_offset": 26, "nodeName": "args", "type": "Any"}, {"lineNumber": 67, "col_offset": 32, "nodeName": "args", "type": "Any"}, {"lineNumber": 68, "col_offset": 29, "nodeName": "args", "type": "Any"}, {"lineNumber": 69, "col_offset": 32, "nodeName": "args", "type": "Any"}, {"lineNumber": 70, "col_offset": 38, "nodeName": "args", "type": "Any"}, {"lineNumber": 71, "col_offset": 35, "nodeName": "args", "type": "Any"}, {"lineNumber": 72, "col_offset": 44, "nodeName": "args", "type": "Any"}, {"lineNumber": 73, "col_offset": 36, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 73, "col_offset": 44, "nodeName": "args", "type": "Any"}, {"lineNumber": 74, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 75, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 76, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 77, "col_offset": 28, "nodeName": "args", "type": "Any"}, {"lineNumber": 78, "col_offset": 31, "nodeName": "args", "type": "Any"}, {"lineNumber": 79, "col_offset": 30, "nodeName": "bool", "type": "Type[bool]"}, {"lineNumber": 79, "col_offset": 35, "nodeName": "encoder_bidirectional", "type": "Any"}, {"lineNumber": 80, "col_offset": 36, "nodeName": "args", "type": "Any"}, {"lineNumber": 81, "col_offset": 39, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 81, "col_offset": 47, "nodeName": "args", "type": "Any"}, {"lineNumber": 82, "col_offset": 44, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 83, "col_offset": 20, "nodeName": "args", "type": "Any"}, {"lineNumber": 85, "col_offset": 29, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 85, "col_offset": 37, "nodeName": "args", "type": "Any"}, {"lineNumber": 90, "col_offset": 26, "nodeName": "args", "type": "Any"}, {"lineNumber": 91, "col_offset": 31, "nodeName": "args", "type": "Any"}, {"lineNumber": 92, "col_offset": 32, "nodeName": "args", "type": "Any"}, {"lineNumber": 93, "col_offset": 29, "nodeName": "args", "type": "Any"}, {"lineNumber": 94, "col_offset": 31, "nodeName": "args", "type": "Any"}, {"lineNumber": 95, "col_offset": 32, "nodeName": "args", "type": "Any"}, {"lineNumber": 96, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 97, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 98, "col_offset": 27, "nodeName": "args", "type": "Any"}, {"lineNumber": 99, "col_offset": 28, "nodeName": "args", "type": "Any"}, {"lineNumber": 100, "col_offset": 31, "nodeName": "args", "type": "Any"}, {"lineNumber": 101, "col_offset": 30, "nodeName": "bool", "type": "Type[bool]"}, {"lineNumber": 101, "col_offset": 35, "nodeName": "encoder_bidirectional", "type": "Any"}, {"lineNumber": 102, "col_offset": 36, "nodeName": "args", "type": "Any"}, {"lineNumber": 149, "col_offset": 16, "nodeName": "data", "type": "Any"}, {"lineNumber": 194, "col_offset": 28, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 204, "col_offset": 23, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 208, "col_offset": 12, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 209, "col_offset": 16, "nodeName": "LSTMSequenceEncoder", "type": "Type[pytorch_translate.rnn.LSTMSequenceEncoder]"}, {"lineNumber": 210, "col_offset": 20, "nodeName": "word_dim", "type": "Any"}, {"lineNumber": 210, "col_offset": 53, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 211, "col_offset": 39, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 211, "col_offset": 67, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 213, "col_offset": 28, "nodeName": "dropout_out", "type": "Any"}, {"lineNumber": 214, "col_offset": 34, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 253, "col_offset": 31, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 253, "col_offset": 57, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 278, "col_offset": 25, "nodeName": "torch", "type": "Any"}, {"lineNumber": 279, "col_offset": 25, "nodeName": "torch", "type": "Any"}, {"lineNumber": 281, "col_offset": 25, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 282, "col_offset": 25, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 287, "col_offset": 15, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 287, "col_offset": 56, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 288, "col_offset": 60, "nodeName": "current_output", "type": "Any"}, {"lineNumber": 293, "col_offset": 24, "nodeName": "torch", "type": "Any"}, {"lineNumber": 296, "col_offset": 22, "nodeName": "torch", "type": "Any"}, {"lineNumber": 381, "col_offset": 28, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 387, "col_offset": 49, "nodeName": "convolutions_params", "type": "Any"}, {"lineNumber": 395, "col_offset": 23, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 399, "col_offset": 12, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 400, "col_offset": 16, "nodeName": "LSTMSequenceEncoder", "type": "Type[pytorch_translate.rnn.LSTMSequenceEncoder]"}, {"lineNumber": 401, "col_offset": 20, "nodeName": "word_dim", "type": "Any"}, {"lineNumber": 401, "col_offset": 53, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 402, "col_offset": 39, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 402, "col_offset": 67, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 404, "col_offset": 28, "nodeName": "dropout_out", "type": "Any"}, {"lineNumber": 405, "col_offset": 34, "nodeName": "is_layer_bidirectional", "type": "Union[Any, bool]"}, {"lineNumber": 436, "col_offset": 25, "nodeName": "char_inds", "type": "Any"}, {"lineNumber": 451, "col_offset": 31, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 451, "col_offset": 57, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 476, "col_offset": 25, "nodeName": "torch", "type": "Any"}, {"lineNumber": 477, "col_offset": 25, "nodeName": "torch", "type": "Any"}, {"lineNumber": 479, "col_offset": 25, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 480, "col_offset": 25, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 485, "col_offset": 15, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 485, "col_offset": 56, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 486, "col_offset": 60, "nodeName": "current_output", "type": "Any"}, {"lineNumber": 491, "col_offset": 24, "nodeName": "torch", "type": "Any"}, {"lineNumber": 494, "col_offset": 22, "nodeName": "torch", "type": "Any"}, {"lineNumber": 55, "col_offset": 28, "nodeName": "vocab_constants", "type": "module"}, {"lineNumber": 55, "col_offset": 63, "nodeName": "__len__", "type": "Callable[[], int]"}, {"lineNumber": 79, "col_offset": 35, "nodeName": "args", "type": "Any"}, {"lineNumber": 101, "col_offset": 35, "nodeName": "args", "type": "Any"}, {"lineNumber": 149, "col_offset": 16, "nodeName": "param", "type": "Any"}, {"lineNumber": 209, "col_offset": 16, "nodeName": "rnn", "type": "module"}, {"lineNumber": 210, "col_offset": 37, "nodeName": "layer", "type": "int"}, {"lineNumber": 210, "col_offset": 20, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 211, "col_offset": 20, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 213, "col_offset": 28, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 266, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 266, "col_offset": 30, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 267, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 267, "col_offset": 30, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 269, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 269, "col_offset": 30, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 269, "col_offset": 35, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 270, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 270, "col_offset": 30, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 270, "col_offset": 35, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 278, "col_offset": 36, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 278, "col_offset": 53, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 279, "col_offset": 36, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 279, "col_offset": 53, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 288, "col_offset": 34, "nodeName": "clone", "type": "Any"}, {"lineNumber": 294, "col_offset": 30, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 297, "col_offset": 30, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 387, "col_offset": 34, "nodeName": "out_dim", "type": "Any"}, {"lineNumber": 387, "col_offset": 43, "nodeName": "_", "type": "Any"}, {"lineNumber": 400, "col_offset": 16, "nodeName": "rnn", "type": "module"}, {"lineNumber": 401, "col_offset": 37, "nodeName": "layer", "type": "int"}, {"lineNumber": 401, "col_offset": 20, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 402, "col_offset": 20, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 404, "col_offset": 28, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 464, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 464, "col_offset": 35, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 465, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 465, "col_offset": 35, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 467, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 467, "col_offset": 35, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 467, "col_offset": 40, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 468, "col_offset": 21, "nodeName": "new", "type": "Any"}, {"lineNumber": 468, "col_offset": 35, "nodeName": "bsz", "type": "Any"}, {"lineNumber": 468, "col_offset": 40, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 476, "col_offset": 36, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 476, "col_offset": 53, "nodeName": "h_last", "type": "Any"}, {"lineNumber": 477, "col_offset": 36, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 477, "col_offset": 53, "nodeName": "c_last", "type": "Any"}, {"lineNumber": 486, "col_offset": 34, "nodeName": "clone", "type": "Any"}, {"lineNumber": 492, "col_offset": 30, "nodeName": "final_hiddens", "type": "List[Any]"}, {"lineNumber": 495, "col_offset": 30, "nodeName": "final_cells", "type": "List[Any]"}, {"lineNumber": 55, "col_offset": 63, "nodeName": "TAGS", "type": "List[str]"}, {"lineNumber": 266, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 266, "col_offset": 35, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 267, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 267, "col_offset": 35, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 269, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 269, "col_offset": 35, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 270, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 270, "col_offset": 35, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 288, "col_offset": 34, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 464, "col_offset": 21, "nodeName": "data", "type": "Any"}, {"lineNumber": 464, "col_offset": 40, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 465, "col_offset": 21, "nodeName": "data", "type": "Any"}, {"lineNumber": 465, "col_offset": 40, "nodeName": "hidden_dim", "type": "Any"}, {"lineNumber": 467, "col_offset": 21, "nodeName": "data", "type": "Any"}, {"lineNumber": 467, "col_offset": 40, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 468, "col_offset": 21, "nodeName": "data", "type": "Any"}, {"lineNumber": 468, "col_offset": 40, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 486, "col_offset": 34, "nodeName": "packed_input", "type": "Any"}, {"lineNumber": 266, "col_offset": 35, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 267, "col_offset": 35, "nodeName": "self", "type": "CharRNNEncoder"}, {"lineNumber": 464, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 464, "col_offset": 40, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 465, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 465, "col_offset": 40, "nodeName": "self", "type": "CharCNNEncoder"}, {"lineNumber": 467, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 468, "col_offset": 21, "nodeName": "x", "type": "Any"}]
["662b5189477a7650880afb86852dab8906cc0d55"]
{ "iti65:1.1": "ms18It_419", "iti65:2.1": "ms18It_420", "iti65:3.1": "ms18It_421, vns124", "iti65:4.1": "ms18It_422, sya25.273, vns125", "iti65:5.1": "ms18It_423" }
{ "name": "invisible", "version": "0.2.4", "description": "DRY models for client and server", "main": "index.js", "scripts": { "prepublish": "grunt coffee", "test": "grunt test" }, "repository": { "type": "git", "url": "git://github.com/sammla/invisible.git" }, "author": "Facundo Olano and Martin Paulucci", "license": "BSD", "bugs": { "url": "https://github.com/sammla/invisible/issues" }, "dependencies": { "browserify": "~2.25.1", "path": "~0.4.9", "coffeeify": "~0.5.1", "underscore": "~1.5.1", "mongodb": "~1.3.17", "socket.io": "~0.9.16", "revalidator": "git://github.com/facundoolano/revalidator" }, "devDependencies": { "matchdep": "~0.1.2", "grunt-contrib-coffee": "~0.7.0", "grunt": "~0.4.1", "grunt-contrib-watch": "~0.5.2", "grunt-cli": "~0.1.9", "grunt-mocha-test": "~0.6.3", "nock": "git://github.com/facundoolano/nock", "supertest": "~0.7.1", "express": "~3.4.0", "socket.io-client": "~0.9.16" } }
{ "Kendric": [ { "favoriteColor": "Red", "food": "pizza", "age": 15, "highschool": "MCSM", "zodiac": "aquarius" } ], "Daniel-M": [ { "favoriteColor":"yellow", "food":"sushi", "age":15, "highSchool":"Manhattan Center for Science and Mathmatics", "zodiacSign":"Aries" } ], "Mohamed": [ { "favoriteColor":"purple", "food":"pizaa", "age":17, "highSchool":"BTHS", "zodiacSign":"Scorpio" } ] }
{"editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "eslint.validate": [ "javascript" ], "editor.defaultFormatter": "dbaeumer.vscode-eslint", "cSpell.words": [ "Masha", "Olia", "TTFB", "linebreak", "plusplus" ], "eslint.format.enable": true }
["e30866e3e9901017bff50bcb79bf09dc33f0ea0a"]
{"code":"3208222005","province_code":"32","regency_code":"3208","district_code":"320822","name":"PANCALANG"}
[ { "artist": { "external_urls": { "spotify": "https://open.spotify.com/artist/6c1pBXHYjFcGQQNO5MMsdd" }, "followers": { "href": null, "total": 96189 }, "genres": [ "bass trap", "brostep", "edm", "electro house", "electronic trap", "moombahton" ], "href": "https://api.spotify.com/v1/artists/6c1pBXHYjFcGQQNO5MMsdd", "id": "6c1pBXHYjFcGQQNO5MMsdd", "images": [ { "height": 640, "url": "https://i.scdn.co/image/677b43dd9260167db0f99e3d5ae19c4e21d10a3c", "width": 640 }, { "height": 320, "url": "https://i.scdn.co/image/77354e89a67f70d389b56f3a2550f387f15e106b", "width": 320 }, { "height": 160, "url": "https://i.scdn.co/image/e570d841bedd1e3ff61f766199fad2d7223c4a88", "width": 160 } ], "name": "Keys N Krates", "popularity": 61, "type": "artist", "uri": "spotify:artist:6c1pBXHYjFcGQQNO5MMsdd" }, "setlistFmArtist": { "id": "1ed5c328-840d-43b6-8455-8d1b4e7f3080", "name": "Keys N Krates", "sortName": "Keys N Krates", "disambiguation": "Toronto producers", "url": "http://www.setlist.fm/setlists/keys-n-krates-5bdc7760.html" }, "setlists": [ { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "id": "bfcd1e6", "unbroken": [ { "song": [ { "name": "Dum Dee Dum" } ] } ], "date": "19-08-2016", "url": "http://www.setlist.fm/setlist/keys-n-krates/2016/kiewit-hasselt-belgium-bfcd1e6.html", "venue": { "id": "23d6c083", "name": "Kiewit", "city": "Hasselt" } } }, { "sets": { "unbroken": [] } }, { "sets": { "id": "2bfcb49a", "unbroken": [ { "song": [ { "name": "Dum Dee Dum" }, { "name": "Keep It 100" }, { "name": "Yes We Faded" } ] } ], "date": "31-07-2016", "url": "http://www.setlist.fm/setlist/keys-n-krates/2016/parc-jean-drapeau-montreal-qc-canada-2bfcb49a.html", "venue": { "id": "53d62765", "name": "Parc Jean-Drapeau", "city": "Montreal", "state": "Quebec" } } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } }, { "sets": { "unbroken": [] } } ] } ]
{"title":"Kings.Bounty.Warriors.of.The.North.Valhalla.Edition-PROPHET","uid":8152908,"size":3074755519,"categoryP":"games","categoryS":"pc","magnet":"?xt=urn:btih:bfc169c3ab48b699c1d7208f67574d0c3e4d0067&amp;dn=Kings.Bounty.Warriors.of.The.North.Valhalla.Edition-PROPHET&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":2,"uploader":"Totenkruez","files":-1,"time":1361092500,"description":"King's Bounty: Warriors of the North - Valhalla Edition\n(c) 1C Company\n\nrelease date ...: February 2766\nprotection .....: Steam\n# of discs .....: 1\nlanguages ......: EN/DE/PL/RU\n---------------------------------------------------\n\nKing's Bounty: Warriors of the North is the next\nchapter in the cult RPG/adventure saga. The new\ntale takes place in the familiar world of Endoria\nfeatured in the previous games, but begins in the\nViking lands, which the celebrated hero Bill\nGilbert never visited during his famous quest in\nKing's Bounty: The Legend. The Mighty Olaf, son of\nthe Konung of Northlings, has dedicated his life to\nbattling the undead who have infested the northern\nlands of Endoria. He seeks to liberate the snowy\nwastes, dwarven dungeons, and the very heart of\nEndoria, the kingdom of Darion itself, from the\ndark grip of necromancy. On his quest towards\nimmortal glory he will encounter cunning foes and\nnew friends, hard battles and amazing adventures.\n\nValhalla Edition includes:\nValhalla Armor Set: These unique in-game items are\nan armor set the hero can collect in the course of\ntheir journeys. Combined together these artifacts\ngive additional a strong boost to the character's\nattributes. Digital artwork and wallpapers. Digital\nbonuses: Ultra-high resolution artwork depicting an\nepic battle of Olaf and the Valkyries against\nundead hordes, and wallpapers available in all\npopular desktop resolutions.","torrent":{"xt":"urn:btih:bfc169c3ab48b699c1d7208f67574d0c3e4d0067","amp;dn":"Kings.Bounty.Warriors.of.The.North.Valhalla.Edition-PROPHET","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"bfc169c3ab48b699c1d7208f67574d0c3e4d0067","infoHashBuffer":{"type":"Buffer","data":[191,193,105,195,171,72,182,153,193,215,32,143,103,87,77,12,62,77,0,103]},"announce":[],"urlList":[]}}
{ "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": { "resourceLocation": { "type": "string", "allowedValues": [ "centralus", "eastus", "eastus2", "northcentralus", "southcentralus", "westcentralus", "westus", "westus2" ], "metadata": { "description": "Region to be used for all resources" } }, "vmName": { "type": "string", "metadata": { "description": "The name of you Virtual Machine." } }, "adminUsername": { "type": "string", "metadata": { "description": "Username for the Virtual Machine." } }, "adminPassword": { "type": "securestring", "metadata": { "description": "Password for the Virtual Machine." } }, "ubuntuOSVersion": { "type": "string", "defaultValue": "18.04-LTS", "allowedValues": [ "12.04.5-LTS", "14.04.5-LTS", "16.04.0-LTS", "18.04-LTS" ], "metadata": { "description": "The Ubuntu version for the VM. This will pick a fully patched image of this given Ubuntu version." } }, "VmSize": { "type": "string", "defaultValue": "Standard_B2s", "metadata": { "description": "The size of the VM" } }, "virtualNetworkName": { "type": "string", "metadata": { "description": "Name of the VNET" } }, "subnetName": { "type": "string", "metadata": { "description": "Name of the subnet in the virtual network" } } }, "variables": { "publicIpAddressName": "[concat(parameters('vmName'), '-PublicIP' )]", "networkInterfaceName": "[concat(parameters('vmName'),'-NetInt')]", "dnsLabelPrefix": "[toLower(concat(parameters('vmName'), uniqueString(resourceGroup().id)))]", "subnetRef": "[resourceId('Microsoft.Network/virtualNetworks/subnets', parameters('virtualNetworkName'), parameters('subnetName'))]", "osDiskType": "Standard_LRS" }, "resources": [ { "type": "Microsoft.Network/networkInterfaces", "apiVersion": "2018-10-01", "name": "[variables('networkInterfaceName')]", "location": "[parameters('resourceLocation')]", "dependsOn": [ "[resourceId('Microsoft.Network/publicIpAddresses/', variables('publicIpAddressName'))]" ], "properties": { "ipConfigurations": [ { "name": "ipconfig1", "properties": { "subnet": { "id": "[variables('subnetRef')]" }, "privateIPAllocationMethod": "Dynamic", "publicIpAddress": { "id": "[resourceId('Microsoft.Network/publicIPAddresses',variables('publicIPAddressName'))]" } } } ] } }, { "type": "Microsoft.Network/publicIpAddresses", "apiVersion": "2019-02-01", "name": "[variables('publicIpAddressName')]", "location": "[parameters('resourceLocation')]", "properties": { "publicIpAllocationMethod": "Dynamic", "publicIPAddressVersion": "IPv4", "dnsSettings": { "domainNameLabel": "[variables('dnsLabelPrefix')]" }, "idleTimeoutInMinutes": 4 }, "sku": { "name": "Basic", "tier": "Regional" } }, { "type": "Microsoft.Compute/virtualMachines", "apiVersion": "2019-03-01", "name": "[parameters('vmName')]", "location": "[parameters('resourceLocation')]", "dependsOn": [ "[resourceId('Microsoft.Network/networkInterfaces/', variables('networkInterfaceName'))]" ], "properties": { "hardwareProfile": { "vmSize": "[parameters('VmSize')]" }, "storageProfile": { "osDisk": { "createOption": "fromImage", "managedDisk": { "storageAccountType": "[variables('osDiskType')]" } }, "imageReference": { "publisher": "Canonical", "offer": "UbuntuServer", "sku": "[parameters('ubuntuOSVersion')]", "version": "latest" } }, "networkProfile": { "networkInterfaces": [ { "id": "[resourceId('Microsoft.Network/networkInterfaces', variables('networkInterfaceName'))]" } ] }, "osProfile": { "computerName": "[parameters('vmName')]", "adminUsername": "[parameters('adminUsername')]", "adminPassword": "[parameters('adminPassword')]" } } } ], "outputs": { "adminUsername": { "type": "string", "value": "[parameters('adminUsername')]" }, "hostname": { "type": "string", "value": "[reference(variables('publicIPAddressName')).dnsSettings.fqdn]" }, "sshCommand": { "type": "string", "value": "[concat('ssh ', parameters('adminUsername'), '@', reference(variables('publicIPAddressName')).dnsSettings.fqdn)]" } } }
{"poster":"DICY pro","date":"2018-07-19T16:49:19.390+0000","title":"Reclutando gente para discord","subforum":"Reclutamiento","embed":{"description":"Step up your game with a modern voice & text chat app. Crystal clear voice, multiple server and channel support, mobile apps, and more. Get your free server now!","url":"https://discord.gg/cc8CYyn","image":"https://discordapp.com/assets/ee7c382d9257652a88c8f7b7f22a994d.png"},"up_votes":4,"down_votes":0,"body":"Buenas tardes!!!\r\nSomos un server de apenas 100 personas, y queremos expandirnos todavia mas.\r\n(no c q mas poner :v)\r\n{{sticker:zombie-brand-facepalm}}","replies":[{"poster":"Exactly","date":"2018-07-19T17:47:51.351+0000","up_votes":1,"down_votes":0,"body":"Hay minas ¿ o son 100 panas","replies":[{"poster":"DICY pro","date":"2018-07-19T17:59:22.949+0000","up_votes":1,"down_votes":0,"body":"jaja, creo q hay algunas\nme gustaria saber el motivo de esa pregunta...","replies":[]}]}]}
{"poster":"Penguin1737","date":"2015-02-28T03:47:16.244+0000","title":"Rework : Taric","subforum":"Charlas Generales","up_votes":2,"down_votes":1,"body":"Hola un rework a taric serviria mucho ya que la gente lo utilizaria mucho mas y quedaria a la altura de lo que es League of Legends..\n\nUn rework visual y de su kit de habilidades prometeria bastante.\n\nAdemas que ya se esta quedando un poco bajo de estatura :/.\n\nAl lado de SioN parece un enano :c..\n\nY por eso un rework vendria muy bien...\nAqui una imagen de mas o menos a lo que me refiero..","replies":[{"poster":"Sir DaL","date":"2015-03-12T17:29:28.018+0000","up_votes":8,"down_votes":0,"body":"Pero porque prejuzgan de que si tiene una armadura rosa tiene que ser afeminado? \nMiren por ejemplo a Shun de los caballeros del zodiaco el tenia una armadura rosa y... \n\noh.. wait...\nhttp://imgur.com/9313PGm","replies":[{"poster":"Penguin1737","date":"2015-05-20T14:34:12.506+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Sir DaL,realm=LAS,application-id=v7qsfXsE,discussion-id=wnb82JhG,comment-id=0007,timestamp=2015-03-12T17:29:28.018+0000)\n>\n> Pero porque prejuzgan de que si tiene una armadura rosa tiene que ser afeminado? \n> Miren por ejemplo a Shun de los caballeros del zodiaco el tenia una armadura rosa y... \n> \n> oh.. wait...\n> http://imgur.com/9313PGm\n\nXDDDDD","replies":[]},{"poster":"Runth","date":"2015-05-08T17:16:49.629+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Sir DaL,realm=LAS,application-id=v7qsfXsE,discussion-id=wnb82JhG,comment-id=0007,timestamp=2015-03-12T17:29:28.018+0000)\n>\n> Pero porque prejuzgan de que si tiene una armadura rosa tiene que ser afeminado? \n> Miren por ejemplo a Shun de los caballeros del zodiaco el tenia una armadura rosa y... \n> \n> oh.. wait...\n> http://imgur.com/9313PGm\n\nmmmm mejor no digas nada dal, taric se puso afeminado y punto xD","replies":[]},{"poster":"Kiba Kaiser","date":"2015-05-08T17:08:19.496+0000","up_votes":1,"down_votes":0,"body":"Haganle un rework a taric que ya es feo y mide un poco mas que poppy >:c","replies":[]},{"poster":"Natchin","date":"2015-03-18T13:13:33.142+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Sir DaL,realm=LAS,application-id=v7qsfXsE,discussion-id=wnb82JhG,comment-id=0007,timestamp=2015-03-12T17:29:28.018+0000)\n>\n> Pero porque prejuzgan de que si tiene una armadura rosa tiene que ser afeminado? \n> Miren por ejemplo a Shun de los caballeros del zodiaco el tenia una armadura rosa y... \n> \n> oh.. wait...\n> http://imgur.com/9313PGm\n\nDe hecho, Shun de Andrómeda era un Don Juan. En el torneo galáctico tenía un ejército de chicas apoyándolo.","replies":[]}]},{"poster":"Dildo de Moria","date":"2015-02-28T12:44:02.299+0000","up_votes":2,"down_votes":0,"body":"A {{champion:81}} le gusta tu peticion.","replies":[]},{"poster":"Nuchi a Gogo","date":"2015-05-14T17:14:38.537+0000","up_votes":1,"down_votes":0,"body":"***","replies":[{"poster":"LaReinaPingüino","date":"2015-05-20T19:11:52.034+0000","up_votes":1,"down_votes":0,"body":"Mis ojos! me rompiste mis ojos!!!!!","replies":[]}]},{"poster":"lPikachu","date":"2015-03-18T01:50:12.995+0000","up_votes":1,"down_votes":0,"body":"Taric de hecho quedaría mejor así en texturas:","replies":[{"poster":"Kaziklí Bey","date":"2015-03-18T13:06:21.330+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Sparkie,realm=LAS,application-id=v7qsfXsE,discussion-id=wnb82JhG,comment-id=0008,timestamp=2015-03-18T01:50:12.995+0000)\n>\n> Taric de hecho quedaría mejor así en texturas:\n\nasi se parece a uther del warcraft 3 mas q a taric {{champion:44}}","replies":[{"poster":"lPikachu","date":"2015-05-08T20:06:02.934+0000","up_votes":1,"down_votes":0,"body":"rework ftw","replies":[]},{"poster":"lPikachu","date":"2015-03-20T01:27:22.779+0000","up_votes":1,"down_votes":0,"body":"no es para tanto el parecido, un rework asi dejaria a taric genial!","replies":[]}]}]},{"poster":"lacdmallboys","date":"2015-05-08T17:40:41.784+0000","up_votes":1,"down_votes":0,"body":"Taric es un enano o no?","replies":[]},{"poster":"DarkSoul98","date":"2015-03-12T16:08:40.564+0000","up_votes":1,"down_votes":0,"body":"Pero los de Rito dicen que quieren conservar su \"personalidad\". Y ya saben a lo que me refiero, rito lo quiere escandaloso","replies":[]},{"poster":"Vastorn","date":"2015-02-28T13:15:36.906+0000","up_votes":1,"down_votes":0,"body":"Y donde dejas lo escandaloso de Taric?","replies":[]},{"poster":"Rocío Speranza","date":"2015-02-28T05:42:16.176+0000","up_votes":1,"down_votes":0,"body":"En el proximo parche recibira un cambio de textura (En mi opinión algo cutre)... sino me equivoco esa imagen que usaste era de un concursante del concurso Riot Art","replies":[]},{"poster":" LocaHaploide","date":"2015-02-28T04:43:24.420+0000","up_votes":1,"down_votes":0,"body":"Al fin Taric se ganara el respeto que merece xDD\nCuantas partidas hemos carreado palote {{champion:44}} {{item:3151}}","replies":[]},{"poster":"RectoDePerro","date":"2015-02-28T04:28:07.404+0000","up_votes":1,"down_votes":0,"body":"Primero que pasaria con mi skin de taric de la quinta era.\nSegundo como afecta esto a los poros{{champion:201}}","replies":[]}]}
{ "navigationBarTitleText": "美图秀" }
{ "@context": "http://iiif.io/api/presentation/2/context.json", "@id": "https://geniza.princeton.edu/annotations/search/?uri=https%3A%2F%2Fcudl.lib.cam.ac.uk%2Fiiif%2FMS-TS-00012-00380%2Fcanvas%2F2&manifest=https%3A%2F%2Fgeniza.princeton.edu%2Fdocuments%2F1661%2Fiiif%2Fmanifest%2F", "@type": "sc:AnnotationList", "resources": [ { "id": "https://geniza.princeton.edu/annotations/09c08241-cd38-47aa-ad53-55bc1bdf69ba/", "type": "Annotation", "created": "2022-10-07T00:58:34.324424+00:00", "modified": "2022-10-07T00:58:34.324439+00:00", "body": [ { "type": "TextualBody", "label": "Page two:", "value": "<ol>\n<li>\u05d5\u05de\u05e2\u05d4 \u05e8\u05e6\u05d0\u05e5 \u05d5\u05d6\u05d9\u05ea \u05ea\u05d1\u05e2\u05e5 \u05de\u05ea\u05d0\u05e2 \u05d5\u05e7\u05d3 \u05d5\u05e6\u05dc \u05dc\u05d9 \u05de\u05e2\u05d4 \u05de\u05df \u05d7\u05e1\u05d5\u05df \u05d1\u05df \u05d0\u05e1\u05d7\u05e7 \u05db\u05ea\u05d1 \u05d5\u05d4\u05d5 \u05d9\u05d0\u05db\u05d3 \u05e2\u05dc\u05d9 \u05e4\u05d9 \u05de\u05e8\u05d0\u05e2\u05ea\u05d4</li>\n<li>\u05d5\u05e7\u05d3 \u05d0\u05d5[\u05e1\u05e7] \u05d1[\u05e6\u05d0\u05e2\u05ea]\u05d4 \u05e2\u05dc\u05d9 \u05e2\u05e9\u05d0\u05e8\u05d9 \u05de\u05d7\u05de\u05dc\u05d4 \u05d0\u05dc\u05d9\u05d4 \u05d5\u05dc\u05d9 \u05e4\u05d9 \u05d2\u05de\u05dc\u05ea\u05d4 \u05e7\u05d9\u05e6\u05d4 \u05de\u05df \u05e7\u05d1\u05dc \u05d7\u05e1\u05d5\u05df \u05d0\u05d3\u05d0 \u05d5\u05e6\u05dc\u05ea</li>\n<li>\u05d1\u05e7\u05d9\u05ea \u05d0\u05dc \u05d1\u05e6\u05d0\u05e2\u05d4 \u05d0\u05dc\u05d3\u05d9 \u05d1\u05d9\u05d3\u05d4 \u05d5\u05e6\u05dc\u05ea \u05de\u05e2\u05d4 \u05db\u05ea\u05d1 \u05de\u05df \u05e7\u05d1\u05dc \u05d0\u05e1\u05d7\u05e7 \u05d5\u05e1\u05d0\u05dc\u05ea\u05d4 \u05d0\u05df \u05db\u05d0\u05df \u05dc\u05d0\u05e6\u05d7\u05d0\u05d1\u05e0\u05d0 \u05e4\u05d9 \u05d0\u05dc \u05de\u05e8\u05d0\u05db\u05d1 \u05d5\u05e1\u05e7</li>\n<li>\u05db\u05ea\u05d9\u05e8 \u05e4\u05d3\u05db\u05e8 \u05d0\u05df \u05dc\u05dd \u05d9\u05db\u05d5\u05df \u05dc\u05db\u05dd \u05e4\u05d9\u05d4\u05d0 \u05d5\u05e1\u05e7 \u05d0\u05dc\u05d0 \u05dc\u05d1\u05e2\u05e5 \u05de\u05e0\u05db\u05dd \u05d5\u05e1\u05d0\u05dc\u05ea\u05d4 \u05d0\u05df \u05db\u05d0\u05df \u05e4\u05d9\u05d4\u05d0 \u05dc\u05d0\u05e1\u05d7\u05e7</li>\n<li>\u05d1\u05df \u05db\u05dc\u05e3 \u05d5\u05e1\u05e7 \u05de\u05e7\u05d0\u05dc \u05dc\u05d0 \u05d5\u05d7\u05dc\u05e4\u05d4\u05d0 \u05e2\u05dc\u05d9 \u05d3\u05dc\u05da \u05e4\u05d7\u05dc\u05e3 \u05d0\u05e0\u05d4 \u05dc\u05dd \u05d9\u05db\u05d5\u05df \u05dc\u05da \u05e4\u05d9\u05d4\u05d0 \u05d5\u05e1\u05e7 \u05d5\u05d0\u05df \u05d5\u05e6\u05dc\u05ea \u05d0\u05db\u05ea\u05d1 \u05d1\u05d3\u05d0\u05dc\u05da</li>\n<li>\u05dc\u05d7\u05e1\u05d5\u05df \u05dc\u05de\u05d0\u05d6\u05e8 \u05e4\u05d0\u05d7\u05d1 \u05ea\u05e2\u05dc\u05de\u05d4 \u05d3\u05dc\u05da \u05d0\u05dc\u05dc\u05d4 \u05ea\u05e2 \u05d9\u05d2\u05de\u05e2 \u05e2\u05dc\u05d9\u05e0\u05d0 \u05d5\u05e2\u05dc\u05d9\u05d4 \u05d5\u05e2\u05dc\u05d9 \u05db\u05dc \u05d9\u05e9\u05e8\u05d0\u05dc \u05d5\u05db\u05d3\u05d0\u05dc\u05da \u05e0\u05e1\u05d0\u05dc\u05d4 \u05ea\u05e2\u05dc\u05de\u05e0\u05d9</li>\n<li>\u05d0\u05df \u05db\u05e0\u05d4 \u05d1\u05e2\u05ea \u05d1\u05e7\u05d9\u05ea \u05d0\u05dc\u05db\u05d3\u05d5(?) \u05d5\u05d0\u05df \u05d5\u05e6\u05dc \u05db\u05ea\u05d0\u05d1 \u05e1\u05d9\u05d3\u05d9 \u05d0\u05d1\u05d5 \u05e1\u05e2\u05d9\u05d3 \u05d9\u05d3\u05db\u05e8 \u05d0\u05df \u05dc\u05d9 \u05e4\u05d9\u05d4 \u05db\u05de\u05e1 \u05e7\u05e0\u05d0\u05e1\u05d9\u05e8 \u05e4\u05d0\u05d7\u05d1 \u05ea\u05ea\u05e4\u05e6\u05dc</li>\n<li>\u05d5\u05ea\u05e2\u05dc\u05de\u05e0\u05d9 \u05d5\u05d0\u05e4\u05e8\u05d0\u05d9\u05dd \u05d9\u05db\u05e6\u05db\u05dd \u05d0\u05d2\u05de\u05e2\u05d9\u05df \u05d1\u05d0\u05ea\u05dd \u05d0\u05dc\u05e1\u05dc\u05dd \u05d5\u05e9\u05dc\u05d5\u05dd \u05dc\u05e1\u05d9\u05d3\u05d9 \u05d5\u05de\u05d5\u05dc\u05d0\u05d9 \u05d0\u05d1\u05d5 \u05d9\u05d7\u05d9\u05d9 \u05e0\u05d4\u05e8\u05d0\u05d9 \u05d1\u05df \u05e0\u05e1\u05d9\u05dd \u05e0\u05e2 \u05d0\u05d8\u05d0\u05dc \u05d0\u05dc\u05dc\u05d4 \u05d1\u05e7\u05d0\u05d4 \u05d5[\u05d0\u05d3]\u05d0\u05dd \u05e1\u05dc\u05d0\u05de\u05ea\u05d4 \u05d5\u05e1\u05e2\u05d0\u05d3\u05ea\u05d4</li>\n<li>\u05de\u05df \u05db\u05ea\u05d1\u05d4 \u05de\u05d5\u05e1\u05d9 \u05d1\u05df \u05d0\u05d1\u05d5 \u05d0\u05dc\u05d7\u05d9</li>\n<li>\u05db\u05dc\u05d9\u05dc\u05d4</li>\n</ol>", "format": "text/html", "TextInput": "rtl" } ], "target": { "source": { "id": "https://cudl.lib.cam.ac.uk/iiif/MS-TS-00012-00380/canvas/2", "type": "Canvas", "partOf": { "id": "https://geniza.princeton.edu/documents/1661/iiif/manifest/", "type": "Manifest" } }, "selector": { "type": "FragmentSelector", "value": "xywh=percent:1,1,98,98", "conformsTo": "http://www.w3.org/TR/media-frags/" } }, "dc:source": "https://geniza.princeton.edu/sources/17/", "motivation": [ "sc:supplementing", "transcribing" ], "schema:position": 4 }, { "id": "https://geniza.princeton.edu/annotations/49b8b118-5f0b-4821-91d5-e544103c7f76/", "type": "Annotation", "created": "2022-10-07T00:58:34.339614+00:00", "modified": "2022-10-07T00:58:34.339627+00:00", "body": [ { "type": "TextualBody", "label": "Address:", "value": "<ol>\n<li>\u05d5\u05e7\u05d3 \u05d0\u05e0\u05e4\u05d3\u05ea \u05d0\u05dc\u05d9\u05da \u05d0\u05dc\u05de\u05e7\u05d8\u05e2 \u05e6\u05d7\u05d1\u05d4 \u05d0\u05d1\u05d5 \u05e2\u05de\u05e8\u05d0\u05df</li>\n<li>\u05d0\u05dc\u05de\u05e8\u05d2\u05d0\u05e0\u05d9</li>\n</ol>", "format": "text/html", "TextInput": "rtl" } ], "target": { "source": { "id": "https://cudl.lib.cam.ac.uk/iiif/MS-TS-00012-00380/canvas/2", "type": "Canvas", "partOf": { "id": "https://geniza.princeton.edu/documents/1661/iiif/manifest/", "type": "Manifest" } }, "selector": { "type": "FragmentSelector", "value": "xywh=percent:1,1,98,98", "conformsTo": "http://www.w3.org/TR/media-frags/" } }, "dc:source": "https://geniza.princeton.edu/sources/17/", "motivation": [ "sc:supplementing", "transcribing" ], "schema:position": 5 } ] }
{"Arcanist's Reaver_ALR":{"mainCount":4,"sideCount":0},"Miyoga Firebird_IMP":{"mainCount":4,"sideCount":0},"Spirit Script_TOJ":{"mainCount":2,"sideCount":0},"Arcanist's Spellsurge_DHL":{"mainCount":2,"sideCount":0},"Unquenched Greed_PFP":{"mainCount":4,"sideCount":0},"Oracle's Vision_UNR":{"mainCount":4,"sideCount":0},"Wheat from Chaff_KLC":{"mainCount":4,"sideCount":0},"Unearth_ALR":{"mainCount":4,"sideCount":0},"Unjust Sentence_PFP":{"mainCount":3,"sideCount":0},"Into Waridi Valley_KOD":{"mainCount":4,"sideCount":0},"Parrot Pools_KOD":{"mainCount":4,"sideCount":0},"Crystal Cavern_PFP":{"mainCount":4,"sideCount":0},"Crumbling Precipice_PFP":{"mainCount":3,"sideCount":0},"Murmuring Falls_PFP":{"mainCount":3,"sideCount":0},"Magmatic Torrent_KZD":{"mainCount":4,"sideCount":0},"Mountain_AFM":{"mainCount":3,"sideCount":0},"Island_AFM":{"mainCount":4,"sideCount":0},"Dehmi, Origin Seeker_SOU":{"mainCount":0,"sideCount":3},"Invalidate_PFP":{"mainCount":0,"sideCount":3},"Antithesis_POA":{"mainCount":0,"sideCount":2},"Vibrant Flames_KOD":{"mainCount":0,"sideCount":4},"Seal the Tomb_TWR":{"mainCount":0,"sideCount":3}}
{ "name": "openmage-module-fostering\/veinteractive_veplatform", "type": "magento-module", "license": "MIT", "homepage": "", "description": "The only automated marketing solution to solve your abandonment & conversion problems at every stage in the customer's journey.", "authors": [ { "name": "VeInteractive", "email": "hello@veinteractive.com" } ], "suggest": { "magento-hackathon\/magento-composer-installer": "*" }, "keywords": [ "openmage-module" ] }
{"geometry":{"type":"Polygon","coordinates":[[[-103.452759,20.807472],[-103.452759,20.807472],[-103.447959,20.807472],[-103.445636,20.806229],[-103.445636,20.806229],[-103.445505,20.804904],[-103.445698,20.802953],[-103.445885,20.802337],[-103.445698,20.801720],[-103.445505,20.799769],[-103.445698,20.797818],[-103.446267,20.795942],[-103.447191,20.794213],[-103.448434,20.792698],[-103.449950,20.791454],[-103.451679,20.790530],[-103.451941,20.790451],[-103.451952,20.790447],[-103.452459,20.789498],[-103.451760,20.788190],[-103.451191,20.786314],[-103.450999,20.784363],[-103.451191,20.782412],[-103.451760,20.780536],[-103.452684,20.778807],[-103.453927,20.777292],[-103.455443,20.776048],[-103.457172,20.775124],[-103.459048,20.774555],[-103.460159,20.774445],[-103.460167,20.774441],[-103.461292,20.773840],[-103.463168,20.773271],[-103.465118,20.773079],[-103.467069,20.773271],[-103.468945,20.773840],[-103.470674,20.774764],[-103.472189,20.776008],[-103.473433,20.777523],[-103.474357,20.779252],[-103.474546,20.779876],[-103.474547,20.779876],[-103.474731,20.779932],[-103.474731,20.786931],[-103.474731,20.792066],[-103.474731,20.792066],[-103.474731,20.792066],[-103.472331,20.794634],[-103.471639,20.794634],[-103.469238,20.797201],[-103.469238,20.797201],[-103.469238,20.802337],[-103.469238,20.803713],[-103.463745,20.802538],[-103.460429,20.804666],[-103.460055,20.807472],[-103.458252,20.807472],[-103.458252,20.807472],[-103.452759,20.807472]]]},"id":85884951,"type":"Feature","properties":{"geom:longitude":-103.460612,"misc:gn_nam_loc":"tesistan","misc:woe_lau":0,"name:spa_p":["Fracc Parques de Tesistan"],"misc:localhoods":2,"misc:name_local":"Tesist\u00e1n","gn:id":"","src:geom_alt":[],"wof:hierarchy":[{"neighbourhood_id":85884951,"country_id":85633293,"region_id":85686603,"county_id":102074709}],"misc:gn_namadm1":"14","misc:placetype":"Suburb","iso:country":"","misc:photo_sum":954,"wof:geomhash":"812686a3fd5c72cb60521ce129b68c16","misc:woe_ver":"7.10.0","wof:name":"Fracc Parques de Tesistan","src:geom":"quattroshapes","misc:gn_adm0_cc":"MX","wof:supersedes":[],"misc:name":"Fracc Parques de Tesistan","wof:id":85884951,"misc:quad_count":12,"wof:placetype":"neighbourhood","wof:breaches":[],"misc:gn_id":0,"geom:area":0.000725,"geom:latitude":20.790609,"misc:woe_adm2":12600313,"misc:name_adm0":"M\u00e9xico","misc:name_adm1":"Jalisco","misc:name_adm2":"Zapopan","misc:woe_local":149115,"wof:superseded_by":[],"misc:photo_max":823,"wof:belongsto":[85633293,85686603,102074709],"misc:local_max":954,"misc:woe_adm1":2346277,"misc:woe_adm0":23424900,"wof:lastmodified":1439488062,"misc:gn_local":3981791,"misc:local_sum":1040,"wof:concordances":{"gp:id":55910232,"qs:id":1136696},"wof:parent_id":-1},"bbox":[-103.474731,20.773079,-103.445505,20.807472]}
{"artist": "Porta", "songs": [{"album": "Algo ha cambiado", "title": "Puro instinto", "image": "https://images.genius.com/f0f51bcb0fae29d805921f83eb28533d.640x640x1.jpg", "lyrics": "Si encuentran esta grabaci\u00f3n quiz\u00e1 es que todo ha terminado\nNarro mis \u00faltimas palabras, pa' contar lo que ha pasado\nNo creo que vaya a aguantar ya mucho, estoy agotado\nHablando con esta m\u00e1quina y pensando en mi ultimo cartucho\nEl mundo como lo conoces se ha acabado\nEstamos incomunicados, aunque tengo miedo, siempre lo he ocultado\nAqu\u00ed no hay sentimientos, ya no, hermanos...\nHe visto de primera mano la verdadera naturaleza del humano\nY a muchos se les fue la olla\nEl p\u00e1nico que no controlas se convierte en paranoia\nAqu\u00ed es un mata o muere lo \u00fanico que quieren es sobrevivir\nPorque la ira acumulada en vida tiene que salir\nSin ning\u00fan lugar al que ir, dando pasos con cuidado\nLa gente es mas peligrosa que esos muertos que se han levantado\nY no les culpo, tambi\u00e9n soy desconfiado\nPero para que seguir si no tienes a nadie tu lado\nDesesperado como un n\u00e1ufrago vago sin rumbo\nSolo los fuerte pueden sobrevivir a este mundo\nNo quise dejar nadie atr\u00e1s, pero como bien sabr\u00e1s\nTu suerte puede cambiar en un segundo\nSiempre huyendo, buscando recursos en este desierto\nLa vida sigue su curso, duermo con los dos abiertos\nNadie pensaba que pudiera ser cierto\nYo vi caer a muchos que se levantaron aunque estaban muertos\nEsto no es vida, pero aun me queda esperanza\nDe encontrar a mi familia viva, as\u00ed que voy avanzar\nTodav\u00eda no voy a danzar con el diablo\nPor eso guardare est\u00e1s balas que a la malas servir\u00e1n de algo\nX2\nH\u00e1bito un mundo en el quedan pocos vivos\nLa gran mayor\u00eda de ellos son agresivos\nTodo el d\u00eda huyendo, solo somos fugitivos\nEl impulso por sobrevivir es instintivo\nEddie Mv:\nTanto tiempo encerrado por culpa de la raza humana\nDespert\u00e9 sin darme cuenta que me hab\u00eda quedao' sin nada\nSolo muerte en un infierno donde los muertos caminan\nDonde pura destrucci\u00f3n se mezcla en tantas ciudades ca\u00eddas\nUn caos ex\u00f3tico tan t\u00f3xico que puede que pierdas lo poco\nL\u00f3gico que queda y pensar\u00e1s...\nComo podr\u00e1s vivir inmerso por un fuerte p\u00e1nico\nSi todo lo que amabas sabes que no volver\u00e1 (NO)\nSigo atrapado, Te lo cuento como puedo\nMarco partes de mi cuerpo como ant\u00eddoto a un veneno\nTantas veces me atacaron cuando les daba la espalda\nQue he tenido que arrancarles sin dudarlo las entra\u00f1as\nY es que he estallado tantas veces pero voces me dicen que siga\nY mire donde pueda refugiarme\nQue no conf\u00ede en nadie\nQue solo piense en salvarme y evitar sin compasi\u00f3n que alguien me falle\nPorque, sin darte cuenta puede ser tu \u00faltimo instante en este mundo\nCasi muero arrodillado por motivos absurdos\nNo puedo, dejar que vuelva a pasarme\nYa he puesto tantas soluciones Para poder quedarme\nHe visto a gente cercana caer delante de m\u00ed\nSuplicando por su ansiada vida antes de morir\nComo, quieren que siga sus pasos\nSi la vida es vida Y vida es lo contrario al fracaso\nDejo este mensaje para quien logre encontrarlo\nParto en busca de respuestas antes que vuelva el ocaso\nSiente mi legado no cometas mis errores\nQue esta tierra es una trampa y sobreviven los mejores\nX2\nH\u00e1bito un mundo en el quedan pocos vivos\nLa gran mayor\u00eda de ellos son agresivos\nTodo el d\u00eda huyendo, solo somos fugitivos\nEl impulso por sobrevivir es instintivo", "year": null}]}
{ "conceptId": "151394571", "Variable Name": "Severe hair loss on the top of the head, but no hair loss at the forehead" }
{ "project_info": { "project_number": "489161188361", "firebase_url": "https://messcoupon-c154b.firebaseio.com", "project_id": "messcoupon-c154b", "storage_bucket": "messcoupon-c154b.appspot.com" }, "client": [ { "client_info": { "mobilesdk_app_id": "1:489161188361:android:072b48f3c7cbda3e", "android_client_info": { "package_name": "com.example.flutter_app" } }, "oauth_client": [ { "client_id": "489161188361-mufa9hdh7cg22gvjla5n5vogk97ravsm.apps.googleusercontent.com", "client_type": 1, "android_info": { "package_name": "com.example.flutter_app", "certificate_hash": "467a0a56435d85641492129dec3f5b88507c1a1a" } }, { "client_id": "489161188361-vbtr7oiqcdp0qumgfv0m7v8fnfglud9r.apps.googleusercontent.com", "client_type": 3 } ], "api_key": [ { "current_key": "AIzaSyDifUYIV1YiD00IicEowUi1w3GMKscNjXY" } ], "services": { "appinvite_service": { "other_platform_oauth_client": [ { "client_id": "489161188361-vbtr7oiqcdp0qumgfv0m7v8fnfglud9r.apps.googleusercontent.com", "client_type": 3 } ] } } } ], "configuration_version": "1" }
[{"name": "MM", "zip": "70809", "created": 1320118656, "time": "23:37:36", "date": "11-10-31", "id": "4eaf6980cf436aba6c00002d"}, {"name": "BW", "zip": "30329", "created": 1320118419, "time": "23:33:39", "date": "11-10-31", "id": "4eaf6893709f03f6290000dd"}, {"name": "LB", "zip": "17073", "created": 1320118202, "time": "23:30:02", "date": "11-10-31", "id": "4eaf67ba9cd1c1444800001c"}, {"name": "JB", "zip": "19086", "created": 1320117651, "time": "23:20:51", "date": "11-10-31", "id": "4eaf65933d2d5bd80c0000ee"}, {"name": "GS", "zip": "30117", "created": 1320116297, "time": "22:58:17", "date": "11-10-31", "id": "4eaf6049709f03ff140000b7"}, {"name": "EB", "zip": "53703", "created": 1320115345, "time": "22:42:25", "date": "11-10-31", "id": "4eaf5c918d8c37321c0000c2"}, {"name": "VR", "zip": "94118", "created": 1320115137, "time": "22:38:57", "date": "11-10-31", "id": "4eaf5bc1cf436aab0f000099"}, {"name": "SK", "zip": "15239", "created": 1320114931, "time": "22:35:31", "date": "11-10-31", "id": "4eaf5af353b2cfea4f0000b2"}, {"name": "WS", "zip": "00617", "created": 1320114566, "time": "22:29:26", "date": "11-10-31", "id": "4eaf598653b2cf4d3c000095"}, {"name": "JW", "zip": "85024", "created": 1320114125, "time": "22:22:05", "date": "11-10-31", "id": "4eaf57cd9cd1c16b5b000057"}, {"name": "TS", "zip": "61761", "created": 1320113994, "time": "22:19:54", "date": "11-10-31", "id": "4eaf574a709f03f6290000c6"}, {"name": "JS", "zip": "02474", "created": 1320113724, "time": "22:15:24", "date": "11-10-31", "id": "4eaf563c2ee8d0e465000097"}, {"name": "PT", "zip": "94709", "created": 1320113618, "time": "22:13:38", "date": "11-10-31", "id": "4eaf55d28d8c37575e00006a"}, {"name": "DG", "zip": "95608", "created": 1320112344, "time": "21:52:24", "date": "11-10-31", "id": "4eaf50d811fb9c0b6b00000f"}, {"name": "DB", "zip": "28043", "created": 1320111021, "time": "21:30:21", "date": "11-10-31", "id": "4eaf4badfb75283d6f000095"}, {"name": "NR", "zip": "33177", "created": 1320110840, "time": "21:27:20", "date": "11-10-31", "id": "4eaf4af88d8c37311c0000a5"}, {"name": "SS", "zip": "20001", "created": 1320109812, "time": "21:10:12", "date": "11-10-31", "id": "4eaf46f411fb9c0b6b000005"}, {"name": "WO", "zip": "22101", "created": 1320109363, "time": "21:02:43", "date": "11-10-31", "id": "4eaf45332ee8d0a630000093"}, {"name": "CL", "zip": "97330", "created": 1320108463, "time": "20:47:43", "date": "11-10-31", "id": "4eaf41afb25636bd3700008b"}, {"name": "AJ", "zip": "&2719", "created": 1320108079, "time": "20:41:19", "date": "11-10-31", "id": "4eaf402f11fb9c4f0e0000a3"}, {"name": "CT", "zip": "02135", "created": 1320107919, "time": "20:38:39", "date": "11-10-31", "id": "4eaf3f8fb25636bd37000084"}, {"name": "BS", "zip": "10580", "created": 1320107545, "time": "20:32:25", "date": "11-10-31", "id": "4eaf3e19ec309e4b14000089"}, {"name": "MP", "zip": "06604", "created": 1320107499, "time": "20:31:39", "date": "11-10-31", "id": "4eaf3deb53b2cffe3b00008d"}, {"name": "RB", "zip": "94710", "created": 1320107330, "time": "20:28:50", "date": "11-10-31", "id": "4eaf3d428d8c37bd550000b6"}, {"name": "DH", "zip": "60634", "created": 1320106822, "time": "20:20:22", "date": "11-10-31", "id": "4eaf3b46fb7528192b000052"}, {"name": "GK", "zip": "02360", "created": 1320105503, "time": "19:58:23", "date": "11-10-31", "id": "4eaf361fec309eb71c0000a2"}, {"name": "TT", "zip": "95126", "created": 1320104648, "time": "19:44:08", "date": "11-10-31", "id": "4eaf32c84bd5045b5600005f"}, {"name": "LK", "zip": "31088", "created": 1320104164, "time": "19:36:04", "date": "11-10-31", "id": "4eaf30e4b25636ac60000051"}, {"name": "ZZ", "zip": "98052", "created": 1320102471, "time": "19:07:51", "date": "11-10-31", "id": "4eaf2a4753b2cf0f3d000090"}, {"name": "AZ", "zip": "92606", "created": 1320100328, "time": "18:32:08", "date": "11-10-31", "id": "4eaf21e88d8c37081e00006d"}, {"name": "SS", "zip": "98107", "created": 1320100059, "time": "18:27:39", "date": "11-10-31", "id": "4eaf20db3d2d5b4c0d00008f"}, {"name": "CD", "zip": "14207", "created": 1320099251, "time": "18:14:11", "date": "11-10-31", "id": "4eaf1db32ee8d0a63000006b"}, {"name": "MF", "zip": "33076", "created": 1320097160, "time": "17:39:20", "date": "11-10-31", "id": "4eaf158811fb9c315100008f"}, {"name": "BG", "zip": "92122", "created": 1320095786, "time": "17:16:26", "date": "11-10-31", "id": "4eaf102ab256363958000088"}, {"name": "TJ", "zip": "21202", "created": 1320094595, "time": "16:56:35", "date": "11-10-31", "id": "4eaf0b839cd1c1b76800006e"}, {"name": "KD", "zip": "21211", "created": 1320094542, "time": "16:55:42", "date": "11-10-31", "id": "4eaf0b4efb7528846b00007c"}, {"name": "CM", "zip": "30318", "created": 1320094246, "time": "16:50:46", "date": "11-10-31", "id": "4eaf0a26cf436a4d34000061"}, {"name": "JC", "zip": "77598", "created": 1320091338, "time": "16:02:18", "date": "11-10-31", "id": "4eaefeca9cd1c1ac69000073"}, {"name": "JB", "zip": "20740", "created": 1320089516, "time": "15:31:56", "date": "11-10-31", "id": "4eaef7ac11fb9c500e000059"}, {"name": "SW", "zip": "33463", "created": 1320089054, "time": "15:24:14", "date": "11-10-31", "id": "4eaef5defb7528846b000066"}, {"name": "JP", "zip": "90032", "created": 1320088832, "time": "15:20:32", "date": "11-10-31", "id": "4eaef500cf436a4d34000052"}, {"name": "KK", "zip": "97405", "created": 1320088249, "time": "15:10:49", "date": "11-10-31", "id": "4eaef2b9709f03b128000059"}, {"name": "RK", "zip": "19145", "created": 1320086213, "time": "14:36:53", "date": "11-10-31", "id": "4eaeeac54bd5047d30000048"}, {"name": "rg", "zip": "03104", "created": 1320084084, "time": "14:01:24", "date": "11-10-31", "id": "4eaee2744bd504702400004f"}, {"name": "wl", "zip": "48083", "created": 1320083760, "time": "13:56:00", "date": "11-10-31", "id": "4eaee1302ee8d06f39000043"}, {"name": "SB", "zip": "94404", "created": 1320081553, "time": "13:19:13", "date": "11-10-31", "id": "4eaed891cf436ac035000045"}, {"name": "WC", "zip": "60645", "created": 1320080849, "time": "13:07:29", "date": "11-10-31", "id": "4eaed5d153b2cf1b16000047"}, {"name": "NR", "zip": "59718", "created": 1320080327, "time": "12:58:47", "date": "11-10-31", "id": "4eaed3c711fb9cee0e00003e"}, {"name": "WS", "zip": "48183", "created": 1320076463, "time": "11:54:23", "date": "11-10-31", "id": "4eaec4afcf436ac035000031"}, {"name": "JD", "zip": "91351", "created": 1320075891, "time": "11:44:51", "date": "11-10-31", "id": "4eaec273b256363958000045"}, {"name": "LL", "zip": "75230", "created": 1320075423, "time": "11:37:03", "date": "11-10-31", "id": "4eaec09f8d8c37802600008d"}, {"name": "MG", "zip": "20814", "created": 1320075067, "time": "11:31:07", "date": "11-10-31", "id": "4eaebf3bfb7528956c00002f"}, {"name": "DS", "zip": "14623", "created": 1320073113, "time": "10:58:33", "date": "11-10-31", "id": "4eaeb799709f03302800001e"}, {"name": "LG", "zip": "08520", "created": 1320072471, "time": "10:47:51", "date": "11-10-31", "id": "4eaeb517709f036d2a000023"}, {"name": "ck", "zip": "20171", "created": 1320071738, "time": "10:35:38", "date": "11-10-31", "id": "4eaeb23a11fb9c500e000025"}, {"name": "PP", "zip": "40508", "created": 1320071204, "time": "10:26:44", "date": "11-10-31", "id": "4eaeb0244bd504272800008b"}, {"name": "IM", "zip": "94538", "created": 1320069328, "time": "09:55:28", "date": "11-10-31", "id": "4eaea8d053b2cf6b3c000029"}, {"name": "BH", "zip": "43210", "created": 1320069316, "time": "09:55:16", "date": "11-10-31", "id": "4eaea8c49cd1c14a69000029"}, {"name": "ER", "zip": "33190", "created": 1320067947, "time": "09:32:27", "date": "11-10-31", "id": "4eaea36bb25636a93000000d"}, {"name": "JH", "zip": "47403", "created": 1320066878, "time": "09:14:38", "date": "11-10-31", "id": "4eae9f3eec309ead1e00001f"}, {"name": "YL", "zip": "97229", "created": 1320063847, "time": "08:24:07", "date": "11-10-31", "id": "4eae9367b25636bd37000011"}, {"name": "EK", "zip": "30312", "created": 1320063454, "time": "08:17:34", "date": "11-10-31", "id": "4eae91de11fb9c170c00001b"}, {"name": "sr", "zip": "", "created": 1320057379, "time": "06:36:19", "date": "11-10-31", "id": "4eae7a23b25636bd3700000c"}, {"name": "AB", "zip": "35401", "created": 1320052555, "time": "05:15:55", "date": "11-10-31", "id": "4eae674b11fb9c4e0e00001a"}, {"name": "JW", "zip": "37205", "created": 1320050120, "time": "04:35:20", "date": "11-10-31", "id": "4eae5dc811fb9c4e0e000018"}, {"name": "rk", "zip": "94587", "created": 1320048806, "time": "04:13:26", "date": "11-10-31", "id": "4eae58a6fb7528be6b000008"}, {"name": "AO", "zip": "97301", "created": 1320046010, "time": "03:26:50", "date": "11-10-31", "id": "4eae4dba9cd1c1f654000010"}, {"name": "TH", "zip": "78240", "created": 1320045652, "time": "03:20:52", "date": "11-10-31", "id": "4eae4c543d2d5b4c0d000011"}, {"name": "MS", "zip": "99507", "created": 1320044157, "time": "02:55:57", "date": "11-10-31", "id": "4eae467d2ee8d02632000002"}, {"name": "RT", "zip": "95131", "created": 1320043784, "time": "02:49:44", "date": "11-10-31", "id": "4eae4508fb75283d6f000005"}, {"name": "kv", "zip": "77573", "created": 1320041753, "time": "02:15:53", "date": "11-10-31", "id": "4eae3d199cd1c1b768000007"}, {"name": "gt", "zip": "23294", "created": 1320041121, "time": "02:05:21", "date": "11-10-31", "id": "4eae3aa19cd1c14a69000002"}, {"name": "DG", "zip": "94089", "created": 1320040097, "time": "01:48:17", "date": "11-10-31", "id": "4eae36a1ec309eea1c000001"}, {"name": "TZ", "zip": "94555", "created": 1320036952, "time": "00:55:52", "date": "11-10-31", "id": "4eae2a58fb75288c2e000089"}, {"name": "AH", "zip": "35244", "created": 1320036642, "time": "00:50:42", "date": "11-10-31", "id": "4eae29229cd1c1e62d00009b"}, {"name": "MB", "zip": "89118", "created": 1320036426, "time": "00:47:06", "date": "11-10-31", "id": "4eae284a53b2cfeb4f000000"}, {"name": "AM", "zip": "32534", "created": 1320035451, "time": "00:30:51", "date": "11-10-31", "id": "4eae247bcf436a5f65000081"}, {"name": "JJ", "zip": "80503", "created": 1320034727, "time": "00:18:47", "date": "11-10-31", "id": "4eae21a79cd1c1eb2d000075"}, {"name": "RB", "zip": "02155", "created": 1320034503, "time": "00:15:03", "date": "11-10-31", "id": "4eae20c711fb9c0564000085"}, {"name": "SD", "zip": "15217", "created": 1320034040, "time": "00:07:20", "date": "11-10-31", "id": "4eae1ef84bd504326a00008e"}]
{ "name": "upload-image-crop", "version": "1.0.0", "description": "upload image with resize and crop functionality", "main": "index.js", "scripts": { "start": "webpack --watch", "build": "webpack", "test": "npm run test" }, "keywords": [ "reactjs", "upload", "image", "crop", "and", "resize" ], "author": "Khushbu Thakkar", "license": "ISC", "dependencies": { "react": "^16.9.0", "webpack": "^4.39.3" }, "devDependencies": { "babel-cli": "^6.26.0", "babel-core": "^6.26.3", "babel-loader": "^8.0.6", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-react-jsx": "^6.24.1", "babel-preset-env": "^1.7.0", "webpack-cli": "^3.3.7" } }
[{"lineNumber": 5, "col_offset": 0, "nodeName": "client", "type": "Any"}, {"lineNumber": 6, "col_offset": 0, "nodeName": "db", "type": "Any"}, {"lineNumber": 6, "col_offset": 5, "nodeName": "wind", "type": "Any"}, {"lineNumber": 7, "col_offset": 0, "nodeName": "coll", "type": "Any"}, {"lineNumber": 7, "col_offset": 7, "nodeName": "future", "type": "Any"}, {"lineNumber": 5, "col_offset": 9, "nodeName": "MongoClient", "type": "Any"}, {"lineNumber": 6, "col_offset": 5, "nodeName": "client", "type": "Any"}, {"lineNumber": 7, "col_offset": 7, "nodeName": "db", "type": "Any"}]
{"ast":null,"code":"import { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\nimport { Fragment as _Fragment } from \"react/jsx-dev-runtime\";\nvar _jsxFileName = \"/Users/michaelmcguiness/Dropbox/Projects/fonziemeatballs.com/src/pages/index.tsx\";\nimport React, { useState } from 'react';\n\nconst Index = () => {\n const {\n colorMode\n } = useColorMode();\n const {\n 0: quoteIndex,\n 1: setQuoteIndex\n } = useState(Math.floor(Math.random() * quoteData.length));\n return /*#__PURE__*/_jsxDEV(_Fragment, {\n children: [/*#__PURE__*/_jsxDEV(\"h1\", {\n children: \"Fonzie Meatballs\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 11,\n columnNumber: 7\n }, this), /*#__PURE__*/_jsxDEV(\"div\", {\n children: \"I write essays on things I want to learn more about. Right now that's how to build and grow companies. In the future, I hope to write about investing, programming, and more. Follow me on Twitter for threads that summarize them.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 12,\n columnNumber: 7\n }, this)]\n }, void 0, true);\n};\n\nexport default Index;","map":{"version":3,"sources":["/Users/michaelmcguiness/Dropbox/Projects/fonziemeatballs.com/src/pages/index.tsx"],"names":["React","useState","Index","colorMode","useColorMode","quoteIndex","setQuoteIndex","Math","floor","random","quoteData","length"],"mappings":";;;AAAA,OAAOA,KAAP,IAAgBC,QAAhB,QAAgC,OAAhC;;AAEA,MAAMC,KAAK,GAAG,MAAM;AAClB,QAAM;AAAEC,IAAAA;AAAF,MAAgBC,YAAY,EAAlC;AACA,QAAM;AAAA,OAACC,UAAD;AAAA,OAAaC;AAAb,MAA8BL,QAAQ,CAC1CM,IAAI,CAACC,KAAL,CAAWD,IAAI,CAACE,MAAL,KAAgBC,SAAS,CAACC,MAArC,CAD0C,CAA5C;AAIA,sBACE;AAAA,4BACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YADF,eAEE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAFF;AAAA,kBADF;AAWD,CAjBD;;AAmBA,eAAeT,KAAf","sourcesContent":["import React, { useState } from 'react'\n\nconst Index = () => {\n const { colorMode } = useColorMode()\n const [quoteIndex, setQuoteIndex] = useState(\n Math.floor(Math.random() * quoteData.length),\n )\n\n return (\n <>\n <h1>Fonzie Meatballs</h1>\n <div>\n I write essays on things I want to learn more about. Right now that's\n how to build and grow companies. In the future, I hope to write about\n investing, programming, and more. Follow me on Twitter for threads that\n summarize them.\n </div>\n </>\n )\n}\n\nexport default Index\n"]},"metadata":{},"sourceType":"module"}
{"poster":"LwP Nightmare","date":"2017-07-26T18:04:18.612+0000","title":"GainForPain sucht dich!","subforum":"Clans & Teams","up_votes":1,"down_votes":0,"body":"Guten Tag allerseits,\r\nich hatte mir &uuml;berlegt ein Club/Clan/Team ,nennt es wie ihr wollt, zu erstellen. Ich w&uuml;rde aber gerne nicht nur ein Team Erstellen sondern ca.2-4. Grund dieser &Uuml;berlegung ist das wir gerne Teams haben die mit- bzw. gegeneinander spielen sollen und dabei alle was lernen wie zum Beispiel sein Team besser kennen zulernen. Dabei wollen wir nicht genaue Trainingszeiten abmachen! Jeder soll Spa&szlig; haben, sollte es sein das ein Team mit dem ein oder anderen Spieler nicht zu Frieden ist wird das mit den Leadern besprochen. Sollte ein Bronze Team entstehen werden wir versuchen dieses Team zu Coachen. Wenn wir die Teams gut eingespielt haben werden wir nat&uuml;rlich versuchen an einem Turnier teilzunehmen.\r\nWas du mitbringen musst:\r\n- Elo Maximal bis Platin\r\n- Freunde k&ouml;nnt ihr gerne mit einladen\r\n- Spielverst&auml;ndnis\r\n- Geistliche Reife (ich w&uuml;rde sagen ab 16 Jahre)\r\n- Discord mit einem Funktionierenden Headset/Mic\r\n- Respekt voreinander\r\n\r\nSchickt mir eure Bewerbung mit Alter/Lane/Elo/Championpool und nat&uuml;rlich euer Ziel wo ihr mal hin wollt!\r\nIch werde euch erst am 1.08.17 Bescheid geben in welches Team wir euch tun werden!\r\nAlles weitere werde ich euch in dem Club schreiben.\r\n\r\nAchja bevor ich es vergesse ich bin Gold 4 und Spiele momentan Support \r\n\r\nMFG : LwP Nightmare","replies":[]}
{ "id": 119386621, "type": "Feature", "properties": { "addr:full":"23 Bradmore Grn, Brookmans Park Hatfield Hertfordshire AL9 7QR", "addr:housenumber":"23", "addr:postcode":"al9 7qr", "addr:street":"Bradmore Grn;Park", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-0.202057,51.722107,-0.202057,51.722107", "geom:latitude":51.722107, "geom:longitude":-0.202057, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"23 Bradmore Grn, Brookmans Park", "sg:city":"Hatfield", "sg:classifiers":[ { "category":"Professional", "subcategory":"", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1707 652516", "sg:postcode":"AL9 7QR", "sg:province":"Hertfordshire", "sg:tags":[ "interior", "furnishers", "designer" ], "src:geom":"simplegeo", "wof:belongsto":[ 85633159, 85684331 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_3QGw4yUrU7JfvU5BFjbCf4_51.722107_-0.202057@1300740113" }, "wof:country":"GB", "wof:geomhash":"107559abc0b694e263d93bde95e35f39", "wof:hierarchy":[ { "country_id":85633159, "region_id":85684331, "venue_id":119386621 } ], "wof:id":119386621, "wof:lastmodified":1496968045, "wof:name":"Silver Apple Interior Design", "wof:parent_id":85684331, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ -0.202057, 51.722107, -0.202057, 51.722107 ], "geometry": {"coordinates":[-0.202057,51.722107],"type":"Point"} }
{ "required": true, "compatibilityLevel": "JAVA_8", "package": "client.insomnia.mixin.mixins", "refmap": "mixins.gamesense.refmap.json", "mixins": [ "MixinPlaceholder" ] }
{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"m_AlwaysRefresh":false,"showFog":true,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true,"showVisualEffectGraphs":true,"m_FxEnabled":true},"in2DMode":false,"pivot":{"x":-8.024932861328125,"y":16.56832504272461,"z":23.844131469726564},"rotation":{"x":0.028171993792057039,"y":-0.03238426521420479,"z":-0.0009131500846706331,"w":-0.999079167842865},"size":31.726726531982423,"orthographic":false}
{"cookie":{"originalMaxAge":2592000000,"expires":"2019-07-23T12:01:58.965Z","httpOnly":true,"path":"/"},"__lastAccess":1561291318965}
{"latitude":39.8092,"longitude":-79.9404,"zipcode":"15338","msa":"508","dma":"NULL","state":"PA"}
{"poster":"Haranee","date":"2015-11-15T20:22:54.272+0000","title":"Reclutamento : nascerà un team organizzato ?","subforum":"Reclutamento","up_votes":1,"down_votes":0,"body":"Cerco membri per il mio team . Membri fissi e seri . Prima di commentare al post dicendo cretinate su di voi (per chi dice cretinate su se stessi) leggete tutti i requisiti qua sotto . Quindi preparatevi una bella tazza di t&egrave; caldo e mettetevi comodi in una poltrona confortevole perch&eacute; l&#039;attesa nel leggere potrebbe essere alquanto lunga . Ora iniziamo :\r\n\r\n- Devi essere di livello 30 .\r\n- Devi possedere 16 campioni\r\n- Devi essere bravo nel ruolo che hai scelto , possedere almeno 3 campioni di quel ruolo che sai usare bene ed almeno uno di quei 3 deve avere la maestria al 5 \r\n- Devi avere una buona condotta , non flammare negli sbagli degli alleati e non &quot;farti figo&quot; durante una vittoria , un outplay o qualcosa del genere .\r\n- Devi aver installato TS3 e saperlo usare .\r\n- Devi poter entrare nella squadra classificata , vuol dire che non devi essere nel numero massimo di squadre classificate possibili . \r\n- Devi essere qualcuno che non ha grossi impegni (3+ ore) durante la settimana e averne pochissimi durante il fine settimana .\r\n- Devi essere qualcuno che rispetta sempre gli impegni fatti dal team .\r\n- Devi poter partecipare per la maggior parte delle volte agli allenamenti quotidiani .\r\n- Possibilmente tutto il team deve essere presente ogni giorno. \r\n\r\nTra queste regole non &eacute; necessario rispettarle completamente ma prenderne spunto. Cerco un team serio e fisso che si allenni costantemente e sia pronto per eventuali tornei . Nascer&agrave; un team organizzato? Cerchiamo Support , ADC e TOP .","replies":[{"poster":"Haranee","date":"2015-11-18T07:26:46.919+0000","up_votes":1,"down_votes":0,"body":"Vi devo dare una brutta notizia (anchio odio darvi brutte notizie) :\n- Fra 7 giorni scade l'abbonamento del mio wi-fi ed i miei genitori non lo rinnoveranno perchè mio fratello continua a stare su LOL tutto il tempo , già , per colpa di mio fratello non potrò creare un team organizzato .\nMi dispiace , cerchiamo di vedere le vostre abilità prima che la connessione scada ,\n{{sticker:zombie-nunu-tears}}","replies":[]},{"poster":"Aleeeessio","date":"2015-11-17T16:52:37.951+0000","up_votes":1,"down_votes":0,"body":"Credo di poter soddisfare tutti i requisiti che hai chiesto, sono disponibile quasi tutta la settimana, main top, ho 50 champion e (quasi) tutti i toplaner, Irelia al livello di maestria 5, ho teamspeake sono alla ricerca di un team serio con cui allenarmi quotidianamente. Aggiungimi in gioco se vuoi fare qualche partita di prova!","replies":[]},{"poster":"Haranee","date":"2015-11-17T11:53:36.436+0000","up_votes":1,"down_votes":0,"body":"Ho 2 cose da dirvi a tutti voi che avete commentato \n- Durante il weekend , 3 volte al mese , sono occupato il sabato dalle 15 alle 19 e una di queste 3 volte sarò via da sabato mattina a domenica pomeriggio .\n- Faró comunque una prova con ognuno di voi contando io fatto che ci sono solo 3 posti . Vi calcoleró in base a questi criteri (dal meno al piú importante ):\n1) Abilità\n2) Impegno\n3) Comportamento\n4) TeamWork\nAl prossimo game , ci vediamo in game {{sticker:slayer-jinx-catface}}","replies":[]},{"poster":"DragonsTrainer","date":"2015-11-16T21:34:17.662+0000","up_votes":1,"down_votes":0,"body":"Buon Salve. Credo di essere un po' in ritardo ma lascio comunque un commento. In game sono DragonsTrainer e ho chiuso la season 5 in platino 3. Sono un Main top e gioco bene e con passione un buon numero di champions. Attualmente sto cercando un team perché non mi piace la soloQ e ho voglia di imparare e di crescere come Player all'interno di un team serio in cui non c'è flame ma tanta voglia di migliorare :) Se sei interessato sentiti libero di contattarmi. Bye :P","replies":[]},{"poster":"Bøltex","date":"2015-11-16T21:17:16.971+0000","up_votes":1,"down_votes":0,"body":"ciao sono main top elo gold e maino engager tank, se volete fare delle prove o tryouts scrivetemi pure. Sono sempre disponibile","replies":[]},{"poster":"LéàN","date":"2015-11-16T15:46:20.552+0000","up_votes":1,"down_votes":0,"body":"Ciao, ho letto tutto è sono interessato, sono un main adc gold 4, uso diversi adc, ma il mio preferito è varus, me la cavo ad usare blitz support e discretamente morgana, per gli altri ruoli non sono tanto bravo, se volete provarmi fatemi sapere il mio nick è Atreb","replies":[]},{"poster":"Haranee","date":"2015-11-16T06:55:24.614+0000","up_votes":1,"down_votes":0,"body":"In settimana potreste essere su Lol tra le 2 alle 7 ? (Medio orario)","replies":[{"poster":"Pls Buff Shen","date":"2015-11-16T14:55:21.908+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=patrik715,realm=EUW,application-id=n1bhmWE7,discussion-id=wPjXHxiE,comment-id=0003,timestamp=2015-11-16T06:55:24.614+0000)\n>\n> In settimana potreste essere su Lol tra le 2 alle 7 ? (Medio orario)\n\ntra le 2 alle sette il lunedi, martedi e domenica, gli altri giorno la sera","replies":[]}]},{"poster":"Sargon di Akkad","date":"2015-11-16T10:19:25.090+0000","up_votes":1,"down_votes":0,"body":"interessato per il discorso allenamenti, per il resto gioco da poco, ho tutti i campioni che gioco a livello 5, adesso finisco anche vel'koz","replies":[]},{"poster":"Haranee","date":"2015-11-16T09:48:58.788+0000","up_votes":1,"down_votes":0,"body":"Faró una prova con voi verso le 15 di oggi , aggiungetevi su lol","replies":[]},{"poster":"Aristide25","date":"2015-11-16T08:00:39.917+0000","up_votes":1,"down_votes":0,"body":"penso di poter essere al vostro livello anche se sono discreto in game su tutte le posizioni tranne in jungle, per le meastrie ci posso arrivare facilmente. le posizioni che cercate le occupo tutte e tre decentemente. Per gli orari io ci sono il pomeriggio nel weekend e al mattino tuta la settimana, mi piacerebbe almeno provare ad entrare. non mi piacciono le 3v3.","replies":[]},{"poster":"zopSSS","date":"2015-11-15T23:09:12.468+0000","up_votes":1,"down_votes":0,"body":"Sono interessato, soddisfo tutti i requisiti, silver 3 (appena retrocesso) main support con blitzcrank (maestria al 5) leona malphite alistar e shen, volendo gioco anche top con shen e garen (maestria al 5) o renekton e tryndamere. IGN lPwnography","replies":[]},{"poster":"Pls Buff Shen","date":"2015-11-15T21:21:52.676+0000","up_votes":1,"down_votes":0,"body":"Mi attira l'idea, team serio ma anche per divertirsi, sono Silver IV(lo so un po nabbetto) main top, champ al 5 shen per la top, shaco/nocturne jungler e alistar supp. Se vi posso andare bene ditemelo :)","replies":[]},{"poster":"MainSkill","date":"2015-11-15T20:31:47.132+0000","up_votes":1,"down_votes":0,"body":"Io sarei interessato al vostro team, Attualmente sono gold 5 per scelta, come main role sono sia supp che adc,\nADC con 5° maestria : Kalista e Vayne\nSupp con 5° maestria : thresh e bard \nSo giocare bene questi due ruoli, ma in casi di emergenza posso sostituire tutti i ruoli!\nSono disponibile quasi sempre","replies":[]},{"poster":"Valdeken","date":"2015-11-16T14:13:43.455+0000","up_votes":0,"down_votes":0,"body":"Ciao io e il mio adc siamo interessati. (bot premade)\nSiamo entrambi Gold IV.\nmaestria al lvl 5 ho: Thresh, Blitzy. Nautilus (work in progress Tahm).\nIl mio adc ha : Kalista, Jinx, Vayne, Tristana (work in progess Graves).","replies":[]}]}
{ "directions": [ "Preheat oven to 225\u00b0F. and line 2 large baking sheets with parchment paper.", "Sift 3 tablespoons confectioners' sugar evenly onto lined baking sheets. With a mandoline or other manual slicer cut apples crosswise into paper-thin slices. Arrange apple slices in one layer on sheets and sprinkle evenly with remaining 3 tablespoons confectioners' sugar. Bake slices in upper and lower thirds of oven, switching position of sheets halfway through baking, 2 1/4 hours total, or until slices are pale golden and starting to crisp. Immediately peel apple chips off parchment and cool on a rack. Apple chips keep in an airtight container at room temperature 2 weeks. Recommended for garnish on ice creams and apple desserts or as a crisp, cookie-like accompaniment." ], "ingredients": [ "6 tablespoons confectioners' sugar", "2 Granny Smith apples" ], "language": "en-US", "source": "www.epicurious.com", "tags": [ "Fruit", "Dessert", "Bake", "Apple", "Fall", "Vegan", "Gourmet" ], "title": "Apple Chips", "url": "http://www.epicurious.com/recipes/food/views/apple-chips-101133" }
{ "micrownet" : [ "metric_weight_unit" ], "google" : [ "/url?q=http://www.thefreedictionary.com/metric%2Bweight%2Bunit&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CBoQFjAA&usg=AFQjCNGAgXRMtM4VQiZT1HbXIreztAc6Yw", "/url?q=http://www.infoplease.com/ipa/A0001659.html&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CB4QFjAB&usg=AFQjCNFENeOEmE-6r7Q1SgG3KEFNeTE-Pw", "/url?q=http://www.metric-conversions.org/weight-conversion.htm&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CCIQFjAC&usg=AFQjCNHWZ4RhOFJTj4bVjknfGNoe-WkMUA", "/url?q=http://www.factmonster.com/ipka/A0769580.html&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CCYQFjAD&usg=AFQjCNHVqKxDx_Qm_SQJN5K6oVKi1W6j2g", "/url?q=https://www.vocabulary.com/dictionary/metric%2520weight%2520unit&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CCoQFjAE&usg=AFQjCNH_LDbhjL65c2iP9saFno_CiQApVw", "/url?q=http://www.essex1.com/people/speer/mass.html&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CCwQFjAF&usg=AFQjCNEHq_TG3pre1_MTtM1tspsumrWm7w", "/url?q=http://lamar.colostate.edu/~hillger/common.html&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CDEQFjAG&usg=AFQjCNF76_sSP4HaGzFuO6Pru5HrCnqz0Q", "/url?q=http://en.wikipedia.org/wiki/Metric_system&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CDYQFjAH&usg=AFQjCNEUSTRfbLl4Mezvx8RqaOdaXAXvKw", "/url?q=http://www.weightconversions.org/abbreviations.htm&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CDoQFjAI&usg=AFQjCNH6asaCWntalSnIkOWc8_HgWRFiSg", "/url?q=http://www.mathatube.com/measure-metric-weight.html&sa=U&ei=chzdUdyuB4zUPMbCgMAG&ved=0CD0QFjAJ&usg=AFQjCNG9KuJYcg0dGfEvZETdnbBOWM5vvQ" ], "micro" : [ "definite_quantity", "dag", "mol", "myg", "centner", "gram-atomic_weight", "abstract_entity", "mass_unit", "quintal", "grain", "entity", "gram", "metric", "decagram", "g", "tonne", "gram_atom", "abstraction", "dkg", "kilo", "metricweight_unit", "decigram", "mole", "t", "kilogram", "gramme", "kg", "dg", "dekagram", "mcg", "hundredweight", "quantity", "unit", "gm", "hg", "carat", "microgram", "metric_ton", "metric_unit", "ng", "milligram", "nanogram", "unit_of_measurement", "weight_unit", "hectogram", "measure", "gram_molecule", "amount", "mt", "doppelzentner", "myriagram", "metric_hundredweight", "metric_grain", "mg" ], "duck" : [], "common" : { "milestones" : [ "<a target=\"_new\" href=\"http://en.wikinews.org/wiki/NASA_plans_for_future_moon_missions\" title=\"NASA plans for future moon missions\">NASA plans for future moon missions</a>" ], "image" : [ [], [] ] }, "Lists" : [], "micro-www-search" : [], "created" : 1373452382, "book" : [], "micro-www" : { "metric_weight_unit" : [ "" ] }, "micro-relation" : [] }