Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaelforget/newenglandtemperature
Bootcamp!
https://github.com/gaelforget/newenglandtemperature
Last synced: 22 days ago
JSON representation
Bootcamp!
- Host: GitHub
- URL: https://github.com/gaelforget/newenglandtemperature
- Owner: gaelforget
- Created: 2019-04-10T01:03:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T19:18:22.000Z (over 5 years ago)
- Last Synced: 2024-10-10T11:38:01.678Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NewEnglandTemperature
This repository contains two files; one Julia function file (.jl) and one Jupyter notebook (.ipynb).## NewEnglandTemperature.jl
This file contains functions definitions and hard-coded array variables, which print out the two desired plots as two separate figures.## NewEnglandTemperature.ipynb
This notebook outlines similar code used within the NewEnglandTemperature.jl file, but formatted for demonstration on a Jupyter notebook.