@globalfishingwatch/i18n-labels 1.2.154 → 1.2.156
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/en/datasets.json +143 -15
- package/es/datasets.json +143 -15
- package/fr/datasets.json +144 -16
- package/id/datasets.json +144 -16
- package/package.json +1 -1
- package/pt/datasets.json +144 -16
- package/source/datasets.json +144 -16
- package/val/datasets.json +144 -16
package/en/datasets.json
CHANGED
|
@@ -1255,12 +1255,12 @@
|
|
|
1255
1255
|
"description": "Dataset for VMS Papua New Guinea (Private)",
|
|
1256
1256
|
"schema": {
|
|
1257
1257
|
"id": "id",
|
|
1258
|
-
"
|
|
1259
|
-
"
|
|
1260
|
-
"
|
|
1261
|
-
"shipname": "shipname",
|
|
1258
|
+
"registryInfo": "registryInfo",
|
|
1259
|
+
"registryOwners": "registryOwners",
|
|
1260
|
+
"selfReportedInfo": "selfReportedInfo",
|
|
1262
1261
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1263
|
-
"firstTransmissionDate": "firstTransmissionDate"
|
|
1262
|
+
"firstTransmissionDate": "firstTransmissionDate",
|
|
1263
|
+
"registryAuthorizations": "registryAuthorizations"
|
|
1264
1264
|
}
|
|
1265
1265
|
},
|
|
1266
1266
|
"private-png-presence": {
|
|
@@ -1346,6 +1346,55 @@
|
|
|
1346
1346
|
"vessel_id": "vessel_id"
|
|
1347
1347
|
}
|
|
1348
1348
|
},
|
|
1349
|
+
"public-ais-presence-viirs-match": {
|
|
1350
|
+
"name": "VIIRS",
|
|
1351
|
+
"description": "The night lights vessel detections layer, known as visible infrared imaging radiometer suite or VIIRS, shows vessels at sea that satellites have detected by the light they emit at night. Though not exclusively associated with fishing vessels, this activity layer is likely to show vessels associated with activities like squid fishing, which use bright lights and fish at night.<br/>\n<br/>\nBased on the Suomi NPP satellite, the VIIRS sensor makes a pass across the entire planet at least once every night, detecting lights to provide at least one daily observation globally. Due to the orbit design of polar orbiting satellites, regions closer to polar will have more over-passes per day, while equatorial regions have only one over-pass daily.<br/> \n<br/>\nBecause the vessels are detected solely based on light emission, we can detect individual vessels and even entire fishing fleets that may not broadcast identity information and so may not be represented elsewhere on the Global Fishing Watch map. Global Fishing Watch ingests boat detections processed from low light imaging data collected by the U.S. National Oceanic and Atmospheric Administration (NOAA) VIIRS. The boat detections are processed in near-real time by the <a href='https://eogdata.mines.edu/products/vbd/' target='_blank' rel=noopener'>Earth Observation Group</a> at the Colorado School of Mines. The data, known as VIIRS boat detections, picks up the presence of vessels, including those fishing using lights to attract catch or to conduct operations at night.Lights from fixed offshore infrastructure and other non-vessel sources are excluded. Read more about VIIRS night light vessel detections, and download the <a href='https://eogdata.mines.edu/products/vbd/' target='_blank' rel=noopener'>data</a>.<br/>\n<br/>\nGlobal Fishing Watch has developed a sophisticated system to match available automatic identification system (AIS) data to respective night light vessel detections. This matching is done using a probabilistic model that determines AIS-message/VIIRS-detection pairs based on all available AIS records right before and right after the time the satellite VIIRS image was taken, as well as the probability of pairing a specific AIS message to any of the vessels appearing on that image. Using this information, Global Fishing Watch has added the experimental ability to filter detections based on vessel type and gear type within the VIIRS activity layer.<br/>\n<br/>\nMore than 85% of the detections are from vessels that lack AIS or publicly shared vessel monitoring system (VMS) transponders. The global addition of the VIIRS layer enables you to rapidly filter the night light detections that either were matched or not with AIS where vessel identification is available.<br/>\n<br/>\nRadiance indicates the brightness of the light source received by the VIIRS sensor. Radiance is impacted by the moon, clouds, and the angle of the vessel from the satellite. Two vessels with the same brightness, or light intensity, may have different radiance levels depending on the conditions. In general, vessels that are not actively fishing using light may have lower radiance levels. Exceptions should be considered when vessels are approaching a coastline. To further explore how vessel lights at night emit different radiance levels, the VIIRS activity layer can be filtered to specific ranges of interest associated with different human behaviours.<br/>\n<br/>\nThose using night light detections data should consider the South Atlantic Anomaly (SAA), an area where the Earth's inner Van Allen radiation belt is at its lowest altitude, allowing more energetic particles from space to penetrate. When such particles hit the sensors on a satellite, this can create a false signal which might cause the algorithm to recognize it as a boat detection. A filtration algorithm has been applied but there may still be some mis-identification",
|
|
1352
|
+
"schema": {
|
|
1353
|
+
"cel": "cel",
|
|
1354
|
+
"lat": "lat",
|
|
1355
|
+
"lon": "lon",
|
|
1356
|
+
"pos": "pos",
|
|
1357
|
+
"flag": "flag",
|
|
1358
|
+
"htime": "htime",
|
|
1359
|
+
"matched": {
|
|
1360
|
+
"keyword": "Matching",
|
|
1361
|
+
"enum": {
|
|
1362
|
+
"true": true,
|
|
1363
|
+
"false": false
|
|
1364
|
+
}
|
|
1365
|
+
},
|
|
1366
|
+
"radiance": {
|
|
1367
|
+
"keyword": "Radiance",
|
|
1368
|
+
"enum": {
|
|
1369
|
+
"0": 0,
|
|
1370
|
+
"10000": 10000
|
|
1371
|
+
}
|
|
1372
|
+
},
|
|
1373
|
+
"shiptype": {
|
|
1374
|
+
"keyword": "shiptype",
|
|
1375
|
+
"enum": {
|
|
1376
|
+
"unknown": "unknown",
|
|
1377
|
+
"fishing": "fishing",
|
|
1378
|
+
"carrier": "Carrier",
|
|
1379
|
+
"support": "Support"
|
|
1380
|
+
}
|
|
1381
|
+
},
|
|
1382
|
+
"detect_id": "detect_id",
|
|
1383
|
+
"qf_detect": {
|
|
1384
|
+
"keyword": "qf_detect",
|
|
1385
|
+
"enum": {
|
|
1386
|
+
"1": 1,
|
|
1387
|
+
"2": 2,
|
|
1388
|
+
"3": 3,
|
|
1389
|
+
"5": 5,
|
|
1390
|
+
"7": 7,
|
|
1391
|
+
"10": 10
|
|
1392
|
+
}
|
|
1393
|
+
},
|
|
1394
|
+
"timestamp": "timestamp",
|
|
1395
|
+
"vessel_id": "vessel_id"
|
|
1396
|
+
}
|
|
1397
|
+
},
|
|
1349
1398
|
"public-areas-to-be-avoided-1618836788619": {
|
|
1350
1399
|
"name": "Areas to be Avoided by Cargo Shipping",
|
|
1351
1400
|
"description": "25 nm buffer around islands recommending shipping diversion",
|
|
@@ -1877,6 +1926,23 @@
|
|
|
1877
1926
|
"description": "",
|
|
1878
1927
|
"schema": {}
|
|
1879
1928
|
},
|
|
1929
|
+
"public-global-all-tracks": {
|
|
1930
|
+
"name": "Tracks",
|
|
1931
|
+
"description": "The dataset contains the tracks from all vessels (AIS) - Version 20231026",
|
|
1932
|
+
"schema": {
|
|
1933
|
+
"lat": "lat",
|
|
1934
|
+
"lon": "lon",
|
|
1935
|
+
"flag": "flag",
|
|
1936
|
+
"night": "night",
|
|
1937
|
+
"speed": "speed",
|
|
1938
|
+
"course": "course",
|
|
1939
|
+
"seg_id": "seg_id",
|
|
1940
|
+
"elevation": "elevation",
|
|
1941
|
+
"timestamp": "timestamp",
|
|
1942
|
+
"distance_from_port": "distance_from_port",
|
|
1943
|
+
"distance_from_shore": "distance_from_shore"
|
|
1944
|
+
}
|
|
1945
|
+
},
|
|
1880
1946
|
"public-global-all-vessels": {
|
|
1881
1947
|
"name": "AIS (All Vessels)",
|
|
1882
1948
|
"description": "Vessels from AIS",
|
|
@@ -1963,7 +2029,9 @@
|
|
|
1963
2029
|
"name": "Encounter Events. (AIS)",
|
|
1964
2030
|
"description": "Identified from AIS data as locations where two vessels, a carrier and fishing vessel, were within 500 meters for at least 2 hours and traveling at a median speed under 2 knots, while at least 10 km from a coastal anchorage.",
|
|
1965
2031
|
"schema": {
|
|
2032
|
+
"flag": "flag",
|
|
1966
2033
|
"fields": "fields",
|
|
2034
|
+
"duration": "Duration",
|
|
1967
2035
|
"event_id": "event_id",
|
|
1968
2036
|
"event_end": "event_end",
|
|
1969
2037
|
"vessel_id": "vessel_id",
|
|
@@ -2125,14 +2193,16 @@
|
|
|
2125
2193
|
"vessel_type": {
|
|
2126
2194
|
"keyword": "vessel_type",
|
|
2127
2195
|
"enum": {
|
|
2128
|
-
"fishing": "fishing",
|
|
2129
2196
|
"carrier": "Carrier",
|
|
2130
|
-
"cargo": "cargo",
|
|
2131
|
-
"bunker_or_tanker": "bunker_or_tanker",
|
|
2132
|
-
"passenger": "passenger",
|
|
2133
2197
|
"seismic_vessel": "seismic_vessel",
|
|
2134
|
-
"
|
|
2135
|
-
"
|
|
2198
|
+
"passenger": "passenger",
|
|
2199
|
+
"other": "other",
|
|
2200
|
+
"support": "Support",
|
|
2201
|
+
"bunker": "bunker",
|
|
2202
|
+
"gear": "gear",
|
|
2203
|
+
"cargo": "cargo",
|
|
2204
|
+
"fishing": "fishing",
|
|
2205
|
+
"discrepancy": "discrepancy"
|
|
2136
2206
|
}
|
|
2137
2207
|
},
|
|
2138
2208
|
"vessel-groups": "vessel-groups"
|
|
@@ -2144,7 +2214,7 @@
|
|
|
2144
2214
|
"schema": {}
|
|
2145
2215
|
},
|
|
2146
2216
|
"public-global-sar-presence": {
|
|
2147
|
-
"name": "SAR",
|
|
2217
|
+
"name": "SAR with Neural classification",
|
|
2148
2218
|
"description": "Synthetic aperture radar (SAR) can detect at-sea vessels and structures in any weather conditions. SAR is a satellite-based sensor that shoots microwaves to the Earth surface and measures the amplitude and phase of the signals that are reflected back from objects on the ground and water, known as backscatter.<br/>\\n<br/>\\nThe SAR image formed from this backscatter contains rich information about size, orientation, composition, condition and texture of the features on the water.<br/>\\n<br/>\\nThese imaging systems overcome any weather condition and illumination level, including clouds or rain, daylight or darkness.They give an advantage over some other satellite sensors, such as electro-optical imagery, which is similar to taking a picture with a camera and relies on sunlight and/or the infrared radiation emitted by objects on the ground. This latter method can be confounded by cloud cover, haze, weather events and seasonal darkness at high latitudes. SAR by comparison has proven to be the most consistent option for detecting vessels at sea.<br/>\\n<br/>\\n<strong>Detecting vessels with SAR</strong><br/>\\n<br/>\\nWe use SAR imagery from the Copernicus Sentinel-1 mission of the European Space Agency (ESA), which is sourced from polar-orbiting satellites (S1A and, formerly, S1B), to detect all vessels on each scene. Our approach combines a modified version of a well established ship detection method (Constant False Alarm Rate) with modern machine learning to identify the size of detections and eliminate false detections. This detection approach consists of identifying the pixels with a “brightness” level above the mean backscatter of the background, representing the sea clutter around the target, and then using machine learning to filter and improve the results.<br/> \\n<br/>\\n<strong>Matching SAR detections to automatic identification system (AIS) transmitters</strong><br/>\\n<br/>\\nAIS transmitters broadcast the vessel’s GPS positions to help nearby vessels avoid collisions, and these AIS messages can be recorded by satellite constellations. Global Fishing Watch has developed a sophisticated system to match available AIS data to respective SAR vessel detections. This matching is done using a likelihood model that determines AIS-message/SAR-detection pairs based on all available AIS records right before and right after the time the SAR image was taken, as well as the probability of pairing a specific AIS message to any of the vessels appearing on that image. The matching algorithm provides a score and a confidence value for each potential SAR-AIS match. Only higher confidence matches are included. Learn more about the methods in this pre-print paper - https://eartharxiv.org/repository/view/3239/<br/>\\n<br/>\\n<strong>AIS matching and vessel identity</strong><br/>\\n<br/>\\nNot all vessels are required to carry AIS transmitters (e.g. the European Union only requires use of AIS for vessels over 20 meters in length), and vessels engaged in unlawful activity may shut off their AIS transmitters. This means that for all “AIS matched” SAR detections, we have information available about the detected vessel from its AIS, such as the characteristics of the craft and whether it is fishing or not. On the other hand, all “AIS unmatched” SAR detections correspond to vessels that cannot be tracked with AIS, some of which may be engaged in illegal, unreported and unregulated (IUU) fishing. In any case, unmatched SAR detections provide the missing information about vessel traffic in the ocean.<br/>\\n<br/>\\n<strong>Source</strong><br/>\\n<br/>\\nWe use SAR imagery from ESA’s Sentinel-1 Interferometric Wide swath mode (IW) Level-1 Ground Range Detected (GRD) product, covering all coastal waters around the world with a resolution of about 20 meters. We analyze SAR scenes and detect objects using the Google Earth Engine platform and a neural net classifer.<br/>\\n<br/>\\n<strong>Detection footprints</strong><br/>\\n<br/>\\nDetection footprints are areas within each satellite scan (or scene) that the platform uses to perform detections. These filters help to keep relevant detections and exclude data that may be inaccurate.<br/>\\n<br/>\\nDetection footprints are smaller than the total scene as they exclude any land areas and islands, and exclude a 500 meter buffer from the boundaries of the scene and a 1 kilometer buffer from shorelines.<br/>\\n<br/>\\n<strong>Filtering</strong><br/>\\n<br/>\\nGFW has post-processed the SAR detections to reduce noise (false positives), remove offshore infrastructure, and exclude areas with sea ice at high latitudes.<br/>",
|
|
2149
2219
|
"schema": {
|
|
2150
2220
|
"id": "id",
|
|
@@ -2152,6 +2222,7 @@
|
|
|
2152
2222
|
"lon": "lon",
|
|
2153
2223
|
"pos": "pos",
|
|
2154
2224
|
"cell": "cell",
|
|
2225
|
+
"flag": "flag",
|
|
2155
2226
|
"htime": "htime",
|
|
2156
2227
|
"ssvid": "ssvid",
|
|
2157
2228
|
"matched": {
|
|
@@ -2161,8 +2232,65 @@
|
|
|
2161
2232
|
"false": false
|
|
2162
2233
|
}
|
|
2163
2234
|
},
|
|
2235
|
+
"geartype": {
|
|
2236
|
+
"keyword": "geartype",
|
|
2237
|
+
"enum": {
|
|
2238
|
+
"dredge_fishing": "Dredge fishing",
|
|
2239
|
+
"seiners": "Seiners",
|
|
2240
|
+
"passenger": "passenger",
|
|
2241
|
+
"pole_and_line": "Pole and line",
|
|
2242
|
+
"cargo_or_tanker": "cargo_or_tanker",
|
|
2243
|
+
"other": "other",
|
|
2244
|
+
"other_purse_seines": "Other purse seines",
|
|
2245
|
+
"purse_seine_support": "Purse seine support",
|
|
2246
|
+
"specialized_reefer": "specialized_reefer",
|
|
2247
|
+
"carrier": "Carrier",
|
|
2248
|
+
"trawlers": "Trawlers",
|
|
2249
|
+
"set_gillnets": "Set gillnets",
|
|
2250
|
+
"squid_jigger": "Squid jigger",
|
|
2251
|
+
"seismic_vessel": "seismic_vessel",
|
|
2252
|
+
"tug": "tug",
|
|
2253
|
+
"bunker": "bunker",
|
|
2254
|
+
"gear": "gear",
|
|
2255
|
+
"purse_seines": "Purse seines",
|
|
2256
|
+
"patrol_vessel": "patrol_vessel",
|
|
2257
|
+
"set_longlines": "Set longlines",
|
|
2258
|
+
"tuna_purse_seines": "Tuna purse seines",
|
|
2259
|
+
"trollers": "Trollers",
|
|
2260
|
+
"drifting_longlines": "Drifting longlines",
|
|
2261
|
+
"pots_and_traps": "Pots and traps",
|
|
2262
|
+
"non_fishing": "non_fishing",
|
|
2263
|
+
"inconclusive": "inconclusive",
|
|
2264
|
+
"fixed_gear": "Fixed gear",
|
|
2265
|
+
"cargo": "cargo"
|
|
2266
|
+
}
|
|
2267
|
+
},
|
|
2268
|
+
"shiptype": {
|
|
2269
|
+
"keyword": "shiptype",
|
|
2270
|
+
"enum": {
|
|
2271
|
+
"carrier": "Carrier",
|
|
2272
|
+
"seismic_vessel": "seismic_vessel",
|
|
2273
|
+
"passenger": "passenger",
|
|
2274
|
+
"other": "other",
|
|
2275
|
+
"support": "Support",
|
|
2276
|
+
"bunker": "bunker",
|
|
2277
|
+
"gear": "gear",
|
|
2278
|
+
"cargo": "cargo",
|
|
2279
|
+
"fishing": "fishing",
|
|
2280
|
+
"discrepancy": "discrepancy"
|
|
2281
|
+
}
|
|
2282
|
+
},
|
|
2164
2283
|
"timestamp": "timestamp",
|
|
2165
|
-
"
|
|
2284
|
+
"vessel_id": "vessel_id",
|
|
2285
|
+
"confidence": "confidence",
|
|
2286
|
+
"neural_vessel_type": {
|
|
2287
|
+
"keyword": "neural_vessel_type",
|
|
2288
|
+
"enum": {
|
|
2289
|
+
"Likely non-fishing": "Likely non-fishing",
|
|
2290
|
+
"Likely Fishing": "Likely Fishing",
|
|
2291
|
+
"Unknown": "Other"
|
|
2292
|
+
}
|
|
2293
|
+
}
|
|
2166
2294
|
}
|
|
2167
2295
|
},
|
|
2168
2296
|
"public-global-support-vessels": {
|
|
@@ -2673,8 +2801,8 @@
|
|
|
2673
2801
|
}
|
|
2674
2802
|
},
|
|
2675
2803
|
"public-panama-vessel-identity-fishing": {
|
|
2676
|
-
"name": "Panama VMS (Public
|
|
2677
|
-
"description": "Dataset for VMS Panama (Public)",
|
|
2804
|
+
"name": "Panama VMS (Public Non fishing vessels)",
|
|
2805
|
+
"description": "Dataset for VMS Panama - Carriers (Public)",
|
|
2678
2806
|
"schema": {
|
|
2679
2807
|
"id": "id",
|
|
2680
2808
|
"selfReportedInfo": "selfReportedInfo",
|
package/es/datasets.json
CHANGED
|
@@ -1255,12 +1255,12 @@
|
|
|
1255
1255
|
"description": "VMS de Papúa Nueva Guinea (Buques de pesca)",
|
|
1256
1256
|
"schema": {
|
|
1257
1257
|
"id": "id",
|
|
1258
|
-
"
|
|
1259
|
-
"
|
|
1260
|
-
"
|
|
1261
|
-
"shipname": "shipname",
|
|
1258
|
+
"registryInfo": "registryInfo",
|
|
1259
|
+
"registryOwners": "registryOwners",
|
|
1260
|
+
"selfReportedInfo": "selfReportedInfo",
|
|
1262
1261
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1263
|
-
"firstTransmissionDate": "firstTransmissionDate"
|
|
1262
|
+
"firstTransmissionDate": "firstTransmissionDate",
|
|
1263
|
+
"registryAuthorizations": "registryAuthorizations"
|
|
1264
1264
|
}
|
|
1265
1265
|
},
|
|
1266
1266
|
"private-png-presence": {
|
|
@@ -1346,6 +1346,55 @@
|
|
|
1346
1346
|
"vessel_id": "vessel_id"
|
|
1347
1347
|
}
|
|
1348
1348
|
},
|
|
1349
|
+
"public-ais-presence-viirs-match": {
|
|
1350
|
+
"name": "VIIRS",
|
|
1351
|
+
"description": "La capa de detección nocturna de barcos, conocida como conjunto de radiómetros de imágenes infrarrojas visibles (VIIRS, por sus siglas en ingles), muestra las embarcaciones en el mar que los satélites han detectado por la luz que emiten durante la noche. Aunque no se asocia exclusivamente con embarcaciones pesqueras, es probable que esta capa de actividad muestre embarcaciones asociadas con actividades como la pesca de calamar, que utilizan luces brillantes y pescan de noche.<br/>\n<br/>\nBasado en el satélite Suomi NPP, el sensor VIIRS pasa por todo el planeta al menos una vez cada noche, detectando luces para proporcionar al menos una observación diaria a nivel mundial. Debido al diseño de la órbita de los satélites de órbita polar, las regiones más cercanas a los polos tendrán más sobrepasos por día, mientras que las regiones ecuatoriales solo tienen un sobrepaso por día.<br/>\n<br/>\nDebido a que las embarcaciones se detectan únicamente en función a la emisión de luz, podemos detectar embarcaciones individuales e incluso flotas pesqueras completas que pueden no transmitir información de su identidad y, por lo tanto, pueden no estar representadas en otra parte del mapa de Global Fishing Watch. Global Fishing Watch incluye las detecciones de embarcaciones procesadas a partir de datos de las imágenes satelitales nocturnas recopilados por la Administración Nacional Oceánica y Atmosférica de los EE. UU. (NOAA por sus siglas en inglés) VIIRS. Las detecciones de embarcaciones son procesadas casi en tiempo real por el <a href='https://eogdata.mines.edu/products/vbd/' target='_blank' rel=noopener'>Earth Observation Group</a> en la Colorado School of Mines. Los datos, conocidos como detecciones de embarcaciones VIIRS, detectan la presencia de embarcaciones, incluidas aquellas que pescan con luces para atraer a su recurso objetivo o para realizar operaciones nocturnas. Se excluyen las luces de las infraestructuras fijas en el mar y otras fuentes ajenas a las embarcaciones. Obtenga más información sobre las detecciones nocturnas de embarcaciones VIIRS y descargue los <a href='https://eogdata.mines.edu/products/vbd/' target='_blank' rel=noopener'>datos</a>.<br/>\n<br/>\nGlobal Fishing Watch ha desarrollado un sistema sofisticado para hacer coincidir los datos disponibles del sistema de identificación automática (AIS, por sus siglas en inglés) con las respectivas detecciones nocturnas de embarcaciones. Esta coincidencia se realiza mediante un modelo probabilístico que determina los mensajes AIS/detección VIIRS que coinciden en función de todos los registros AIS disponibles justo antes y después de la hora en que se tomó la imagen satelital VIIRS, así como la probabilidad de emparejar un mensaje específico de AIS para cualquiera de las embarcaciones que aparecen en esa imagen satelital. Con esta información, Global Fishing Watch agregó la capacidad de filtrar las detecciones según el tipo de embarcación y el tipo de arte de pesca dentro de la capa de actividad VIIRS.<br/>\n<br/>\nMás del 85% de las detecciones son de embarcaciones que carecen de transpondedores AIS o del sistema de monitoreo de embarcaciones (VMS, por sus siglas en inglés). La adición global de la capa VIIRS le permite rápidamente filtrar las detecciones nocturnas que coincidieron o no con AIS, donde la identificación de la embarcación está disponible.<br/>\n<br/>\nEl resplandor indica el brillo de la fuente de luz recibida por el sensor VIIRS. El resplandor se ve afectado por la luna, las nubes y el ángulo de la embarcación identificada desde el satélite. Dos embarcaciones con el mismo brillo o intensidad de luz pueden tener diferentes niveles de resplandor dependiendo de las condiciones. En general, las embarcaciones que no están pescando activamente con luz pueden tener niveles de resplandor más bajos. Deben considerarse excepciones cuando los barcos se acercan a la costa. Para explorar más a fondo cómo las luces de las embarcaciones emiten diferentes niveles de resplandor durante la noche, la capa de actividad VIIRS puede ser filtrada por rangos específicos de interés asociados con diferentes comportamientos humanos.<br/>\n<br/>\nAquellos que utilizan datos de detecciones nocturnas deben considerar la Anomalía del Atlántico Sur (SAA, siglas en inglés), un área donde el cinturón interno de resplandor de Van Allen de la Tierra se encuentra en su altitud más baja, lo que permite que penetren más partículas energéticas del espacio. Cuando tales partículas golpean los sensores en un satélite, esto puede crear una señal falsa que podría hacer que el algoritmo lo reconozca como una detección de embarcación. Se ha aplicado un algoritmo de filtración, pero aún puede haber algún error de identificación ",
|
|
1352
|
+
"schema": {
|
|
1353
|
+
"cel": "cel",
|
|
1354
|
+
"lat": "lat",
|
|
1355
|
+
"lon": "lon",
|
|
1356
|
+
"pos": "pos",
|
|
1357
|
+
"flag": "bandera",
|
|
1358
|
+
"htime": "htime",
|
|
1359
|
+
"matched": {
|
|
1360
|
+
"keyword": "coincidencia",
|
|
1361
|
+
"enum": {
|
|
1362
|
+
"true": true,
|
|
1363
|
+
"false": false
|
|
1364
|
+
}
|
|
1365
|
+
},
|
|
1366
|
+
"radiance": {
|
|
1367
|
+
"keyword": "Resplandor",
|
|
1368
|
+
"enum": {
|
|
1369
|
+
"0": 0,
|
|
1370
|
+
"10000": 10000
|
|
1371
|
+
}
|
|
1372
|
+
},
|
|
1373
|
+
"shiptype": {
|
|
1374
|
+
"keyword": "shiptype",
|
|
1375
|
+
"enum": {
|
|
1376
|
+
"unknown": "unknown",
|
|
1377
|
+
"fishing": "fishing",
|
|
1378
|
+
"carrier": "carrier",
|
|
1379
|
+
"support": "support"
|
|
1380
|
+
}
|
|
1381
|
+
},
|
|
1382
|
+
"detect_id": "detect_id",
|
|
1383
|
+
"qf_detect": {
|
|
1384
|
+
"keyword": "qf_detect",
|
|
1385
|
+
"enum": {
|
|
1386
|
+
"1": 1,
|
|
1387
|
+
"2": 2,
|
|
1388
|
+
"3": 3,
|
|
1389
|
+
"5": 5,
|
|
1390
|
+
"7": 7,
|
|
1391
|
+
"10": 10
|
|
1392
|
+
}
|
|
1393
|
+
},
|
|
1394
|
+
"timestamp": "timestamp",
|
|
1395
|
+
"vessel_id": "vessel_id"
|
|
1396
|
+
}
|
|
1397
|
+
},
|
|
1349
1398
|
"public-areas-to-be-avoided-1618836788619": {
|
|
1350
1399
|
"name": "Areas to be Avoided by Cargo Shipping",
|
|
1351
1400
|
"description": "25 nm buffer around islands recommending shipping diversion",
|
|
@@ -1877,6 +1926,23 @@
|
|
|
1877
1926
|
"description": "",
|
|
1878
1927
|
"schema": {}
|
|
1879
1928
|
},
|
|
1929
|
+
"public-global-all-tracks": {
|
|
1930
|
+
"name": "Trayectorias",
|
|
1931
|
+
"description": "The dataset contains the tracks from all vessels (AIS) - Version 20231026",
|
|
1932
|
+
"schema": {
|
|
1933
|
+
"lat": "lat",
|
|
1934
|
+
"lon": "lon",
|
|
1935
|
+
"flag": "bandera",
|
|
1936
|
+
"night": "night",
|
|
1937
|
+
"speed": "velocidad",
|
|
1938
|
+
"course": "course",
|
|
1939
|
+
"seg_id": "seg_id",
|
|
1940
|
+
"elevation": "elevation",
|
|
1941
|
+
"timestamp": "timestamp",
|
|
1942
|
+
"distance_from_port": "distance_from_port",
|
|
1943
|
+
"distance_from_shore": "distance_from_shore"
|
|
1944
|
+
}
|
|
1945
|
+
},
|
|
1880
1946
|
"public-global-all-vessels": {
|
|
1881
1947
|
"name": "AIS (All Vessels)",
|
|
1882
1948
|
"description": "Vessels from AIS",
|
|
@@ -1963,7 +2029,9 @@
|
|
|
1963
2029
|
"name": "Encounter Events. (AIS)",
|
|
1964
2030
|
"description": "Identificado de los datos AIS como lugares donde dos buques, un transportador y uno pesquero; estuvieron a 500 metros durante al menos 2 horas y viajando a una velocidad media de <2 nudos, y a menos de 10 km de la costa.",
|
|
1965
2031
|
"schema": {
|
|
2032
|
+
"flag": "bandera",
|
|
1966
2033
|
"fields": "fields",
|
|
2034
|
+
"duration": "duración",
|
|
1967
2035
|
"event_id": "event_id",
|
|
1968
2036
|
"event_end": "event_end",
|
|
1969
2037
|
"vessel_id": "vessel_id",
|
|
@@ -2125,14 +2193,16 @@
|
|
|
2125
2193
|
"vessel_type": {
|
|
2126
2194
|
"keyword": "vessel_type",
|
|
2127
2195
|
"enum": {
|
|
2128
|
-
"fishing": "fishing",
|
|
2129
2196
|
"carrier": "carrier",
|
|
2130
|
-
"cargo": "cargo",
|
|
2131
|
-
"bunker_or_tanker": "bunker_or_tanker",
|
|
2132
|
-
"passenger": "passenger",
|
|
2133
2197
|
"seismic_vessel": "seismic_vessel",
|
|
2134
|
-
"
|
|
2135
|
-
"
|
|
2198
|
+
"passenger": "passenger",
|
|
2199
|
+
"other": "other",
|
|
2200
|
+
"support": "support",
|
|
2201
|
+
"bunker": "bunker",
|
|
2202
|
+
"gear": "Arte",
|
|
2203
|
+
"cargo": "cargo",
|
|
2204
|
+
"fishing": "fishing",
|
|
2205
|
+
"discrepancy": "discrepancy"
|
|
2136
2206
|
}
|
|
2137
2207
|
},
|
|
2138
2208
|
"vessel-groups": "vessel-groups"
|
|
@@ -2144,7 +2214,7 @@
|
|
|
2144
2214
|
"schema": {}
|
|
2145
2215
|
},
|
|
2146
2216
|
"public-global-sar-presence": {
|
|
2147
|
-
"name": "SAR",
|
|
2217
|
+
"name": "SAR with Neural classification",
|
|
2148
2218
|
"description": "El radar de apertura sintética (SAR) puede detectar embarcaciones y estructuras en el mar en cualquier condición climática. SAR es un sensor satelital que dispara microondas a la superficie de la Tierra y mide la amplitud y la fase de las señales que se reflejan desde los objetos en el suelo y el agua, lo que se conoce como retrodispersión.<br/>\n<br/>\nLa imagen SAR formada a partir de esta retrodispersión contiene abundante información sobre el tamaño, la orientación, la composición, el estado y la textura de los objetos en el agua.<br/>\n<br/>\nEstos sistemas de medición funcionan en cualquier condición climática y nivel de iluminación, incluyendo las nubes o la lluvia, la luz del día o la oscuridad. Brindan una ventaja sobre otros sensores satelitales, como las imágenes electro-ópticas, las cuales son similares a tomar una fotografía con una cámara; los resultados dependen de la luz del sol y/o la radiación infrarroja emitida por objetos en el suelo. Las imágenes electro-ópticas pueden ser afectadas por la nubosidad, la neblina, los fenómenos meteorológicos y la oscuridad estacional en latitudes altas. En comparación, SAR ha demostrado ser la opción más consistente para detectar embarcaciones en el mar.<br/>\n<br/>\n<strong>Detección de embarcaciones con SAR</strong><br/>\n<br/>\nUsamos imágenes SAR de la misión Copernicus Sentinel-1 de la Agencia Espacial Europea (ESA por sus siglas en inglés), que provienen de satélites en órbita polar (S1A y, anteriormente, S1B), para detectar todas las naves en cada escena. Nuestro enfoque combina una versión modificada de un método de detección de barcos bien establecido (tasa constante de alarmas falsas, CFAR por sus siglas en inglés) con el aprendizaje automático moderno para identificar el tamaño de las detecciones y eliminar las falsas detecciones. Este método de detección consiste en identificar los píxeles mediante un nivel de \"brillo\" por encima de la retrodispersión media del fondo, representando el eco marino alrededor del objeto, y luego usar el aprendizaje automático para filtrar y mejorar los resultados.<br/>\n<br/>\n<strong>Emparejamiento de las detecciones de SAR con los transmisores del sistema de identificación automática (AIS)</strong><br/>\n<br/>\nLos transmisores AIS transmiten las posiciones GPS de la embarcación para ayudar a las embarcaciones cercanas a evitar colisiones, y estos mensajes AIS pueden ser registrados por constelaciones de satélites. Global Fishing Watch ha desarrollado un sistema sofisticado para emparejar los datos AIS disponibles con las detecciones de embarcaciones SAR respectivas. Este emparejamiento se realiza mediante un modelo de probabilidad que determina los pares de detecciones de SAR y mensajes AIS en función de todos los registros AIS disponibles justo antes y después del momento en que se tomó la imagen SAR, así como la probabilidad de emparejar un mensaje AIS específico con cualquiera de las embarcaciones que aparecen en esa imagen. El algoritmo de emparejamiento proporciona una puntuación y un valor de confianza para cada emparejamiento potencial de SAR-AIS. Solo se incluyen los emparejamientos con altos valores de confianza. Obtenga más información sobre la metodologíaen este estudio prepublicado: https://eartharxiv.org/repository/view/3239/<br/>\n<br/>\n<strong>Emparejamiento AIS e identidad de la embarcación</strong><br/>\n<br/>\nNo todas las embarcaciones están obligadas a llevar transmisores AIS (por ejemplo, la Unión Europea solo requiere el uso de AIS para embarcaciones de más de 20 metros de eslora), y las embarcaciones involucradas en actividades ilegales pueden apagar sus transmisores AIS. Esto significa que, mediante el AIS de todas las detecciones de SAR \"emparejadas con AIS\", tenemos información disponible como las características de la embarcación y si está pescando o no.. Por otro lado, todas las detecciones de SAR “no emparejadas con AIS” corresponden a embarcaciones que no pueden ser rastreadas con AIS, algunas de las cuales pueden estar involucradas en pesca ilegal, no declarada y no reglamentada (INDNR). En cualquier caso, las detecciones de SAR no emparejadas proporcionan información faltante sobre el tráfico de embarcaciones en el océano.<br/>\n<br/>\n<strong>Fuente</strong><br/>\n<br/>\nUtilizamos imágenes SAR del producto Sentinel-1 Interferometric Wide Swath Mode (IW) Level-1 Ground Range Detected (GRD) de la ESA, que cubre todas las aguas costeras del mundo con una resolución de aproximadamente 20 metros. Analizamos escenas SAR y detectamos objetos utilizando la plataforma Google Earth Engine y un clasificador de redes neuronales.<br/>\n<br/>\n<strong>Zonas de detección</strong><br/>\n<br/>\nLa zona de detección es el área dentro de cada escaneo satelital (o escena) que la plataforma usa para realizar detecciones. Estos filtros ayudan a mantener detecciones relevantes y excluyen datos que pueden ser inexactos.<br/>\n<br/>\nLa zona de detección es más pequeña que la escena total, ya que excluye cualquier área terrestre o islas, al igual que un borde de 500 metros en los límites de la escena y cualquier área a menos de 1 kilómetro de las costas.<br/>\n<br/>\n<strong>Filtración</strong><br/>\n<br/>\nGFW ha procesado posteriormente las detecciones de SAR para reducir el ruido (falsos positivos), eliminar las infraestructuras en alta mar y excluir áreas con hielo marino en latitudes altas<br/>",
|
|
2149
2219
|
"schema": {
|
|
2150
2220
|
"id": "id",
|
|
@@ -2152,6 +2222,7 @@
|
|
|
2152
2222
|
"lon": "lon",
|
|
2153
2223
|
"pos": "pos",
|
|
2154
2224
|
"cell": "cell",
|
|
2225
|
+
"flag": "bandera",
|
|
2155
2226
|
"htime": "htime",
|
|
2156
2227
|
"ssvid": "ssvid",
|
|
2157
2228
|
"matched": {
|
|
@@ -2161,8 +2232,65 @@
|
|
|
2161
2232
|
"false": false
|
|
2162
2233
|
}
|
|
2163
2234
|
},
|
|
2235
|
+
"geartype": {
|
|
2236
|
+
"keyword": "geartype",
|
|
2237
|
+
"enum": {
|
|
2238
|
+
"dredge_fishing": "Pesca de dragado",
|
|
2239
|
+
"seiners": "cerqueros",
|
|
2240
|
+
"passenger": "passenger",
|
|
2241
|
+
"pole_and_line": "vara",
|
|
2242
|
+
"cargo_or_tanker": "cargo_or_tanker",
|
|
2243
|
+
"other": "other",
|
|
2244
|
+
"other_purse_seines": "Otras redes de cerco",
|
|
2245
|
+
"purse_seine_support": "purse_seine_support",
|
|
2246
|
+
"specialized_reefer": "specialized_reefer",
|
|
2247
|
+
"carrier": "carrier",
|
|
2248
|
+
"trawlers": "Red de arrastre",
|
|
2249
|
+
"set_gillnets": "Redes de enmalle",
|
|
2250
|
+
"squid_jigger": "Jigger calamar",
|
|
2251
|
+
"seismic_vessel": "seismic_vessel",
|
|
2252
|
+
"tug": "tug",
|
|
2253
|
+
"bunker": "bunker",
|
|
2254
|
+
"gear": "Arte",
|
|
2255
|
+
"purse_seines": "Redes de cerco",
|
|
2256
|
+
"patrol_vessel": "patrol_vessel",
|
|
2257
|
+
"set_longlines": "Palangres",
|
|
2258
|
+
"tuna_purse_seines": "redes de cerco atunera",
|
|
2259
|
+
"trollers": "curricaneros",
|
|
2260
|
+
"drifting_longlines": "Palangres a la deriva",
|
|
2261
|
+
"pots_and_traps": "Trampas y nasas",
|
|
2262
|
+
"non_fishing": "non_fishing",
|
|
2263
|
+
"inconclusive": "inconclusive",
|
|
2264
|
+
"fixed_gear": "equipo fijo",
|
|
2265
|
+
"cargo": "cargo"
|
|
2266
|
+
}
|
|
2267
|
+
},
|
|
2268
|
+
"shiptype": {
|
|
2269
|
+
"keyword": "shiptype",
|
|
2270
|
+
"enum": {
|
|
2271
|
+
"carrier": "carrier",
|
|
2272
|
+
"seismic_vessel": "seismic_vessel",
|
|
2273
|
+
"passenger": "passenger",
|
|
2274
|
+
"other": "other",
|
|
2275
|
+
"support": "support",
|
|
2276
|
+
"bunker": "bunker",
|
|
2277
|
+
"gear": "Arte",
|
|
2278
|
+
"cargo": "cargo",
|
|
2279
|
+
"fishing": "fishing",
|
|
2280
|
+
"discrepancy": "discrepancy"
|
|
2281
|
+
}
|
|
2282
|
+
},
|
|
2164
2283
|
"timestamp": "timestamp",
|
|
2165
|
-
"
|
|
2284
|
+
"vessel_id": "vessel_id",
|
|
2285
|
+
"confidence": "confidence",
|
|
2286
|
+
"neural_vessel_type": {
|
|
2287
|
+
"keyword": "neural_vessel_type",
|
|
2288
|
+
"enum": {
|
|
2289
|
+
"Likely non-fishing": "Likely non-fishing",
|
|
2290
|
+
"Likely Fishing": "Likely Fishing",
|
|
2291
|
+
"Unknown": "Desconocido"
|
|
2292
|
+
}
|
|
2293
|
+
}
|
|
2166
2294
|
}
|
|
2167
2295
|
},
|
|
2168
2296
|
"public-global-support-vessels": {
|
|
@@ -2673,8 +2801,8 @@
|
|
|
2673
2801
|
}
|
|
2674
2802
|
},
|
|
2675
2803
|
"public-panama-vessel-identity-fishing": {
|
|
2676
|
-
"name": "Panama VMS (Public
|
|
2677
|
-
"description": "Dataset for VMS Panama (Public)",
|
|
2804
|
+
"name": "Panama VMS (Public Non fishing vessels)",
|
|
2805
|
+
"description": "Dataset for VMS Panama - Carriers (Public)",
|
|
2678
2806
|
"schema": {
|
|
2679
2807
|
"id": "id",
|
|
2680
2808
|
"selfReportedInfo": "selfReportedInfo",
|