CIMS
The Python implementation of the CIMS economic climate model.
https://github.com/emrg-sfu/cims
Category: Climate Change
Sub Category: Earth and Climate Modeling
Last synced: about 4 hours ago
JSON representation
Repository metadata
- Host: GitHub
- URL: https://github.com/emrg-sfu/cims
- Owner: EMRG-SFU
- License: mit
- Created: 2023-09-19T00:02:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-04T17:07:43.000Z (6 days ago)
- Last Synced: 2025-07-04T18:26:42.950Z (6 days ago)
- Language: Python
- Homepage:
- Size: 80.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 73
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
README.md
CIMS
CIMS is a Python package providing the Python implementation of the CIMS
economic climate model.
⚙️ Installation
CIMS is not currently available on PyPi or other package indexes. Follow the installation guide to get CIMS running on your machine.
🧑💻 Usage
Once you've installed CIMS you can call its functions and classes from within your own Python script, notebook, or program. Follow the quickstart guide to familiarize yourself with CIMS's key functionality.
import CIMS
model_file = 'path/to/model.xlsb'
my_reader = CIMS.ModelReader(infile=model_file)
my_model = CIMS.Model(my_reader)
my_model.run()
📝 Contributing
Contributions to CIMS are welcome, in many different forms:
- Issues — If you identify a bug, error in the documentation, or a potential improvement to CIMS, consider putting this information into an issue. First, search the list of existing issues to see if there is an ongoing discussion to join. If a relevant issue doesn't already exist, please create a new issue.
- Code — If you are comfortable writing code feel free to make a Pull Request (PR) with your changes. If you've tackled a large feature request or bug, please also create a new issue, or mention an existing issue within your PR.
- Documentation — If you notice typos, out-of-date information, or opportunities for improvements in the documentation (and are comfortable writing Markdown), please consider making a PR with changes.
Any kind of contribution, whether its fixing a small typo, refactoring existing code, or the implementation of a brand new module helps improve this project.
📖 Citation
🙏 Acknowledgements
Bradford Griffin and Jillian Anderson are the project's lead researcher and lead technical developer, respectively.
In addition, contributions to the codebase have been made by members of Simon Fraser University's Big Data Hub and Research Computing Group:
- Steven Bergner
- Rashid Barket
- Maude Lachaine
- Adriena Wong
- Daisy Yu
- Kacy Wu
Finally, thank you to the numerous EMRG graduate students who have attended meetings, submitted features requests, and flagged bugs:
- Thomas Budd
- Aaron Pardy
- Emma Starke
- Kaitlin Thompson
- Heather Chambers
- Ryan Safton
⚖️ License
The CIMS Python library is licensed under the MIT License. For more information about this license, checkout this overview.
Owner metadata
- Name: EMRG-SFU
- Login: EMRG-SFU
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/92178114?v=4
- Repositories: 1
- Last ynced at: 2025-07-04T18:26:44.154Z
- Profile URL: https://github.com/EMRG-SFU
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 1
- Push event: 3
- Public event: 1
- Pull request event: 2
Last Year
- Create event: 1
- Release event: 1
- Issues event: 1
- Push event: 3
- Public event: 1
- Pull request event: 2
Committers metadata
Last synced: 1 day ago
Total Commits: 558
Total Committers: 25
Avg Commits per committer: 22.32
Development Distribution Score (DDS): 0.47
Commits in past year: 67
Committers in past year: 4
Avg Commits per committer in past year: 16.75
Development Distribution Score (DDS) in past year: 0.418
Name | Commits | |
---|---|---|
Jillian Anderson | 1****8 | 296 |
Brad Griffin | b****n@s****a | 153 |
Kacy Wu | K****2@g****m | 20 |
mlachain | m****n@s****a | 18 |
rbarket | b****d@h****m | 16 |
“yya188” | “****8@s****” | 12 |
Matt | m****t@M****P | 8 |
Maude Lachaine | m****e@S****l | 6 |
Steven Bergner | g****b | 4 |
Maude Lachaine | m****e@d****a | 4 |
rbarket | 5****t@u****a | 4 |
Daisy Yu | 1****8@u****a | 2 |
Maude Lachaine | m****e@S****e | 2 |
yya188 | y****8@s****a | 2 |
Kacy Wu | 5****8@u****a | 1 |
Maude Lachaine | m****e@M****e | 1 |
Maude Lachaine | m****e@d****a | 1 |
Maude Lachaine | m****e@d****a | 1 |
Maude Lachaine | m****e@d****a | 1 |
Maude Lachaine | m****e@d****a | 1 |
Maude Lachaine | m****e@d****a | 1 |
Maude Lachaine | m****e@d****a | 1 |
adrienaw | 5****w@u****a | 1 |
EvanDungate | e****e@g****m | 1 |
matt-exmath | 1****h | 1 |
Committer domains:
- users.noreply.gitlab.rcg.sfu.ca: 4
- sfu.ca: 3
- d207-023-223-118.wireless.sfu.ca: 1
- d207-023-208-135.wireless.sfu.ca: 1
- d207-023-175-154.wireless.sfu.ca: 1
- d207-023-172-121.wireless.sfu.ca: 1
- d142-058-076-252.wireless.sfu.ca: 1
- d142-058-076-174.wireless.sfu.ca: 1
- maudes-mbp.hitronhub.home: 1
- semaphosmacbook.hitronhub.home: 1
- d142-058-079-066.wireless.sfu.ca: 1
- sfu.ca”: 1
Dependencies
- pyxlsb *
- networkx *
- numpy *
- pandas >=1.2
- pyxlsb *
- xlrd *
Score: 7.52294091807237