The SEASTERS database & interface ================================= This websites presents the data included in the SEASTERS database together with seastersdb, a Python package providing an interface to access the database with SQL queries. .. toctree:: :maxdepth: 2 :hidden: data/index user-guide/index api/seastersdb developer-guide/index .. grid:: 2 :gutter: 3 .. grid-item-card:: Data :link: data/index :link-type: doc :text-align: center :img-top: _static/svg/database.svg :class-card: intro-card The database and its relational schemas. .. grid-item-card:: User guide :link: user-guide/index :link-type: doc :text-align: center :img-top: _static/svg/user_guide.svg :class-card: intro-card Guiding through accessing the database. .. grid-item-card:: API reference :link: api/seastersdb :link-type: doc :text-align: center :img-top: _static/svg/api.svg :class-card: intro-card Technical reference guide. .. grid-item-card:: Developer guide :link: developer-guide/index :link-type: doc :text-align: center :img-top: _static/svg/development.svg :class-card: intro-card The database in depth and how to contribute.