Revision 555815c9
Added by Adam Wilson about 11 years ago
climate/procedures/NDP-026D.R | ||
---|---|---|
13 | 13 |
|
14 | 14 |
## available here http://cdiac.ornl.gov/epubs/ndp/ndp026d/ndp026d.html |
15 | 15 |
|
16 |
|
|
17 | 16 |
## Get station locations |
18 | 17 |
system("wget -N -nd http://cdiac.ornl.gov/ftp/ndp026d/cat01/01_STID -P data/") |
19 | 18 |
st=read.table("data/01_STID",skip=1) |
... | ... | |
93 | 92 |
write.csv(cldy,file="cldy.csv") |
94 | 93 |
write.csv(cldm,file="cldm.csv") |
95 | 94 |
|
96 |
|
|
95 |
######################################################################### |
|
97 | 96 |
################## |
98 | 97 |
### |
99 | 98 |
cldm=read.csv("cldm.csv") |
Also available in: Unified diff
Updated C5 MOD35 Processing Path code and C5MOD35_Evaluation in preparation for publication