-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Download catageysa.dat from TAF database -> data, later moved to input
- Loading branch information
Arni Magnusson
committed
Sep 13, 2017
1 parent
f1d668f
commit 56f07a1
Showing
3 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Upload raw data to TAF database | ||
|
||
## Before: catageysa.dat (user dir) | ||
## After: catageysa.dat (TAF database) | ||
|
||
library(icesTAF) | ||
|
||
owd <- setwd("d:/projects/ices-taf/ftp/nwwg/2015/had-iceg/raw") | ||
upload("2015_had-iceg", "raw", "catageysa.dat") | ||
setwd(owd) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters