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
- Host: GitHub
- URL: https://github.com/issmteam/issm
- Owner: ISSMteam
- License: other
- Created: 2024-05-28T19:02:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-25T13:41:15.000Z (3 days ago)
- Last Synced: 2025-04-25T14:45:51.301Z (3 days ago)
- Language: C++
- Homepage: https://issm.jpl.nasa.gov
- Size: 108 MB
- Stars: 22
- Watchers: 3
- Forks: 26
- Open Issues: 0
- Releases: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
README.md
Ice-sheet and Sea-level System Model - ISSM
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
- Forum: https://issm.ess.uci.edu/forum
- GitHub: https://github.com/ISSMteam/ISSM
- Website: https://issm.jpl.nasa.gov
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,
- Stash your local changes
git stash
- Update your local branch
git pull
- Merge your local changes
git stash apply
- Add, commit, and push your changes
git add [file]
git commit [-m "descriptive commit message"]
git push
-
If you have forked the ISSM repository, consider making sure that your commit passes CI workflows before submitting a pull request.
-
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
://github.com/ISSMteam/ISSM.git/': The requested URL returned error: 403
fatal: unable to access 'httpsIf you get this error on commit to the repository, it means you originally cloned via HTTPS. You have two options here,
- Create a personal access token and use it in place of your password when prompted for credentials.
- 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
- Git Guides: https://github.com/git-guides
Owner metadata
- Name: Ice-sheet and Sea-level System Model (ISSM)
- Login: ISSMteam
- Email:
- Kind: organization
- Description: Official GitHub organization for the Ice-sheet and Sea-level System Model (ISSM)
- Website: https://issm.jpl.nasa.gov
- Location: United States of America
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/148082102?v=4
- Repositories: 2
- Last ynced at: 2024-05-29T10:28:53.782Z
- Profile URL: https://github.com/ISSMteam
GitHub Events
Total
- Create event: 2
- Commit comment event: 2
- Issues event: 10
- Watch event: 4
- Delete event: 2
- Member event: 1
- Issue comment event: 42
- Push event: 243
- Pull request review event: 1
- Pull request event: 64
- Fork event: 21
Last Year
- Create event: 2
- Commit comment event: 2
- Issues event: 10
- Watch event: 4
- Delete event: 2
- Member event: 1
- Issue comment event: 42
- Push event: 243
- Pull request review event: 1
- Pull request event: 64
- Fork event: 21
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 | 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:
- jpl.nasa.gov: 3
- dartmouth.edu: 2
- aber.ac.uk: 1
- totten.dartmouth.edu: 1
- amundsen.thayer.dartmouth.edu: 1
- dlr.de: 1
- snu.ac.kr: 1
- uwaterloo.ca: 1
- scicomp.uni-kl.de: 1
- tidbitsoftware.com: 1
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
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
- 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
- actions/cache v3 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- matlab-actions/setup-matlab v2 composite
Score: 6.135564891081739