globsim

Using global reanalyses for permafrost simulation

https://github.com/geocryology/globsim

Science Score: 36.0%

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

  • 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 16 committers (6.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Using global reanalyses for permafrost simulation

Basic Info
  • Host: GitHub
  • Owner: geocryology
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 69.6 MB
Statistics
  • Stars: 19
  • Watchers: 8
  • Forks: 5
  • Open Issues: 27
  • Releases: 4
Created over 9 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

Tests

Globsim

Welcome to Globsim, a tool for automating the downloading, interpolation and scaling of different reanalyses to produce meteorological time series for user-defined point locations. Full desciption available in this publication: https://gmd.copernicus.org/articles/12/4661/2019/

Installation

Details for installation and usage for Globsim can be found on our ReadTheDocs page.

Disclaimer

GlobSim is made available for use under the GNU GPL-3 license. We do not guarantee that this software will work with your particular hardware or software. We also make no claim of offering technical support or continued development. However, any issues or bugs should be reported using the github issue tracking tool.

Owner

  • Name: geocryology
  • Login: geocryology
  • Kind: organization
  • Location: In the frozen earth

GitHub Events

Total
  • Issues event: 9
  • Delete event: 2
  • Issue comment event: 4
  • Push event: 48
  • Pull request event: 17
  • Create event: 7
Last Year
  • Issues event: 9
  • Delete event: 2
  • Issue comment event: 4
  • Push event: 48
  • Pull request event: 17
  • Create event: 7

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 1,009
  • Total Committers: 16
  • Avg Commits per committer: 63.063
  • Development Distribution Score (DDS): 0.467
Past Year
  • Commits: 130
  • Committers: 3
  • Avg Commits per committer: 43.333
  • Development Distribution Score (DDS): 0.023
Top Committers
Name Email Commits
Nick Brownn n****2@g****m 538
Xiaojing Quan q****7@g****m 258
stgruber s****r@c****a 87
BC c****2@o****m 39
Hannah Macdonell h****1@g****m 31
Bin Cao c****8@l****n 24
christophermolnar c****2@g****m 14
LuisGit9 p****l@g****m 4
Nick Brown n****2@t****s 3
VictorPozsgay v****y@g****m 2
Galina Jonat 7****b@u****m 2
Ubuntu u****u@t****s 2
Victor Pozsgay v****1@n****l 2
Galina Jonat g****b 1
John Wani J****r 1
NickBrown n****3@c****a 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 95
  • Total pull requests: 80
  • Average time to close issues: 8 months
  • Average time to close pull requests: 15 days
  • Total issue authors: 9
  • Total pull request authors: 5
  • Average comments per issue: 1.32
  • Average comments per pull request: 0.19
  • Merged pull requests: 68
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 9
  • Pull requests: 17
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 14 hours
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.44
  • Average comments per pull request: 0.0
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • nicholas512 (61)
  • stgruber (10)
  • EmilieStewartJones (5)
  • VictorPozsgay (5)
  • BinCAO-PF (5)
  • hgmacc (3)
  • LuisGit9 (3)
  • gwib (2)
  • HunterGleason (1)
Pull Request Authors
  • nicholas512 (79)
  • VictorPozsgay (6)
  • hgmacc (4)
  • gwib (2)
  • Johniitr (1)
Top Labels
Issue Labels
enhancement (15) bug (4) good first issue (3) question (3) URGENT (2) not urgent (1)
Pull Request Labels
enhancement (3) bug (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 15 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 6
  • Total maintainers: 1
proxy.golang.org: github.com/geocryology/globsim
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 10 months ago
pypi.org: globsim

Using global reanalysis data for local permafrost simulation

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 15 Last month
Rankings
Dependent packages count: 10.1%
Forks count: 13.3%
Stargazers count: 14.0%
Dependent repos count: 21.5%
Average: 21.6%
Downloads: 49.1%
Maintainers (1)
Last synced: 10 months ago

Dependencies

requirements.txt pypi
  • cdsapi *
  • ecmwf-api-client *
  • lxml *
  • netCDF4 *
  • numpy *
  • pandas *
  • pydap *
  • scipy *
  • tomlkit *
setup.py pypi
  • cdsapi *
  • ecmwf-api-client *
  • lxml *
  • netCDF4 *
  • numpy *
  • pandas *
  • pydap *
  • pysolar *
  • pytz *
  • scipy *
  • tomlkit *
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
Dockerfile docker
  • ubuntu 18.04 build