An open API service indexing awesome lists of open source software.

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.

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).

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![BuildStatus](https://travis-ci.org/mchapman87501/swift_ebm1d.svg?branch=master)](https://travis-ci.org/mchapman87501/swift_ebm1d)