is a project to correlate lung function with the climate, allowing users to predict respiratory issues in advance.
For more on the project, and other versions, see https://yunru.se/dear-ocean.html.
This is the Haxe version. It is meant to provide a platform-agnostic set of core methods. It will not provide interfacing or data storage.
Developed with Haxe 4.3.6.
haxelib install datetime
haxelib install json2object
echo KEY_HERE > ambee.key
haxe test.hxml
- Coalesce data by date
- Initial correlations to lung function
- Genericise so as to not lean wholly on Ambee?