Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/data/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ export const Features = [
text: 'VirtualShip uses the copernicusmarine tool to seamlessly download hydrodynamic and biogeochemical data.',
},
{
title: 'Simulate CTD, ADCP, drifter and Argo data',
title: 'Simulate oceanographic instruments',
text: 'VirtualShip simulates data retrieval from CTD, ADCP, XBT, surface drifters and Argo float instruments.',
},
{
title: 'Experience life on board with VR',
text: 'VirtualShip includes 360 videos for VR headsets to experience life on board a research vessel.',
},
{
title: 'Use with OceanParcels',
title: 'Built on OceanParcels',
text: 'VirtualShip is built on top of OceanParcels, a Python library for simulating particle trajectories.',
},
{
title: 'Open source and free to use',
text: 'VirtualShip is open source and free to use. You can find the code on GitHub.',
title: 'Free to use and open source',
text: 'VirtualShip is free to use and open source. You can find the code on GitHub.',
},
]