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

process.compile_precip wasn't rebuilding when the folder dependency changed #28

Open
jordansread opened this issue Sep 20, 2017 · 2 comments

Comments

@jordansread
Copy link

Careful on this one ... May need to investigate this to make sure it is behaving as expected. I added an unlink to the tars in fetch.precip that were old (and no longer in the time range we are using), and this target didn't change after make.

@dblodgett-usgs
Copy link
Contributor

When I run in debug, I get warnings about the mimetype / adding a reader.

In as.reader(v) :
  Could not find specific readData method for viz.id=precip-shapefiles, mimetype=text/directory; returning filepath. Specify reader to override.

It appears I get the same error for every one of the tar files in the output folder... (more than 50 of the same warning).

@aappling-usgs
Copy link
Contributor

Folder dependencies are really tough. It's possible we'll get more mileage using an indicator file within that folder, or maybe we need to be matching up timestamps for every file....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants