The following repository contains timeseries data from various stations in Hawaii. Only 3 sample dataset (Station 001/002/017) has been taken to begin the processing for now as the hosting website provides for 3 downloads/(3 days). Asked for extension of the download limit as well.
- Loading multiple station's dataset as a list + Extracting each .csv's metadata
- Reformatting each dataframe
- Concatenating each station's data to a combined .csv
- Gain access to more HI station's data (Limit increased to 15 downloads / 3 days - 10/9/2024)
- Removing irrelevant parameters (Feature Selection)
- Creating a Plotting function as per Prof's format
- Constructing multiple plots similiar to that of Zoey's and Jiedong's
- Account for frequency of measurement (= 5 min)