pyissm

Python API for the Ice-sheet and Sea-level System Model (ISSM)

https://github.com/access-nri/pyissm

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Python API for the Ice-sheet and Sea-level System Model (ISSM)

Basic Info
  • Host: GitHub
  • Owner: ACCESS-NRI
  • License: apache-2.0
  • Language: MATLAB
  • Default Branch: main
  • Homepage:
  • Size: 3.44 MB
Statistics
  • Stars: 1
  • Watchers: 4
  • Forks: 0
  • Open Issues: 25
  • Releases: 0
Created almost 2 years ago · Last pushed 10 months ago
Metadata Files
Readme License Zenodo Copyright

README.md

pyISSM - ISSM Python API

Python API containing collection of data processing, analysis and visualisation functionality to support the open source Ice-sheet and Sea-level System Model (ISSM) [website] [github] and its application within the ACCESS suite of Earth system models.

text © 2022 ACCESS-NRI and contributors. See the top-level COPYRIGHT file for details. SPDX-License-Identifier: Apache-2.0

Owner

  • Name: ACCESS-NRI
  • Login: ACCESS-NRI
  • Kind: organization
  • Email: access.nri@anu.edu.au

Australian Earth System Simulator - National Research Infrastructure

GitHub Events

Total
  • Issues event: 47
  • Delete event: 3
  • Member event: 1
  • Issue comment event: 16
  • Push event: 43
  • Pull request review event: 9
  • Pull request event: 22
  • Create event: 10
Last Year
  • Issues event: 47
  • Delete event: 3
  • Member event: 1
  • Issue comment event: 16
  • Push event: 43
  • Pull request review event: 9
  • Pull request event: 22
  • Create event: 10

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 35
  • Total pull requests: 11
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 3 days
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 0.14
  • Average comments per pull request: 0.27
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 35
  • Pull requests: 11
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 3 days
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 0.14
  • Average comments per pull request: 0.27
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lawrenceabird (29)
  • headmetal (5)
  • justinh2002 (1)
Pull Request Authors
  • lawrenceabird (8)
  • justinh2002 (2)
Top Labels
Issue Labels
question (3) enhancement (2)
Pull Request Labels
enhancement (5)

Dependencies

.github/workflows/py-checks.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
requirements.txt pypi
  • pytest *