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

bug in flag parsing for ncdc data #199

Closed
sckott opened this issue Feb 15, 2017 · 4 comments
Closed

bug in flag parsing for ncdc data #199

sckott opened this issue Feb 15, 2017 · 4 comments
Labels
Milestone

Comments

@sckott
Copy link
Contributor

sckott commented Feb 15, 2017

at least with GSOM - there appear to be 4 flags now for each data record, whereas there was 2 before when it was GHCNDMS

inquiring about this

@sckott sckott added the bug label Feb 15, 2017
@sckott sckott added this to the v0.6.8 milestone Feb 15, 2017
@sckott
Copy link
Contributor Author

sckott commented Feb 22, 2017

Still haven't heard back on this - sending more emails

@sckott
Copy link
Contributor Author

sckott commented Mar 7, 2017

heard back, progress, not sorted out yet though

@sckott sckott modified the milestones: v0.6.8, v0.7 Apr 20, 2017
@sckott
Copy link
Contributor Author

sckott commented May 4, 2017

e..g,

ncdc(datasetid='GSOM', startdate = '2013-10-01', enddate = '2013-12-01')$data
#>                  date datatype           station value fl_miss fl_cmiss  NA. NA..1 NA..2
#> 1  2013-10-01T00:00:00     DX32 GHCND:AE000041196  0.00       1        S <NA>  <NA>  <NA>
#> 2  2013-10-01T00:00:00     DX70 GHCND:AE000041196 30.00       1        S <NA>  <NA>  <NA>
#> 3  2013-10-01T00:00:00     DX90 GHCND:AE000041196 30.00       1        S <NA>  <NA>  <NA>
#> 4  2013-10-01T00:00:00     EMXT GHCND:AE000041196 40.20       1        S   02        <NA>
#> 5  2013-10-01T00:00:00     TMAX GHCND:AE000041196 36.38       1                   S  <NA>
#> 6  2013-10-01T00:00:00     DP01 GHCND:AEM00041194  0.00       1        S <NA>  <NA>  <NA>

sckott added a commit that referenced this issue May 5, 2017
@sckott
Copy link
Contributor Author

sckott commented May 5, 2017

fixed

@sckott sckott closed this as completed May 5, 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

1 participant