# Generated by roxygen2: do not edit by hand

export(Patm)
export(correction_etp_thornwaite)
export(daily_eto_FAO56)
export(design_eto)
export(download_AWS_INMET_daily)
export(download_climate_normals)
export(ea_dew_calculation)
export(ea_rh_calculation)
export(es_calculation)
export(es_ea_calculation)
export(eto_hs)
export(etp_thorntwaite)
export(get_max_eto_at_location)
export(hourly_weather_station_download)
export(max_eto_grid_download)
export(psy_const)
export(ra_calculation)
export(radiation_conversion)
export(rh_calculation)
export(rn_calculation)
export(rnl_calculation)
export(rns_calculation)
export(rs_nearby_calculation)
export(rso_calculation_1)
export(rso_calculation_2)
export(see_stations_info)
export(selectAWSstations)
export(sr_ang_calculation)
export(sr_tair_calculation)
export(u2_calculation)
import(dplyr)
import(sf)
import(stringr)
import(utils)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,where)
importFrom(lubridate,hours)
importFrom(readxl,read_xlsx)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stringi,stri_trans_general)
importFrom(terra,buffer)
importFrom(terra,crs)
importFrom(terra,extract)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,vect)
importFrom(terra,writeRaster)
importFrom(tibble,as_tibble)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)
