@globalfishingwatch/i18n-labels 1.2.12 → 1.2.15
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 +221 -46
- package/en/timebar.json +4 -1
- package/es/datasets.json +221 -46
- package/es/timebar.json +4 -1
- package/fr/datasets.json +221 -46
- package/fr/timebar.json +4 -1
- package/id/datasets.json +221 -46
- package/id/timebar.json +4 -1
- package/package.json +1 -1
- package/source/datasets.json +221 -46
- package/source/timebar.json +4 -1
package/en/datasets.json
CHANGED
|
@@ -33,13 +33,17 @@
|
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
"full-panama-fishing-vessels": {
|
|
36
|
-
"name": "Panama VMS",
|
|
36
|
+
"name": "Panama VMS (Full Fishing Vessels)",
|
|
37
37
|
"description": "Dataset for VMS Panama (Public)",
|
|
38
38
|
"schema": {
|
|
39
39
|
"id": "id",
|
|
40
40
|
"flag": "flag",
|
|
41
|
+
"length": "length",
|
|
41
42
|
"source": "source",
|
|
43
|
+
"geartype": "geartype",
|
|
42
44
|
"shipname": "shipname",
|
|
45
|
+
"vesselType": "vesselType",
|
|
46
|
+
"gross_tonnage": "gross_tonnage",
|
|
43
47
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
44
48
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
45
49
|
}
|
|
@@ -412,6 +416,39 @@
|
|
|
412
416
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
413
417
|
}
|
|
414
418
|
},
|
|
419
|
+
"private-indonesia-pelagic-presence": {
|
|
420
|
+
"name": "Coastal Fisheries Indonesia - New Devices",
|
|
421
|
+
"description": "This layer of Global Fishing Watch uses data provided by Rare, Aruna and AP2HI. The data is collected using Pelagic devices from different providers that tracks location and speed. The information shown represents the vessel presence. The presence is determined by taking all positions transmitted by the vessel's tracking device.",
|
|
422
|
+
"schema": {
|
|
423
|
+
"lat": "lat",
|
|
424
|
+
"lon": "lon",
|
|
425
|
+
"flag": "flag",
|
|
426
|
+
"geartype": {
|
|
427
|
+
"keyword": "geartype",
|
|
428
|
+
"enum": {
|
|
429
|
+
"gillnets": "gillnets",
|
|
430
|
+
"longline": "longline",
|
|
431
|
+
"trap net": "trap net",
|
|
432
|
+
"purse seine": "purse seine"
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
"vessel_id": "vessel_id"
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
"private-indonesia-pelagic-vessels": {
|
|
439
|
+
"name": "Coastal Fisheries - New Devices (Vessels)",
|
|
440
|
+
"description": "Coastal Fisheries Vessels - New devices",
|
|
441
|
+
"schema": {
|
|
442
|
+
"id": "id",
|
|
443
|
+
"flag": "flag",
|
|
444
|
+
"source": "source",
|
|
445
|
+
"dataset": "dataset",
|
|
446
|
+
"geartype": "geartype",
|
|
447
|
+
"shipname": "shipname",
|
|
448
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
449
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
450
|
+
}
|
|
451
|
+
},
|
|
415
452
|
"private-indonesia-presence": {
|
|
416
453
|
"name": "VMS Indonesia (Presence)",
|
|
417
454
|
"description": "VMS data for Indonesia is not currently available for the period from July 2020 to date.\nThis layer of Global Fishing Watch uses data provided by the Indonesian Government’s Ministry of Maritime Affairs and Fisheries. The data is collected using their Vessel Monitoring System (VMS) via satellites and terrestrial receivers, and contains vessel identities, gear type, location, speed, direction and more. The presence is determined by taking one position per day per vessel from the positions transmitted by VMS. \n",
|
|
@@ -475,37 +512,23 @@
|
|
|
475
512
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
476
513
|
}
|
|
477
514
|
},
|
|
478
|
-
"private-
|
|
479
|
-
"name": "
|
|
480
|
-
"description": "
|
|
515
|
+
"private-norway-fishing-effort": {
|
|
516
|
+
"name": "Norway VMS",
|
|
517
|
+
"description": "Description pending",
|
|
481
518
|
"schema": {
|
|
482
519
|
"lat": "lat",
|
|
483
520
|
"lon": "lon",
|
|
484
|
-
"flag":
|
|
485
|
-
|
|
486
|
-
"keyword": "geartype",
|
|
521
|
+
"flag": {
|
|
522
|
+
"keyword": "flag",
|
|
487
523
|
"enum": {
|
|
488
|
-
"
|
|
489
|
-
"longline": "longline",
|
|
490
|
-
"trap net": "trap net",
|
|
491
|
-
"purse seine": "purse seine"
|
|
524
|
+
"NOR": "NOR"
|
|
492
525
|
}
|
|
493
526
|
},
|
|
494
|
-
"
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
"description": "Coastal Fisheries Vessels - New devices",
|
|
500
|
-
"schema": {
|
|
501
|
-
"id": "id",
|
|
502
|
-
"flag": "flag",
|
|
503
|
-
"source": "source",
|
|
504
|
-
"dataset": "dataset",
|
|
505
|
-
"geartype": "geartype",
|
|
506
|
-
"shipname": "shipname",
|
|
507
|
-
"lastTransmissionDate": "lastTransmissionDate",
|
|
508
|
-
"firstTransmissionDate": "firstTransmissionDate"
|
|
527
|
+
"hours": "hours",
|
|
528
|
+
"vessel_id": "vessel_id",
|
|
529
|
+
"elevation_m": "elevation_m",
|
|
530
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
531
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
509
532
|
}
|
|
510
533
|
},
|
|
511
534
|
"private-panama-fishing-effort": {
|
|
@@ -523,35 +546,33 @@
|
|
|
523
546
|
}
|
|
524
547
|
},
|
|
525
548
|
"private-panama-fishing-vessels": {
|
|
526
|
-
"name": "Panama Private VMS (Fishing Vessels)",
|
|
549
|
+
"name": "Panama Private VMS (Private Fishing Vessels)",
|
|
527
550
|
"description": "Dataset for VMS Panama (Private)",
|
|
528
551
|
"schema": {
|
|
529
552
|
"id": "id",
|
|
530
553
|
"imo": "imo",
|
|
531
554
|
"flag": "flag",
|
|
532
555
|
"length": "length",
|
|
556
|
+
"source": "source",
|
|
533
557
|
"geartype": "geartype",
|
|
534
558
|
"shipname": "shipname",
|
|
535
|
-
"
|
|
536
|
-
"
|
|
537
|
-
"
|
|
559
|
+
"veselType": "veselType",
|
|
560
|
+
"netTonnage": "netTonnage",
|
|
561
|
+
"grossTonnage": "grossTonnage",
|
|
538
562
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
539
563
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
540
564
|
}
|
|
541
565
|
},
|
|
542
566
|
"private-panama-non-fishing-vessels": {
|
|
543
|
-
"name": "Panama Private VMS (Non Fishing Vessels)",
|
|
567
|
+
"name": "Panama Private VMS (Private Non Fishing Vessels)",
|
|
544
568
|
"description": "Dataset for VMS Panama (Private)",
|
|
545
569
|
"schema": {
|
|
546
570
|
"id": "id",
|
|
547
|
-
"imo": "imo",
|
|
548
571
|
"flag": "flag",
|
|
549
|
-
"
|
|
572
|
+
"source": "source",
|
|
550
573
|
"geartype": "geartype",
|
|
551
574
|
"shipname": "shipname",
|
|
552
|
-
"
|
|
553
|
-
"net_tonnage": "net_tonnage",
|
|
554
|
-
"gross_tonnage": "gross_tonnage",
|
|
575
|
+
"veselType": "veselType",
|
|
555
576
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
556
577
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
557
578
|
}
|
|
@@ -1036,6 +1057,11 @@
|
|
|
1036
1057
|
"description": "Exclusive economic zones (EEZs) extend up to 200 nautical miles from a country's coast. Flanders Marine Institute (2019). Maritime Boundaries Geodatabase: Maritime Boundaries and Exclusive Economic Zones (200NM), version 11. Source: marineregions.org.",
|
|
1037
1058
|
"schema": {}
|
|
1038
1059
|
},
|
|
1060
|
+
"public-fao-areas-major-subareas": {
|
|
1061
|
+
"name": "FAO Major Fishing Areas",
|
|
1062
|
+
"description": "FAO major fishing areas for statistical purposes are arbitrary areas, the boundaries of which were determined in consultation with international fishery agencies. The major fishing areas, inland and marine, are listed below by two-digit codes and their names. To access maps and description of boundaries of each fishing area click on the relevant item in the list below or in the map showing the 19 major marine fishing areas.. <a href='https://www.fao.org/fishery/en/area/search' target='_blank'>Source</a>",
|
|
1063
|
+
"schema": {}
|
|
1064
|
+
},
|
|
1039
1065
|
"public-fd-chlorophyl-ascension-v3": {
|
|
1040
1066
|
"name": "Chlorophyll-a concentration",
|
|
1041
1067
|
"description": "Chlorophyll-a is the light-harvesting pigment found in all photosynthetic plants. Its concentration in the ocean is used as an index of phytoplankton biomass and, as such, is a key input to primary productivity models. The moderate resolution imaging spectroradiometer (MODIS) instrument aboard NASA's Terra and Aqua satellites measures ocean color every day, from which global chlorophyll-a concentrations are derived. Ocean phytoplankton chemically fix carbon through photosynthesis, taking in dissolved carbon dioxide and producing oxygen. Through this process, marine plants capture about an equal amount of carbon as does photosynthesis by land vegetation. Changes in the amount of phytoplankton indicate the change in productivity of the oceans and provide a key ocean link for global climate change monitoring. Scientists use chlorophyll in modeling Earth's biogeochemical cycles such as the carbon cycle or the nitrogen cycle. Additionally, on short time scales, chlorophyll can be used to trace oceanographic currents, jets, and plumes. The 1 kilometer resolution and nearly daily global coverage of the MODIS data thus allows scientists to observe mesoscale oceanographic features in coastal and estuarine environments, which are of increasing importance in marine science studies. Source: NASA Earth Observations.",
|
|
@@ -1517,6 +1543,11 @@
|
|
|
1517
1543
|
"timestamp": "Timestamp"
|
|
1518
1544
|
}
|
|
1519
1545
|
},
|
|
1546
|
+
"public-graticules": {
|
|
1547
|
+
"name": "Graticules",
|
|
1548
|
+
"description": "Grids at 1, 5, 10, and 30° intervals. <a href='https://www.naturalearthdata.com/downloads/110m-physical-vectors/110m-graticules' target='_blank'>Source</a>",
|
|
1549
|
+
"schema": {}
|
|
1550
|
+
},
|
|
1520
1551
|
"public-gs-as-simplified": {
|
|
1521
1552
|
"name": "GFCM GSAs (Source: FAO)",
|
|
1522
1553
|
"description": "The General Fisheries Commission for the Mediterranean (GFCM) geographical subareas (GSAs). More information available: fao.org/gfcm/data/maps/gsas/en. Source: FAO.",
|
|
@@ -1569,9 +1600,9 @@
|
|
|
1569
1600
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
1570
1601
|
}
|
|
1571
1602
|
},
|
|
1572
|
-
"public-indonesia-
|
|
1573
|
-
"name": "
|
|
1574
|
-
"description": "
|
|
1603
|
+
"public-indonesia-pelagic-presence": {
|
|
1604
|
+
"name": "Pelagic",
|
|
1605
|
+
"description": "Pelagic Presence",
|
|
1575
1606
|
"schema": {
|
|
1576
1607
|
"lat": "lat",
|
|
1577
1608
|
"lon": "lon",
|
|
@@ -1588,9 +1619,9 @@
|
|
|
1588
1619
|
"vessel_id": "vessel_id"
|
|
1589
1620
|
}
|
|
1590
1621
|
},
|
|
1591
|
-
"public-indonesia-
|
|
1592
|
-
"name": "Coastal Fisheries
|
|
1593
|
-
"description": "This layer of Global Fishing Watch uses data provided by Rare, Aruna and AP2HI. The data is collected using
|
|
1622
|
+
"public-indonesia-zebrax-presence": {
|
|
1623
|
+
"name": "Coastal Fisheries Indonesia",
|
|
1624
|
+
"description": "This layer of Global Fishing Watch uses data provided by Rare, Aruna and AP2HI. The data is collected using devices from different providers that tracks location and speed. The information shown represents the vessel presence. The presence is determined by taking all positions transmitted by the vessel's tracking device.",
|
|
1594
1625
|
"schema": {
|
|
1595
1626
|
"lat": "lat",
|
|
1596
1627
|
"lon": "lon",
|
|
@@ -1677,7 +1708,7 @@
|
|
|
1677
1708
|
},
|
|
1678
1709
|
"public-mpa-all": {
|
|
1679
1710
|
"name": "MPAs",
|
|
1680
|
-
"description": "Marine protected areas (MPAs) are areas of the ocean set aside for long-term conservation. These can have different levels of protection, and the range of activities allowed or prohibited within their boundaries varies considerably. Source: World Database on Protected Areas. Last updated:
|
|
1711
|
+
"description": "Marine protected areas (MPAs) are areas of the ocean set aside for long-term conservation. These can have different levels of protection, and the range of activities allowed or prohibited within their boundaries varies considerably. Source: World Database on Protected Areas. Last updated: March 2022.",
|
|
1681
1712
|
"schema": {}
|
|
1682
1713
|
},
|
|
1683
1714
|
"public-mpa-no-take": {
|
|
@@ -1710,22 +1741,26 @@
|
|
|
1710
1741
|
}
|
|
1711
1742
|
},
|
|
1712
1743
|
"public-panama-fishing-vessels": {
|
|
1713
|
-
"name": "Panama VMS (Fishing Vessels)",
|
|
1744
|
+
"name": "Panama VMS (Public Fishing Vessels)",
|
|
1714
1745
|
"description": "Panama VMS",
|
|
1715
1746
|
"schema": {
|
|
1716
1747
|
"id": "id",
|
|
1748
|
+
"flag": "flag",
|
|
1749
|
+
"source": "source",
|
|
1717
1750
|
"shipname": "shipname",
|
|
1718
1751
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1719
1752
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1720
1753
|
}
|
|
1721
1754
|
},
|
|
1722
1755
|
"public-panama-non-fishing-vessels": {
|
|
1723
|
-
"name": "Panama VMS (Non fishing vessels)",
|
|
1756
|
+
"name": "Panama VMS (Public Non fishing vessels)",
|
|
1724
1757
|
"description": "Dataset for VMS Panama - Carriers (Public)",
|
|
1725
1758
|
"schema": {
|
|
1726
1759
|
"id": "id",
|
|
1760
|
+
"flag": "flag",
|
|
1761
|
+
"source": "source",
|
|
1762
|
+
"geartype": "geartype",
|
|
1727
1763
|
"shipname": "shipname",
|
|
1728
|
-
"normalized_shipname": "normalized_shipname",
|
|
1729
1764
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1730
1765
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1731
1766
|
}
|
|
@@ -1836,6 +1871,146 @@
|
|
|
1836
1871
|
"vessel_id": "vessel_id"
|
|
1837
1872
|
}
|
|
1838
1873
|
},
|
|
1874
|
+
"public-presence-viirs-match-prototype": {
|
|
1875
|
+
"name": "VIIRS Match",
|
|
1876
|
+
"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.The satellite makes a single over-pass across the entire planet every night, detecting lights not obscured by clouds and designed to give at least one observation globally every day. Because the vessels are detected solely based on light emission, we can detect individual vessels and even entire fishing fleets that are not broadcasting automatic identification system (AIS) and so are not represented in the AIS apparent fishing effort layer. Lights from fixed offshore infrastructure and other non-vessel sources are excluded. 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 NOAA’s Earth Observation Group, located in Boulder, Colorado. The data, known as VIIRS boat detections, picks up the presence of fishing vessels using lights to attract catch or to conduct operations at night. More than 85% of the detections are from vessels that lack AIS or Vessel Monitoring System (VMS) transponders. 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. Read more about this product, and download the data <a href=\"https://ngdc.noaa.gov/eog/viirs/download_boat.html\" target=\"_blank\" rel=\"noopener\">here</a>.Those using night light detections data should acknowledge 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. The GFW layer includes quality flags (QF), including a filter to show only detections which NOAA has classified as vessels (QF1)",
|
|
1877
|
+
"schema": {
|
|
1878
|
+
"cel": "cel",
|
|
1879
|
+
"lat": "lat",
|
|
1880
|
+
"lon": "lon",
|
|
1881
|
+
"pos": "pos",
|
|
1882
|
+
"flag": "flag",
|
|
1883
|
+
"htime": "htime",
|
|
1884
|
+
"source": {
|
|
1885
|
+
"keyword": "source",
|
|
1886
|
+
"enum": {
|
|
1887
|
+
"unknown": "unknown",
|
|
1888
|
+
"chile_vms_aquaculture": "chile_vms_aquaculture",
|
|
1889
|
+
"peru.trasat_api": "peru.trasat_api",
|
|
1890
|
+
"namibia_vms": "namibia_vms",
|
|
1891
|
+
"indovms": "indovms",
|
|
1892
|
+
"mexico_vms": "mexico_vms",
|
|
1893
|
+
"chile_vms_small_fisheries": "chile_vms_small_fisheries",
|
|
1894
|
+
"peru.historic": "peru.historic",
|
|
1895
|
+
"chile_vms_industry": "chile_vms_industry",
|
|
1896
|
+
"ais_scored": "ais_scored",
|
|
1897
|
+
"AIS": "AIS",
|
|
1898
|
+
"panama_vms": "panama_vms",
|
|
1899
|
+
"chile_vms_transport": "chile_vms_transport"
|
|
1900
|
+
}
|
|
1901
|
+
},
|
|
1902
|
+
"matched": {
|
|
1903
|
+
"keyword": "matched",
|
|
1904
|
+
"enum": {
|
|
1905
|
+
"true": true,
|
|
1906
|
+
"false": false
|
|
1907
|
+
}
|
|
1908
|
+
},
|
|
1909
|
+
"geartype": {
|
|
1910
|
+
"keyword": "geartype",
|
|
1911
|
+
"enum": {
|
|
1912
|
+
"unknown": "unknown",
|
|
1913
|
+
"reefer": "reefer",
|
|
1914
|
+
"Purse Seine Group (2 boat) Big Pelagics": "Purse Seine Group (2 boat) Big Pelagics",
|
|
1915
|
+
"specialized_reefer": "specialized_reefer",
|
|
1916
|
+
"container_reefer": "container_reefer",
|
|
1917
|
+
"Transporter": "Transporter",
|
|
1918
|
+
"Handline": "Handline",
|
|
1919
|
+
"Purse Seine Small Pelagics": "Purse Seine Small Pelagics",
|
|
1920
|
+
"fish_tender|reefer": "fish_tender|reefer",
|
|
1921
|
+
"fishing|specialized_reefer": "fishing|specialized_reefer",
|
|
1922
|
+
"fish_factory|reefer": "fish_factory|reefer",
|
|
1923
|
+
"reefer|fish_tender": "reefer|fish_tender",
|
|
1924
|
+
"drifting_longlines": "drifting_longlines",
|
|
1925
|
+
"tuna_purse_seines": "tuna_purse_seines",
|
|
1926
|
+
"Anchored gillnets": "Anchored gillnets",
|
|
1927
|
+
"set_longlines": "set_longlines",
|
|
1928
|
+
"fish_tender|purse_seines|supply_vessel": "fish_tender|purse_seines|supply_vessel",
|
|
1929
|
+
"purse_seines": "purse_seines",
|
|
1930
|
+
"fixed_gear": "fixed_gear",
|
|
1931
|
+
"other_seines": "other_seines",
|
|
1932
|
+
"purse_seine_support": "purse_seine_support",
|
|
1933
|
+
"longline": "longline",
|
|
1934
|
+
"trawlers|specialized_reefer|fish_factory": "trawlers|specialized_reefer|fish_factory",
|
|
1935
|
+
"torchlight_net": "torchlight_net",
|
|
1936
|
+
"Pots": "Pots",
|
|
1937
|
+
"Lampara Seine Nets": "Lampara Seine Nets",
|
|
1938
|
+
"supply": "supply",
|
|
1939
|
+
"fish_tender|pots_and_traps": "fish_tender|pots_and_traps",
|
|
1940
|
+
"specialized_reefer|well_boat": "specialized_reefer|well_boat",
|
|
1941
|
+
"well_boat": "well_boat",
|
|
1942
|
+
"Fish net/dragnet": "Fish net/dragnet",
|
|
1943
|
+
"cargo": "cargo",
|
|
1944
|
+
"Hand Line Tuna": "Hand Line Tuna",
|
|
1945
|
+
"dredge_fishing": "dredge_fishing",
|
|
1946
|
+
"trawlers": "trawlers",
|
|
1947
|
+
"seiners": "seiners",
|
|
1948
|
+
"reefer|well_boat": "reefer|well_boat",
|
|
1949
|
+
"Stick-Held lift net": "Stick-Held lift net",
|
|
1950
|
+
"Squid hooking": "Squid hooking",
|
|
1951
|
+
"trollers": "trollers",
|
|
1952
|
+
"Shrimp net": "Shrimp net",
|
|
1953
|
+
"fish_factory": "fish_factory",
|
|
1954
|
+
"Basic longline": "Basic longline",
|
|
1955
|
+
"well_boat|reefer": "well_boat|reefer",
|
|
1956
|
+
"well_boat|drifting_longlines|reefer": "well_boat|drifting_longlines|reefer",
|
|
1957
|
+
"fish_tender|fishing": "fish_tender|fishing",
|
|
1958
|
+
"pole_and_line": "pole_and_line",
|
|
1959
|
+
"purse_seine": "purse_seine",
|
|
1960
|
+
"Pole-and-line": "Pole-and-line",
|
|
1961
|
+
"pots_and_traps": "pots_and_traps",
|
|
1962
|
+
"set_gillnets": "set_gillnets",
|
|
1963
|
+
"Oceanic gillnet": "Oceanic gillnet",
|
|
1964
|
+
"longline_gigging": "longline_gigging",
|
|
1965
|
+
"oil_tanker": "oil_tanker",
|
|
1966
|
+
"gigging": "gigging",
|
|
1967
|
+
"fishing": "fishing",
|
|
1968
|
+
"cargo_reefer": "cargo_reefer",
|
|
1969
|
+
"reefer|fish_tender|drifting_longlines": "reefer|fish_tender|drifting_longlines",
|
|
1970
|
+
"driftnets|set_gillnets": "driftnets|set_gillnets",
|
|
1971
|
+
"Purse Seine Group (2 boat) Small Pelagics": "Purse Seine Group (2 boat) Small Pelagics",
|
|
1972
|
+
"Cast Nets": "Cast Nets",
|
|
1973
|
+
"pots_and_traps|fish_tender": "pots_and_traps|fish_tender",
|
|
1974
|
+
"Purse Seine Big Pelagics with one boat": "Purse Seine Big Pelagics with one boat",
|
|
1975
|
+
"fish_tender": "fish_tender",
|
|
1976
|
+
"other_purse_seines": "other_purse_seines",
|
|
1977
|
+
"fish_tender|purse_seines": "fish_tender|purse_seines",
|
|
1978
|
+
"Longline Tuna": "Longline Tuna",
|
|
1979
|
+
"squid_jigger": "squid_jigger"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
"radiance": {
|
|
1983
|
+
"keyword": "radiance",
|
|
1984
|
+
"enum": {
|
|
1985
|
+
"1": 1,
|
|
1986
|
+
"1000": 1000
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
"shiptype": {
|
|
1990
|
+
"keyword": "shiptype",
|
|
1991
|
+
"enum": {
|
|
1992
|
+
"unknown": "unknown",
|
|
1993
|
+
"fishing": "fishing",
|
|
1994
|
+
"carrier": "carrier",
|
|
1995
|
+
"support": "support"
|
|
1996
|
+
}
|
|
1997
|
+
},
|
|
1998
|
+
"detect_id": "detect_id",
|
|
1999
|
+
"qf_detect": {
|
|
2000
|
+
"keyword": "qf_detect",
|
|
2001
|
+
"enum": {
|
|
2002
|
+
"1": 1,
|
|
2003
|
+
"2": 2,
|
|
2004
|
+
"3": 3,
|
|
2005
|
+
"5": 5,
|
|
2006
|
+
"7": 7,
|
|
2007
|
+
"10": 10
|
|
2008
|
+
}
|
|
2009
|
+
},
|
|
2010
|
+
"timestamp": "timestamp",
|
|
2011
|
+
"vessel_id": "vessel_id"
|
|
2012
|
+
}
|
|
2013
|
+
},
|
|
1839
2014
|
"public-tristan-seamounts-200-1618586314138": {
|
|
1840
2015
|
"name": "Depth ~200 meters",
|
|
1841
2016
|
"description": "Depth ~200 meters (650 feet). Source: RSPB.",
|
package/en/timebar.json
CHANGED
|
@@ -12,6 +12,9 @@
|
|
|
12
12
|
"start": "Start",
|
|
13
13
|
"end": "End",
|
|
14
14
|
"last30days": "Last 30 days",
|
|
15
|
+
"last3months": "Last 3 months",
|
|
16
|
+
"last6months": "Last 6 months",
|
|
17
|
+
"lastYear": "Last year",
|
|
15
18
|
"done": "Done",
|
|
16
19
|
"errorEarlyStart": "Your start date is the earliest date with data available.",
|
|
17
20
|
"errorLatestEnd": "Your end date is the latest date with data available.",
|
|
@@ -36,4 +39,4 @@
|
|
|
36
39
|
"zoomTo": "Zoom to",
|
|
37
40
|
"zoomOut": "Zoom out",
|
|
38
41
|
"selectTimeRange": "Select a time range"
|
|
39
|
-
}
|
|
42
|
+
}
|