Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gaelforget/newenglandtemperature

Bootcamp!
https://github.com/gaelforget/newenglandtemperature

Last synced: 22 days ago
JSON representation

Bootcamp!

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.