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