OceanTEA leverages modern web technology to enable the interactive exploration and analysis of high-dimensional oceanographic datasets. Its microservice architecture ensures a maintainable implementation that seamlessly scales from desktop computers to cloud computing infrastructure.
A live demo of OceanTEA is available at: http://oceantea.uni-kiel.de/
OceanTEA is licensed under the Apache License Version 2.0.
- Download and install Docker for Mac
- Download the OceanTEA installation scripts and extract the ZIP archive
- To make all downloaded scripts executalbe, execute from a Terminal:
chmod a+x *.sh
- From a Terminal, run
./start.sh
to start OceanTEA./stop.sh
to stop OceanTEA
Note that Docker for Mac must be running in order for OceanTEA to work.
To manage time series, sign in using the username OTEAUser
with password default
in the "Manage Time Series" tab.
- Download and install Docker for Windows
- Download the OceanTEA installation scripts and extract the ZIP archive
- Run
To manage time series, sign in using the username OTEAUser
with password default
in the "Manage Time Series" tab.