A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

ISSM

A large-scale thermo-mechanical 2D/3D parallelized multi-purpose finite-element software dedicated to ice sheet and sea-level modeling.
https://github.com/issmteam/issm

Category: Cryosphere
Sub Category: Glacier and Ice Sheets

Keywords from Contributors

archiving transforms measur generic optimize observation compose conversion projection animals

Last synced: about 11 hours ago
JSON representation

Repository metadata

ISSM source code

README.md

Ice-sheet and Sea-level System Model - ISSM

Ubuntu Basic
Ubuntu CodiPack
Ubuntu Python

Description

ISSM is a large-scale thermo-mechanical 2D/3D parallelized multi-purpose finite-element software dedicated to ice sheet and sea-level modeling.

Contact

Checking Out a Copy of the Repository

Navigate to the parent directory where you want the ISSM repository to be located. If you plan to make contributions to the code base, we recommend that you check out a copy via SSH with,

git clone [email protected]:ISSMteam/ISSM.git

Note that you will you first need to add an SSH key to your GitHub account.

If you plan only to use ISSM without making contributions, you also have the option of checking out a copy via HTTPS.

git clone https://github.com/ISSMteam/ISSM.git

Note that checkout via HTTPS does not require credentials, but does not allow commits without first setting up a personal access token.

Committing Changes to the Repository

A good basic workflow for committing changes to the repository is,

  1. Stash your local changes
git stash
  1. Update your local branch
git pull
  1. Merge your local changes
git stash apply
  1. Add, commit, and push your changes
git add [file]
git commit [-m "descriptive commit message"]
git push
  1. If you have forked the ISSM repository, consider making sure that your commit passes CI workflows before submitting a pull request.

  2. Submit a pull request via GitHub so that project admins can review your changes and merge them into the main branch.

If you find yourself making a lot of commits and pull requests, consider asking us to add you to the 'ISSM Contributors' group, which will allow you to make commits directly to the repository.

Accessing Older Revisions of Code Base

Older revisions of the code base (before we migrated from SVN to GitHub) can still be accessed at,

https://issm.ess.uci.edu/svn/issm/issm/trunk

with credentials anon:anon

Troubleshooting

fatal: unable to access 'https://github.com/ISSMteam/ISSM.git/': The requested URL returned error: 403

If you get this error on commit to the repository, it means you originally cloned via HTTPS. You have two options here,

  1. Create a personal access token and use it in place of your password when prompted for credentials.
  2. Change the config for this clone of the repository to use the SSH protocol with,
git remote set-url origin [email protected]:ISSMteam/ISSM.git

Note that in the second case you will have to create an SSH key and add it to your GitHub account.

Resources


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 1,131
Total Committers: 21
Avg Commits per committer: 53.857
Development Distribution Score (DDS): 0.703

Commits in past year: 1,131
Committers in past year: 21
Avg Commits per committer in past year: 53.857
Development Distribution Score (DDS) in past year: 0.703

Name Email Commits
mmorligh m****m@g****m 336
Tidbit Software s****t@t****m 312
Cheng Gong e****e@g****m 310
Eric Larour e****r@j****v 31
Lambert Caron l****n@j****v 29
hseroussi h****i@d****u 19
Max Sagebaum m****m@s****e 14
inwoo-zenbook i****5@g****m 13
MPoinelli m****i@g****m 12
NJSchlegel 9****l 11
AdhikariJPL a****i@j****v 8
Koi k****t@u****a 6
inwoo-simba i****o@s****r 6
Justin Kin Jun Hew j****3@g****m 5
Daniel d****e@d****e 4
Tobias W. Harvey f****5@a****u 3
Jessica Badgeley b****y@t****u 3
Adam Hepburn a****n@a****k 3
aleahsommers a****s@g****m 3
dependabot[bot] 4****] 2
Jessica Badgeley j****y@d****u 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 8
Total pull requests: 55
Average time to close issues: about 1 month
Average time to close pull requests: about 18 hours
Total issue authors: 4
Total pull request authors: 14
Average comments per issue: 3.38
Average comments per pull request: 0.38
Merged pull request: 49
Bot issues: 0
Bot pull requests: 1

Past year issues: 8
Past year pull requests: 55
Past year average time to close issues: about 1 month
Past year average time to close pull requests: about 18 hours
Past year issue authors: 4
Past year pull request authors: 14
Past year average comments per issue: 3.38
Past year average comments per pull request: 0.38
Past year merged pull request: 49
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/issmteam/issm

Top Issue Authors

  • elfring (4)
  • inwoo-park (2)
  • jordan78906 (1)
  • hollyhan (1)

Top Pull Request Authors

  • enigne (14)
  • inwoo-park (13)
  • MaxSagebaum (5)
  • jabadge (4)
  • justinh2002 (3)
  • caronlam (3)
  • totorotoby (3)
  • NJSchlegel (2)
  • koitf1 (2)
  • MPoinelli (2)
  • agstub (1)
  • dependabot[bot] (1)
  • adamjhepburn (1)
  • dabele (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Dependencies

jenkins/javascript/karma/package.json npm
  • jquery ^3.0.0 development
  • karma ^0.13.22 development
  • karma-chrome-launcher ^1.0.1 development
  • karma-firefox-launcher ^1.0.0 development
  • karma-jasmine ^1.0.2 development
  • karma-jasmine-jquery ^0.1.1 development
  • karma-junit-reporter ^1.0.0 development
  • karma-phantomjs-launcher ^1.0.1 development
  • karma-requirejs ^1.0.0 development
  • mathjs ^3.2.1 development
  • phantomjs-prebuilt ^2.1.7 development
  • requirejs ^2.2.0 development
.github/workflows/common-workflow.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • matlab-actions/setup-matlab v2 composite
.github/workflows/ubuntu-basic.yml actions
.github/workflows/ubuntu-codipack.yml actions

Score: 6.135564891081739