All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Calendar Versioning.
1cbc6a6- add database creation scripts for docker compose (commit by @H0R5E)1c0aad8- setup dvc and add database csv files (commit by @H0R5E)482733f- add cloudfront distribution for public access (commit by @H0R5E)70b0ed5- add a version number to the database as a comment (commit by @H0R5E)54be684- added template database (commit by @H0R5E)e715c36- allow localhost ports to be configured (commit by @H0R5E)55aa697- add tests to check database initialized correctly (commit by @H0R5E)5ecd52f- split compose files for build and runtime usage (commit by @H0R5E)c589e60- set up automated release workflow (commit by @H0R5E)
925feed- added missing component data (commit by @H0R5E)6adfc2f- apply consistent quoting in function definitions (commit by @H0R5E)485feb9- update dvc config for shared bucket/distribution (commit by @H0R5E)ab4ff3f- fix link to dtocean documentation (commit by @H0R5E)674cb49- use fully qualified image names to support podman (commit by @H0R5E)a6d567d- update installation instructions for Linux (commit by @H0R5E)
- Added stored procedures to help rebuild "filter" and "reference" schemas on table modification (sp_drop_views, sp_build_tables, sp_build_views).
- Added new wave device (RM3).
- Added new wave energy extraction site (Eureka, Ca.).
- Split the single "beta" schema into three: "filter", "project" and "reference". The "project" schema contains sites and devices and the "reference" scheme contains reference data. The "filter" schema is populated automatically by the filtering stored procedures. Potentially, a "filter" schema could be provided per user, to allow multiple user access.
- Updated component reliability reference data.
- Updated port reference data.
- Removed columns which were unused by the DTOcean software.
- Removed original dummy wave energy device and site examples.
- Initial import of database from SETIS.
- Added README, LICENSE and change log. [v2026.03.0]: https://github.com/DTOcean/dtocean-database/compare/v2.0.0...v2026.03.0 [v2026.03.0]: https://github.com/DTOcean/dtocean-database/compare/v2.0.0...v2026.03.0