gridscore

GridScore is a field phenotyping app for trials data.

https://github.com/cropgeeks/gridscore

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.3%) to scientific vocabulary

Keywords

app phenotyping pwa trials
Last synced: 6 months ago · JSON representation ·

Repository

GridScore is a field phenotyping app for trials data.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 2
  • Open Issues: 4
  • Releases: 19
Topics
app phenotyping pwa trials
Created over 5 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

GridScore

Logo

GitHub License GitHub package.json version GitHub last commit

Docker Pulls Docker CI Tag

DOI

This version of GridScore is no longer maintained. Please use GridScore NEXT instead!

GridScore is a field trial phenotyping app for trait data. It lets you keep track of what's happening in the field on a plot-level basis. This could be anything from plant emergence, flowering date, plant height, flower colour, etc. You can define the layout of your field trial and the traits you want to score. GridScore then presents your data in a table format representing your field layout. Data is recorded by clicking on a specific plot in a field and then entering your data.

Data

All your data is stored in the app and can be exported at any time. This, however, also means that your data is at the mercy of the operating system's data retention policy. Android does not automatically delete the data, unless the user clears the browser's data manually. On iOS, recent changes mean that Apple will delete any website's (and by extension any PWA's) data after 7 days if the app hasn't been used in the meantime. We therefore recommend to regularly export your data and ideally open the app every few days to prevent iOS from deleting your data. To be safe, stick to Android devices for now.

Installation and Documentation

There is detailed information about what GridScore can do and how to use it available on the dedicated website: https://cropgeeks.github.io/gridscore/

GridScore link

GridScore is available at https://ics.hutton.ac.uk/gridscore

Owner

  • Name: cropgeeks
  • Login: cropgeeks
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  GridScore: a tool for accurate, cross-platform
  phenotypic data collection and visualization
message: >-
  If you use this software in your work, please
  cite it using the following metadata.
type: software
doi: 10.1186/s12859-022-04755-2
url: 'https://github.com/cropgeeks/gridscore'
date-released: 2022-06-06
authors:
  - given-names: Sebastian
    family-names: Raubach
    affiliation: >-
      Department of Information and Computational
      Sciences, The James Hutton Institute,
      Invergowrie, Dundee, Scotland
    orcid: 'https://orcid.org/0000-0001-5659-247X'
  - given-names: Miriam
    family-names: Schreiber
    affiliation: >-
      Department of Life Science, University of
      Dundee, Dundee, Scotland
    orcid: 'https://orcid.org/0000-0002-3732-8822'
  - given-names: Paul D
    family-names: Shaw
    affiliation: >-
      Department of Information and Computational
      Sciences, The James Hutton Institute,
      Invergowrie, Dundee, Scotland
    orcid: 'https://orcid.org/0000-0002-0202-1150'

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • 1227 dependencies
package.json npm
  • @babel/core ^7.12.16 development
  • @babel/eslint-parser ^7.12.16 development
  • @vue/cli-plugin-babel ^5.0.4 development
  • @vue/cli-plugin-eslint ^5.0.4 development
  • @vue/cli-plugin-pwa ^5.0.4 development
  • @vue/cli-service ^5.0.4 development
  • @vue/eslint-config-standard ^6.1.0 development
  • copyfiles ^2.3.0 development
  • eslint ^7.32.0 development
  • eslint-plugin-import ^2.25.3 development
  • eslint-plugin-node ^11.1.0 development
  • eslint-plugin-promise ^5.1.0 development
  • eslint-plugin-vue ^8.0.3 development
  • path-browserify ^1.0.1 development
  • sass ^1.32.13 development
  • sass-loader ~8.0.2 development
  • vue-template-compiler ~2.6.11 development
  • webpack-bundle-analyzer ^4.5.0 development
  • @solgenomics/brapijs ^1.0.1
  • axios ^0.21.4
  • bootstrap ^4.6.1
  • bootstrap-vue ^2.22.0
  • bootswatch ^4.6.1
  • core-js ^3.6.5
  • es6-polyfill ~1.1.0
  • es6-promise ^4.2.8
  • exifr ~5.0.3
  • fix-perspective ~1.0.0
  • idb ~6.0.0
  • leaflet ~1.6.0
  • leaflet.markercluster ^1.5.0
  • plotly.js ^2.8.3
  • qr-code-styling ~1.3.4
  • register-service-worker ~1.7.1
  • semver ^7.3.7
  • tiny-emitter ^2.1.0
  • vue ~2.6.11
  • vue-i18n ~8.18.1
  • vue-plausible ^1.3.1
  • vue-qrcode-reader ^3.0.3
  • vue-router ~3.3.2
  • vue-typeahead-bootstrap ^2.12.0
  • vue2-leaflet ~2.6.0
  • vuex ~3.4.0
  • vuex-persistedstate ~3.0.1
.github/workflows/docker-ci-multi-arch-tag.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
  • docker/login-action 28218f9b04b4f3f62068d7b6ce6ca5b26e35336c composite
  • docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
  • docker/setup-buildx-action v1 composite
  • docker/setup-qemu-action v1 composite
.github/workflows/docker-ci-multi-arch.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
  • docker/login-action 28218f9b04b4f3f62068d7b6ce6ca5b26e35336c composite
  • docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
  • docker/setup-buildx-action v1 composite
docker/Dockerfile docker
  • node 16-alpine build
  • tomcat 10.0-jdk11 build