https://github.com/mchapman87501/swift_ebm1d
This is a Swift implementation of a 1-D energy balance model from the edX course "Climate Change: The Science and Global Impact", by Dr. Michael Mann.
https://github.com/mchapman87501/swift_ebm1d
1d-ebm climate-model edx-course swift
Last synced: 5 months ago
JSON representation
This is a Swift implementation of a 1-D energy balance model from the edX course "Climate Change: The Science and Global Impact", by Dr. Michael Mann.
- Host: GitHub
- URL: https://github.com/mchapman87501/swift_ebm1d
- Owner: mchapman87501
- License: mit
- Created: 2020-02-09T19:12:32.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T23:18:11.000Z (over 2 years ago)
- Last Synced: 2024-01-29T15:49:53.498Z (over 2 years ago)
- Topics: 1d-ebm, climate-model, edx-course, swift
- Language: Swift
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swift_ebm_1d
This is a Swift implementation of a 1-D energy balance model from the edX course "Climate Change: The Science and Global Impact", by Dr. Michael Mann.
For more background see this [ebm_1d](https://github.com/mchapman87501/ebm_1d) repository.
A SwiftUI-based user interface that uses this model is available [here](https://github.com/mchapman87501/swiftui_ebm_1d).
[](https://opensource.org/licenses/MIT)
[](https://travis-ci.org/mchapman87501/swift_ebm1d)