Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB path = wd = bad! #36

Open
cahartin opened this issue Nov 16, 2017 · 1 comment
Open

DB path = wd = bad! #36

cahartin opened this issue Nov 16, 2017 · 1 comment
Labels

Comments

@cahartin
Copy link

The working directory has to be something other than the directory with the database. If not, it will return empty for the queries.

@cahartin
Copy link
Author

cahartin commented Nov 17, 2017

setwd('C:/Users/hart428/Documents/') #up a level from where your DB is
conn <- localDBConn('HDD_CDD', 'database_basexdb_ddmodel', migabble=FALSE)
test <- addScenario(conn, 'test.dat', 'DD-ACCESS1-0','HDD_CDD/climate_queries.xml')

@rplzzz rplzzz added the bug label Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants