-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathNAMESPACE
51 lines (50 loc) · 1.09 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
# Generated by roxygen2: do not edit by hand
S3method(plot,waterLSEB)
S3method(plot,waterWeatherStation)
S3method(print,waterLSEB)
S3method(print,waterWeatherStation)
S3method(writeRaster,waterLSEB)
export(ET24h)
export(LAI)
export(METRIC.EB)
export(METRIC.G)
export(METRIC.Rn)
export(METRICtopo)
export(SWtrasmisivity)
export(albedo)
export(calcAnchors)
export(calcH)
export(calcRadiance)
export(calcSR)
export(calcTOAr)
export(cfmask)
export(checkSRTMgrids)
export(createAoi)
export(dailyET)
export(getDataWS)
export(hourlyET)
export(incLWradiation)
export(incSWradiation)
export(loadImage)
export(loadImageSR)
export(momentumRoughnessLength)
export(netRadiation)
export(outLWradiation)
export(prepareSRTMdata)
export(read.WSdata)
export(read.WSdata2)
export(soilHeatFlux)
export(solarAngles)
export(surfaceTemperature)
export(waterOptions)
import(raster)
import(rgdal)
import(sp)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,axis.POSIXct)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(utils,read.csv)