|
1 | 1 | export const Features = [ |
2 | 2 | { |
3 | | - title: 'Train students and researchers', |
4 | | - text: 'VirtualShip is a tool to train students and researchers in marine sciences for working at sea.', |
| 3 | + title: 'Train students and researchers — free to use and open source', |
| 4 | + text: 'VirtualShip is a free, open-source, tool to train students and researchers in marine sciences for working at sea. You can find the code on GitHub.', |
5 | 5 | }, |
6 | 6 | { |
7 | 7 | title: 'Plan and execute your own expedition', |
8 | 8 | text: 'VirtualShip allows you to plan your expedition, including the route, instruments and data collection.', |
9 | 9 | }, |
10 | 10 | { |
11 | | - title: 'Integrate with the Marine Facilities Planning Portal', |
12 | | - text: 'Plan your fieldwork at the marinefacilitiesplanning.com portal and use the downloaded route in VirtualShip.', |
| 11 | + title: 'Experience life on board with VR', |
| 12 | + text: 'VirtualShip includes 360 videos for VR headsets to experience life on board a research vessel.', |
13 | 13 | }, |
14 | 14 | { |
15 | | - title: 'Works with Copernicus Marine Service data', |
16 | | - text: 'VirtualShip uses the copernicusmarine tool to seamlessly download hydrodynamic and biogeochemical data.', |
| 15 | + title: 'Integrate with the Marine Facilities Planning Portal', |
| 16 | + text: 'Plan your fieldwork at the marinefacilitiesplanning.com portal and use the downloaded route in VirtualShip.', |
17 | 17 | }, |
18 | 18 | { |
19 | 19 | title: 'Simulate oceanographic instruments', |
20 | | - text: 'VirtualShip simulates data retrieval from CTD, ADCP, XBT, surface drifters and Argo float instruments.', |
21 | | - }, |
22 | | - { |
23 | | - title: 'Experience life on board with VR', |
24 | | - text: 'VirtualShip includes 360 videos for VR headsets to experience life on board a research vessel.', |
25 | | - }, |
26 | | - { |
27 | | - title: 'Built on Parcels', |
28 | | - text: 'VirtualShip is built on top of Parcels, a Python library for simulating particle trajectories.', |
| 20 | + text: 'VirtualShip simulates data retrieval from (bio)CTD, ADCP, XBT, surface drifters, and Argo float instruments.', |
29 | 21 | }, |
30 | 22 | { |
31 | | - title: 'Free to use and open source', |
32 | | - text: 'VirtualShip is free to use and open source. You can find the code on GitHub.', |
| 23 | + title: 'Built on Parcels & Copernicus Marine Service data', |
| 24 | + text: 'VirtualShip uses Parcels, a Python library for simulating particles, and the CopernicusMarine tool to seamlessly download hydrodynamic and biogeochemical data.', |
33 | 25 | }, |
34 | 26 | ] |
0 commit comments