align_crs | Make sure the velox raster and the GPS spdf have the same CRS |
arc2_api_download | Downloads data into list of tibbles by date using rnoaa API. |
batch_call | Breaks longer API calls into batches so that it can manage. |
clean_data_directory | clean raw data directory of dated files. |
combine_all_data | Combines all accessed data into a single list of rasters |
convert_bin_to_raster | convert ftp data to matrix and then raster |
convert_spdf | Convert data.frame of GPS points in decimal degree format to... |
convert_tibble_to_raster | Convert tibble data from api call to raster |
convert_to_velox | Make sure the velox raster and the GPS spdf have the same CRS |
create_date_vector | Create date vector for given start and end date |
create_master_raw_data | consolidate raw data into single file to simplify storage and... |
date_df_creator | Converts data vector from raw raster file name into useable... |
extract_velox_gps | Extracts values for GPS df from velox raster |
extract_weather_data | Combines the full functionality to take the raw inputs and... |
get_current_list | gets names of current files already downloaded and worked... |
get_full_list | pulls full list of available datasets from Arc2 weather FTP |
get_new_additions | creates list of new files to be downloaded, difference... |
get_raw_data | pulls the yet to be accessed new data from the FTP |
read_arc_binary | reads in binary file from arc2 weather ftp |
set_data_directory | This function sets the directory to the raw data location to... |
set_list_directory | this function checks the directory provided as the location... |
subset_month | Subset the raster list by month |
subset_year | Subset the raster list by year |
subset_year_month | Subset the raster list by month and year combining the subset... |
tidy_arc_weather_data | Applies some general cleaning to the extracted data before... |
update_arc_weather_data | combines the data download functions into a single function |
update_current_list | takes the list of file names and creates a single master list... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.