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
9 of 55 committers (16.4%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: gitpeterwind
- License: other
- Language: Fortran
- Default Branch: main
- Size: 17 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Research EMEP/MSC-W model(s)
Get the source code
I only want to run the model
Get the latest stable model version from the master branch
bash
git clone -b master --single-branch git@github.com:metno/emep-mscw.git
I want a specific source/status run version
Search the release page and note down the tag.
For example, status 2016 version has the tag rv4_9.
After cloning the repository, you can create new branch (status2016) from this tag as:
bash
git checkout -b status2016 rv4_9
I want to develop the model
Get the develoment version from the dev branch
bash
git clone -b dev --single-branch git@github.com:metno/emep-mscw.git
Try to: - Commit often - Branch your features and tasks - Use pull requests - Read about git best practices
More git info
Print the github cheat sheet
Git Tutorial: A Comprehensive Guide: - workflow - undoing - branches - merge or rebase
GitHub Events
Total
- Delete event: 1
- Push event: 4
- Create event: 4
Last Year
- Delete event: 1
- Push event: 4
- Create event: 4
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| David Simpson | d****s@m****o | 1,359 |
| David Simpson | d****n@m****o | 818 |
| Peter Wind | p****d@m****o | 700 |
| Alvaro Valdebenito | a****v@m****o | 668 |
| Peter Wind | p****w@m****o | 650 |
| Hilde Fagerli | h****f@m****o | 131 |
| Svetlana Tsyro | s****t@m****o | 85 |
| Robert Bergstrom | r****m@s****e | 72 |
| mifads | d****n@c****e | 67 |
| Alan Briolat | a****t@y****k | 54 |
| Arjo.Segers | A****s@t****l | 51 |
| Agnes Nyiri | a****y@m****o | 45 |
| Michael Gauss | m****g@s****o | 44 |
| Willem Elias van Caspel | s****a@n****e | 42 |
| Birthe Marie Steensen | b****s@m****o | 41 |
| Heiko Klein | h****n@m****o | 40 |
| Gunnar Lange | g****l@m****o | 38 |
| Michael Gauss | m****g@s****o | 24 |
| Robert Bergstrom | m****b@s****l | 24 |
| Semeena Valiyaveetil | s****v@m****o | 15 |
| Anna Benedictow | a****c@m****o | 11 |
| Michael Gauss | m****g@m****o | 10 |
| Robert Bergstom | R****m@c****e | 9 |
| Robert Bergstrom | m****b@s****l | 9 |
| Svetlana Tsyro | s****o@m****o | 7 |
| Anna Benedictow | a****w@m****o | 6 |
| Nils Melsom Kristensen | n****k@m****o | 6 |
| Svetlana Tsyro | s****s@n****e | 5 |
| Willem van Caspel | f****c@a****x | 5 |
| Willem van Caspel | f****c@a****x | 4 |
| and 25 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0