Closed sckott closed 6 years ago
data transformations that can be done with the metadata:
scaling_numeric
, e.g. x * 1000
or x * 10
missing_numeric
e.g., w/ NA
dom_parsed
- will be a named list with names as the category labels and the values the values@rjbehnke let me know if you see any problems in the metadata
https://github.com/ropensci/isdparser/blob/master/inst/extdata/isd_metadata.csv
doing some checking still to make sure no problems
I just checked field lengths, and they seem good.
From: Scott Chamberlain [notifications@github.com] Sent: Tuesday, January 31, 2017 10:10 AM To: ropensci/isdparser Cc: Behnke, Ruben; Mention Subject: Re: [ropensci/isdparser] metadata on each data field (#12)
@rjbehnkehttps://github.com/rjbehnke let me know if you see any problems in the metadata
https://github.com/ropensci/isdparser/blob/master/inst/extdata/isd_metadata.csv
doing some checking still to make sure no problems
� You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ropensci/isdparser/issues/12#issuecomment-276426823, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AVFU27gYc-UYI1N1zO4dFPeM3H5Y2YCCks5rX2r0gaJpZM4LPtC0.
I can't find the thread where this issue should be placed, but elevation has a scale factor of 1. I believe your isd_transform function is using a scale factor of 10 for elevation.
Ruben
From: Behnke, Ruben Sent: Tuesday, January 31, 2017 10:57 AM To: ropensci/isdparser; ropensci/isdparser Cc: Mention Subject: RE: [ropensci/isdparser] metadata on each data field (#12)
I just checked field lengths, and they seem good.
From: Scott Chamberlain [notifications@github.com] Sent: Tuesday, January 31, 2017 10:10 AM To: ropensci/isdparser Cc: Behnke, Ruben; Mention Subject: Re: [ropensci/isdparser] metadata on each data field (#12)
@rjbehnkehttps://github.com/rjbehnke let me know if you see any problems in the metadata
https://github.com/ropensci/isdparser/blob/master/inst/extdata/isd_metadata.csv
doing some checking still to make sure no problems
� You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ropensci/isdparser/issues/12#issuecomment-276426823, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AVFU27gYc-UYI1N1zO4dFPeM3H5Y2YCCks5rX2r0gaJpZM4LPtC0.
@rjbehnke thanks. it is indeed 1
for elevation - I'll change that.
ideally, once this metadata is verified, we'll use it, and all scaling/etc. info will come from it
via #6
working on scraping this data from the pdf manual, very messy indeed, and will take some manual clean up i think - file here https://github.com/ropensci/isdparser/blob/master/inst/metadata/scrape_docs.R
data.frame so far looks like: