Closed max-zilla closed 6 years ago
There are some other changes that should probably be rolled into this PR.
In terra_common.py, need to add the include_halves:
self.plots = get_site_boundaries(str_date, city="Maricopa", include_halves=True)
I'm not sure if it's necessary, but I removed the betykey and betyurl arguments to submit_traits in full_day_to_histogram.py:
betydb.submit_traits(out_file, filetype='csv')
@craig-willis made those two changes.
There are some other changes that should probably be rolled into this PR.
In terra_common.py, need to add the include_halves:
I'm not sure if it's necessary, but I removed the betykey and betyurl arguments to submit_traits in full_day_to_histogram.py: