usaon-benefit-tool

Application for configuring USAON Benefit Tool value tree analysis surveys and gathering input from respondents

https://github.com/nsidc/usaon-benefit-tool

Science Score: 77.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 8 committers (12.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Application for configuring USAON Benefit Tool value tree analysis surveys and gathering input from respondents

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 4
  • Open Issues: 90
  • Releases: 33
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Code of conduct Citation

README.md

U.S. Arctic Observing Network (AON) Benefit Tool

DOI Documentation status

NSIDC logo US AON logo

The Benefit Tool enables AON administrators to configure and distribute surveys to experts for the purpose of evaluating societal benefit of applications.

Level of Support

  • This repository is not actively supported by NSIDC but we welcome issue submissions and pull requests in order to foster community contribution.

See the LICENSE for details on permissions and warranties. Please contact nsidc@nsidc.org for more information.

Requirements

Docker & Docker Compose plugin

Installation

TODO

Usage

TODO

Troubleshooting

  • Docker Compose complains that the version key is missing from YAML.
    • Upgrade to the latest version of Docker Compose. We are using the Compose Specification, in which version is optional.

Credit

This software was developed by the National Snow and Ice Data Center with funding from multiple sources.

Owner

  • Name: National Snow and Ice Data Center
  • Login: nsidc
  • Kind: organization
  • Email: nsidc@nsidc.org
  • Location: Boulder, Colorado

University of Colorado Boulder

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."

title: "US Arctic Observation Network Benefit Tool"
doi: "10.5281/zenodo.8403759"

type: "software"
# NOTE: The CFF spec says `license` can be a list, but Zenodo is currently not
# happy with lists:
#    https://github.com/zenodo/zenodo/issues/2515
license: "MIT"

version: 2.7.2
date-released: "2025-09-04"
url: "https://github.com/nsidc/usaon-benefit-tool"

authors:
  - family-names: "Marowitz"
    given-names: "Robyn"
    orcid: "https://orcid.org/0000-0003-3160-132X"
  - family-names: "Fisher"
    given-names: "Matt"
    orcid: "https://orcid.org/0000-0003-3260-5445"
  - family-names: "Shapiro"
    given-names: "Hazel"
    orcid: "https://orcid.org/0000-0001-5490-7124"
  - family-names: "Starkweather"
    given-names: "Sandy"
    orcid: "https://orcid.org/0000-0001-7369-1891"

GitHub Events

Total
  • Create event: 29
  • Issues event: 43
  • Release event: 6
  • Delete event: 20
  • Issue comment event: 53
  • Push event: 92
  • Pull request review comment event: 16
  • Pull request review event: 19
  • Pull request event: 33
  • Fork event: 1
Last Year
  • Create event: 29
  • Issues event: 43
  • Release event: 6
  • Delete event: 20
  • Issue comment event: 53
  • Push event: 92
  • Pull request review comment event: 16
  • Pull request review event: 19
  • Pull request event: 33
  • Fork event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 633
  • Total Committers: 8
  • Avg Commits per committer: 79.125
  • Development Distribution Score (DDS): 0.403
Past Year
  • Commits: 561
  • Committers: 8
  • Avg Commits per committer: 70.125
  • Development Distribution Score (DDS): 0.326
Top Committers
Name Email Commits
Robyn Marowitz r****z@c****u 378
Matt Fisher m****7@g****m 111
Matt Fisher m****r@n****g 105
Robyn Marowitz 1****w 20
Sherwin-14 v****n@g****m 9
hazelshapiro 1****o 7
Sherwin Varghese 1****4 2
pre-commit-ci[bot] 6****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 123
  • Total pull requests: 130
  • Average time to close issues: 4 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 5
  • Total pull request authors: 7
  • Average comments per issue: 1.79
  • Average comments per pull request: 0.4
  • Merged pull requests: 110
  • Bot issues: 0
  • Bot pull requests: 11
Past Year
  • Issues: 34
  • Pull requests: 30
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 7 hours
  • Issue authors: 3
  • Pull request authors: 4
  • Average comments per issue: 0.68
  • Average comments per pull request: 0.2
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
  • hazelshapiro (62)
  • MattF-NSIDC (26)
  • mfisher87 (25)
  • rmarow (9)
  • Sherwin-14 (1)
Pull Request Authors
  • mfisher87 (54)
  • rmarow (32)
  • hazelshapiro (14)
  • pre-commit-ci[bot] (11)
  • Sherwin-14 (11)
  • MattF-NSIDC (6)
  • Hira-Ijaz (2)
Top Labels
Issue Labels
enhancement (37) impact/ui (15) bug (10) good first issue (10) impact/datamodel (9) ui (6) question (5) impact/documentation (4) automation (3) dev experience (1) community (1) operations (1) help wanted (1)
Pull Request Labels
documentation (2)

Dependencies

environment.yml conda
  • bump-my-version ~=0.9.2
  • flask ~=2.2
  • flask-dance ~=7.0.0
  • flask-login ~=0.6.2
  • flask-sqlalchemy ~=3.0
  • flask-wtf ~=1.0
  • gunicorn ~=21.2
  • invoke ~=1.7
  • loguru ~=0.6.0
  • mypy ~=0.942
  • oauthlib
  • openssl
  • pre-commit
  • psycopg2 ~=2.9
  • pyopenssl
  • pytest ~=7.1
  • python ~=3.10.6
  • requests
  • shellcheck ~=0.8.0
  • sqlalchemy ~=1.4
  • typing-extensions ~=4.4
  • werkzeug ~=2.2.3
.github/workflows/release.yml actions
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • mamba-org/setup-micromamba v1 composite
Dockerfile docker
  • mambaorg/micromamba 1.5.0 build
docker-compose.dev.yml docker
  • nsidc/usaon-vta-survey dev
docker-compose.prod.yml docker
docker-compose.yml docker
  • nsidc/usaon-vta-survey ${USAON_VTA_SURVEY_VERSION
pyproject.toml pypi
setup.py pypi
usaon_vta_survey/util/db/setup.py pypi