@@ -16,19 +16,19 @@ export const Features = [
1616 text : 'The Virtual Ship uses the copernicusmarine tool to seamlessly download hydrodynamic and biogeochemical data.' ,
1717 } ,
1818 {
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.' ,
19+ title : 'Simulate oceanographic instruments ' ,
20+ text : 'VirtualShip simulates data retrieval from CTD, ADCP, XBT, surface drifters and Argo float instruments.' ,
2121 } ,
2222 {
2323 title : 'Experience life on board with VR' ,
2424 text : 'The Virtual Ship includes 360 videos for VR headsets to experience life on board a research vessel.' ,
2525 } ,
2626 {
27- title : 'Use with OceanParcels' ,
28- text : 'The Virtual Ship is built on top of OceanParcels, a Python library for simulating particle trajectories.' ,
27+ title : 'Built on OceanParcels' ,
28+ text : 'VirtualShip is built on top of OceanParcels, a Python library for simulating particle trajectories.' ,
2929 } ,
3030 {
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.' ,
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.' ,
3333 } ,
3434]
0 commit comments