forked from GLEON/glmtools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 674 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 674 Bytes
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
# Generated by roxygen2 (4.0.2): do not edit by hand
S3method(print,nml)
S3method(summary,nml)
export(compare_to_field)
export(get_evaporation)
export(get_hypsography)
export(get_ice)
export(get_nml_value)
export(get_raw)
export(get_surface_height)
export(get_temp)
export(get_var)
export(get_wind)
export(plot_meteo)
export(plot_temp)
export(plot_validate_profiles)
export(plot_var)
export(read_field_obs)
export(read_nml)
export(resample_sim)
export(resample_to_field)
export(set_nml)
export(sim_metrics)
export(sim_vars)
export(summarize_sim)
export(validate_sim)
export(water.temperature)
export(write_nml)
import(GLMr)
import(ncdf)
import(rLakeAnalyzer)
import(tools)