Skip to content

Commit 688cfd8

Browse files
Merge pull request #27 from OceanParcels/update_features_iury
Update features based on iury's comments
2 parents 2b1629e + 5e91a60 commit 688cfd8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/features.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@ export const Features = [
1616
text: 'VirtualShip uses the copernicusmarine tool to seamlessly download hydrodynamic and biogeochemical data.',
1717
},
1818
{
19-
title: 'Simulate CTD, ADCP, drifter and Argo data',
19+
title: 'Simulate oceanographic instruments',
2020
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: 'VirtualShip includes 360 videos for VR headsets to experience life on board a research vessel.',
2525
},
2626
{
27-
title: 'Use with OceanParcels',
27+
title: 'Built on OceanParcels',
2828
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: 'VirtualShip 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

Comments
 (0)