This is a description of the files

Example 1:
test_disaggregate_temperature		Simple test for temperature disaggregation
input: data_temperature_gainesville.csv
output: data_temperature_gainesville_sine_mean.csv

Example 2:
Example from Melodist
Disaggregation_test.ipynb		Uses the following files to test the disaggregation
inputs:
data_obs_hourly.csv 			hourly met variables
data_obs_daily.csv			daily met variables
created from hourly input files:
data_obs_hourly_temp.csv		hourly temperature data
data_obs_hourly_precip_hum.csv		hourly precip and rh data
data_obs_hourly_glob.csv		hourly solar radiation data

data_hourly_rad_pot.csv			potential radiation
