fetch3_nhl

Hydrodynamic canopy transpiration model

https://github.com/jemissik/fetch3_nhl

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
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Hydrodynamic canopy transpiration model

Basic Info
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 5
  • Open Issues: 9
  • Releases: 2
Created over 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Code of conduct Citation Roadmap

README.md

FETCH3

Links: - FETCH3 docs

Create conda environment for FETCH3:

conda env create --file fetch3_requirements.yml

Owner

  • Name: Justine Missik
  • Login: jemissik
  • Kind: user

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: FETCH3.14 Hydrodynamic Canopy Transpiration Model
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Justine
    family-names: Missik
    email: missik.2@osu.edu
    orcid: 'https://orcid.org/0000-0002-6448-0694'
  - given-names: Gil
    family-names: Bohrer
    orcid: 'https://orcid.org/0000-0002-9209-9540'
  - given-names: Marcela
    family-names: Silva
    orcid: 'https://orcid.org/0000-0001-5889-5298'
  - given-names: Madeline
    family-names: Scyphers
    orcid: 'https://orcid.org/0000-0003-3733-4330'
repository-code: 'https://github.com/jemissik/fetch3_nhl'
url: 'https://fetch3-nhl.readthedocs.io/en/latest/'
license: MIT
references:
  - authors:
    - family-names: Silva
      given-names: Marcela
    - family-names: Matheny
      given-names: Ashley
    - family-names: Pauwels
      given-names: Valentijn
    - family-names: Triadis
      given-names: Dimetre
    - family-names: Missik
      given-names: Justine
    - family-names: Bohrer
      given-names: Gil
    - family-names: Daly
      given-names: Edoardo
    type: article
    title: 'Tree hydrodynamic modelling of the soil–plant–atmosphere continuum using FETCH3'
    journal: 'Geosci. Model Dev'
    year: 2022
    url: 'https://doi.org/10.5194/gmd-15-2619-2022'
  - authors:
    - family-names: Mirfenderesgi
      given-names: Golnazalsadat
    - family-names: Matheny
      given-names: Ashley
    - family-names: Bohrer
      given-names: Gil
    type: article
    title: 'Hydrodynamic Trait Coordination and Cost-Benefit Trade-offs in Trees'
    journal: 'Ecohydrology'
    year: 2022
    url: 'https://doi.org/10.1002/eco.2041'
  - authors:
    - given-names: Madeline
      family-names: Scyphers
      email: scyphers.3@osu.edu
      orcid: 'https://orcid.org/0000-0003-3733-4330'
    - given-names: Justine
      family-names: Missik
      email: missik.2@osu.edu
      orcid: 'https://orcid.org/0000-0002-6448-0694'
    - given-names: Joel
      family-names: Paulson
      orcid: 'https://orcid.org/0000-0002-1518-7985'
    - given-names: Gil
      family-names: Bohrer
      orcid: 'https://orcid.org/0000-0002-9209-9540'
    title: Bayesian Optimization for Anything (BOA)
    type: software
    doi: 'https://doi.org/10.5281/zenodo.7655354'

GitHub Events

Total
  • Release event: 1
  • Watch event: 3
  • Delete event: 1
  • Push event: 1
  • Pull request event: 2
  • Fork event: 1
  • Create event: 2
Last Year
  • Release event: 1
  • Watch event: 3
  • Delete event: 1
  • Push event: 1
  • Pull request event: 2
  • Fork event: 1
  • Create event: 2

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 353
  • Total Committers: 3
  • Avg Commits per committer: 117.667
  • Development Distribution Score (DDS): 0.071
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Justine Missik m****2@o****u 328
Madeline Scyphers m****s@g****m 13
mdef0001 4****1 12
Committer Domains (Top 20 + Academic)
osu.edu: 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 18
  • Total pull requests: 23
  • Average time to close issues: 5 months
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.04
  • Merged pull requests: 22
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jemissik (17)
Pull Request Authors
  • jemissik (23)
  • madeline-scyphers (2)
Top Labels
Issue Labels
package (4) enhancement (4) bug (1)
Pull Request Labels
package (3) enhancement (2) bug (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/ci_win.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite