Pinned Repositories
Amazon_review
First iteration of code to crawl amazon product reviews and find which keywords occur most frequently.
CICE
Development repository for the CICE sea-ice model
Coursera_Getting_and_Cleaning_Data
My code for the Coursera course "Getting and Cleaning Data"
Coursera_ML
My solutions to the Coursera Machine Learning Exercises
CS50
CS50 related materials and PSETs
datasciencecoursera
Coursera Course Project Repo
datasharing
The Leek group guide to data sharing
f77tof90
A python script that reads in a fortran 77 (.f or .F) fixed form file and converts it to a free form Fortran 90 file (.f90 or .F90).
Python_Job_Posting_Crawler
This is simple code I wrote to scrape keywords from every job posting for a given job title in a given region, and list / plot the keywords by number of occurances.
mattdturner's Repositories
mattdturner/f77tof90
A python script that reads in a fortran 77 (.f or .F) fixed form file and converts it to a free form Fortran 90 file (.f90 or .F90).
mattdturner/Amazon_review
First iteration of code to crawl amazon product reviews and find which keywords occur most frequently.
mattdturner/CICE
Development repository for the CICE sea-ice model
mattdturner/Coursera_Getting_and_Cleaning_Data
My code for the Coursera course "Getting and Cleaning Data"
mattdturner/Coursera_ML
My solutions to the Coursera Machine Learning Exercises
mattdturner/CS50
CS50 related materials and PSETs
mattdturner/datasciencecoursera
Coursera Course Project Repo
mattdturner/datasharing
The Leek group guide to data sharing
mattdturner/Python_Job_Posting_Crawler
This is simple code I wrote to scrape keywords from every job posting for a given job title in a given region, and list / plot the keywords by number of occurances.
mattdturner/Domain_Decomp
mattdturner/E3SM_Testing
mattdturner/Icepack
Development repository for sea-ice column physics
mattdturner/learning-cpp
C++ files developed to practice learning C++
mattdturner/MPAS-Model
Repository for MPAS models and shared framework releases.
mattdturner/netcdf-fortran
Official GitHub repository for netCDF-Fortran libraries, which depend on the netCDF C library. Install the netCDF C library first.
mattdturner/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
mattdturner/Project_Euler
mattdturner/spectral_transformation
Contains code for transformations between grid space, fft space, legendre space, and spectral space