Closed imarkonis closed 3 years ago
import_data('data/raw', 'ghcn') gives:
Error in gzfile(file, "rb") : cannot open the connection
In addition, any other path gives any empty data.table, and no error message (this should be also fixed).
import_data('data/raw', 'ghcn') gives:
Error in gzfile(file, "rb") : cannot open the connection
In addition, any other path gives any empty data.table, and no error message (this should be also fixed).