planktoscope/okh.toml
2022-12-19 01:57:00 +01:00

28 lines
800 B
TOML

# SPDX-License-Identifier: CC-BY-SA-4.0
okhv = "OKH-LOSHv1.0"
name = "PlanktoScope"
function = "An open and affordable imaging platform for citizen oceanography"
repo = "https://github.com/PlanktoScope/PlanktoScope"
release = "https://github.com/PlanktoScope/PlanktoScope/releases"
license = "CERN-OHL-S-2.0, GPL-3.0-or-later, CC-BY-SA-3.0"
licensor = "Thibaut Pollina"
documentation-language = "en"
readme = "./README.md"
contribution-guide = "./docs/contribute/development_workflow.md"
user-manual = "./docs/usage/ui_guide.md"
technology-readiness-level = "OTRL-5"
documentation-readiness-level = "ODRL-3*"
bom = "./hardware/bom.csv"
[[outer-dimensions]]
openSCAD = "cube(size = [400,250,150])"
unit = "mm"
[[software]]
release = "2.3"
installation-guide = "./docs/images/getting_started.md"