A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

CoralNet

A repository and resource for benthic image analysis.
https://github.com/coralnet/coralnet

Category: Biosphere
Sub Category: Marine Life and Fishery

Last synced: about 19 hours ago
JSON representation

Repository metadata

Development of CoralNet.

README.md

CoralNet

CI Status

CoralNet is a website which serves as a repository and resource for benthic image analysis.

Website home: https://coralnet.ucsd.edu

Read more about us: https://coralnet.ucsd.edu/about/

CoralNet's machine-learning processes are powered by PySpacer: https://github.com/coralnet/pyspacer

Building and viewing the documentation

You can browse the docs right in the GitHub repo under /docs, but GitHub doesn't support some of the ReStructured Text links. The build will get everything working:

  • Download or git clone this repository's code.
  • Install Python and Sphinx. You can do this by either following the installation steps (docs/installation.rst in this repo) until Sphinx is installed, or you can use some other Python environment which already has Sphinx installed.
  • Open a terminal/command line, cd to the docs directory, and run make html. (This command is cross platform, since there's a Makefile as well as a make.bat.)
  • Open docs/_build/html/index.html in a web browser to start browsing the documentation.
  • It's also possible to output in formats other than HTML, if you use make <format> with a different format. See Sphinx's docs.

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 2,769
Total Committers: 10
Avg Commits per committer: 276.9
Development Distribution Score (DDS): 0.289

Commits in past year: 201
Committers in past year: 1
Avg Commits per committer in past year: 201.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
StephenChan s****n@g****m 1970
Oscar Beijbom o****m@g****m 297
Devang Sampat d****7@g****m 222
obeijbom o****m@u****u 177
Jeff Sandvik j****k@g****m 67
andrew Hu a****w@u****) 32
kriegman 5****n 1
Oscar Beijbom o****r@n****m 1
unknown M****e@.****) 1
Andrew Hu a****w@m****u 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 118
Total pull requests: 154
Average time to close issues: almost 2 years
Average time to close pull requests: 6 days
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 1.77
Average comments per pull request: 0.3
Merged pull request: 145
Bot issues: 0
Bot pull requests: 2

Past year issues: 11
Past year pull requests: 65
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.09
Past year average comments per pull request: 0.38
Past year merged pull request: 59
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/coralnet/coralnet

Top Issue Authors

  • StephenChan (102)
  • Jordan-Pierce (6)
  • beijbom (4)
  • premchedella (2)
  • 1390806607 (1)
  • maxcorsini (1)
  • JordanMakesMaps (1)
  • jorisguerin (1)

Top Pull Request Authors

  • StephenChan (146)
  • beijbom (4)
  • dependabot[bot] (2)
  • Virtlink (2)

Top Issue Labels

  • export (15)
  • bug (15)
  • vision backend (14)
  • performance (9)
  • dev experience (9)
  • unittests (7)
  • labels (7)
  • data-integrity (7)
  • packages (6)
  • refactor (6)
  • annotation (5)
  • calcification (4)
  • annotation tool (4)
  • question (4)
  • metadata (3)
  • enhancement (3)
  • discoverability (3)
  • unsure (3)
  • user accounts (2)
  • source (2)
  • api (2)
  • user experience (2)
  • gradual refactor (1)
  • browse (1)
  • documentation (1)
  • low priority (1)

Top Pull Request Labels

  • performance (19)
  • jobs (15)
  • dev experience (9)
  • bug (8)
  • packages (6)
  • map (5)
  • vision backend (5)
  • unittests (4)
  • annotation (3)
  • export (3)
  • api (2)
  • user experience (2)
  • refactor (2)
  • source (2)
  • calcification (2)
  • labels (2)
  • dependencies (2)
  • upload (2)
  • data-integrity (2)
  • user accounts (1)
  • metadata (1)
  • work in progress (1)
  • page layouts (1)

Dependencies

requirements/base.txt pypi
  • Django >=2.2.20,<3.0
  • Markdown >=3.1.1,<4
  • Pillow ==8.2.0
  • amqp ==1.4.9
  • anyjson ==0.3.3
  • beautifulsoup4 >=4.8.1,<4.9
  • billiard ==3.3.0.23
  • boto ==2.40.0
  • celery ==3.1.23
  • django-guardian ==2.3.0
  • django-markdownx ==3.0.1
  • django-migration-testcase ==0.0.15
  • django-registration ==3.1.2
  • django-reversion ==3.0.9
  • django-storages ==1.8
  • djangorestframework ==3.12.2
  • easy-thumbnails ==2.6.0
  • kombu ==3.0.35
  • numpy ==1.18.1
  • piexif ==1.1.3
  • psycopg2-binary >=2.7.7,<2.8
  • pyexcel ==0.6.6
  • pyexcel-xlsx ==0.6.0
  • redis ==2.10.5
  • requests ==2.25.1
  • selenium ==3.141.0
  • supervisor >=4.1.0,<4.2
  • tqdm ==4.43.0
  • unipath ==1.1
requirements/local.txt pypi
  • Sphinx *
  • chardet ==3.0.4
  • coverage *
  • pre-commit ==2.10.1
requirements/production.txt pypi
  • cchardet ==2.1.4
  • gunicorn >=19.9.0,<19.10
.github/workflows/django.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • postgres 10.8 docker

Score: 7.7142311448490855