ec-jrc / Thalassa

Large scale visualizations of unstructured mesh data
https://thalassa.readthedocs.io/en/latest/?badge=latest
European Union Public License 1.2
20 stars 15 forks source link

Clean up Seareport references #60

Closed pmav99 closed 1 year ago

pmav99 commented 1 year ago

Seareport is the name of the web application that we will be using internally in the JRC in order to visualize the global SCHISM model that we run. While discussing about Seareport, we inserted some references (logos, design choices etc) in the thalassa codebase. We should remove all these references.

Thalassa should be:

  1. An API
  2. A reference implementation of a dashboard utlizing the API.

all the rest should live in a separate repository which uses thalassa as an upstream dependency.