Navigation Menu

Skip to content

embeepea/us-temperature-trend-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

US Temperature Trend Analysis

This project contains the Clojure code I wrote when doing the data analysis with data from NOAA's Global Historical Climatology Network for the US Temperature Trend Map.

I did this as a learning exercise in using Clojure for data analysis, and I did all the work in an interactive Clojure REPL. Unfortunately the code is not in a form that allows the analysis to be done automatically --- it's just a collection of funcions that I wrote while using the REPL interactively to generate the final data file for the project.

The project uses Leiningen; to launch the repl, clone the repo and run lein repl.

About

Data Analysis Code for the US Temperature Trend Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published