-
Notifications
You must be signed in to change notification settings - Fork 11
/
NAMESPACE
64 lines (63 loc) · 1.46 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Generated by roxygen2: do not edit by hand
export(LTER_NLDAS_gapper)
export(area_light_temp_threshold)
export(area_light_threshold)
export(area_temp_threshold)
export(calc_mod_obs_metric)
export(calc_stratified_periods)
export(calc_toha)
export(calc_toha_stats)
export(comb_output_table)
export(combine_output_data)
export(create_irr_day_cycle)
export(driver_add_burnin_years)
export(driver_add_rain)
export(driver_nldas_debias_airt_sw)
export(driver_nldas_wind_debias)
export(driver_save)
export(fix_ice_on_off)
export(getArea)
export(getBathy)
export(getCD)
export(getCanopy)
export(getClarity)
export(getElevation)
export(getIceOff)
export(getIceOn)
export(getLatLon)
export(getPerim)
export(getResidenceTime)
export(getSDF)
export(getScenarioKd)
export(getWstr)
export(getZmax)
export(getZmean)
export(get_driver_index)
export(get_driver_path)
export(get_ice_onoff)
export(hansen_habitat_calc)
export(interp_hypso)
export(necsc_thermal_metrics_core)
export(opti_thermal_habitat)
export(populate_base_lake_nml)
export(prep_run_glm_kd)
export(run_necsc_lake)
export(sb_archive_model)
export(sens_seasonal_site)
export(set_driver_url)
export(summarize_notaro)
import(GLMr)
import(glmtools)
import(jsonlite)
import(lakeattributes)
import(lubridate)
import(rLakeAnalyzer)
import(sbtools)
import(tidyr)
importFrom(accelerometry,rle2)
importFrom(insol,JD)
importFrom(insol,insolation)
importFrom(insol,normalvector)
importFrom(insol,sunpos)
importFrom(insol,sunvector)
importFrom(plyr,ddply)