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

Handle time stamps on precip data. #13

Open
dblodgett-usgs opened this issue Sep 19, 2017 · 1 comment
Open

Handle time stamps on precip data. #13

dblodgett-usgs opened this issue Sep 19, 2017 · 1 comment

Comments

@dblodgett-usgs
Copy link
Contributor

We either need to wipe and rebuild precip regularly or implement time stamp checking. This is very rudimentary. #12 (diff)

The page that we are checking does have time stamps for files: http://www.srh.noaa.gov/data/ridge2/Precip/qpehourlyshape/2017/201709/20170919/

So maybe we could actually check them, but that would be more fun html scraping.

@aappling-usgs
Copy link
Contributor

fetchTimestamp.url already does some timestamp checking (though i'm a bit worried about the timezone that's written...there might be a vizlab fix in our future). so you could use that rather than doing your own html scraping.

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

No branches or pull requests

3 participants