cj0 Posted November 28, 2018 Posted November 28, 2018 I'd wish to import Royal Dutch Meteorology Institute data. These files come in an hourly format where the time field does only contain hours [1-24] and not minutes: http://projects.knmi.nl/klimatologie/uurgegevens/selectie.cgiNow I do need to append the 00 with a Regex from "(\d\d\d,\d\d\d\d\d\d\d\d, [1-9 ]\d)" to "\100". Skipping the find and replace hassle in the ASCII files is welcome.Next it would be ideal if multi-year files could be imported and converted to averaging values in a single run.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now