ropensci / rnoaa

R interface to many NOAA data APIs
https://docs.ropensci.org/rnoaa
Other
328 stars 85 forks source link

ASOS 1 and 5 minute data #280

Closed rubenjbehnke closed 4 years ago

rubenjbehnke commented 5 years ago

Hi Scott, ASOS one and 5 minute data would be an excellent addition to the rnoaa capabilities.

https://www.ncdc.noaa.gov/data-access/land-based-station-data/land-based-datasets/automated-surface-observing-system-asos

Ruben Behnke ruben.behnke@sdstate.edu

P.S. I'm not trying to give you a ton to do lately, but rnoaa has so much potential!

sckott commented 5 years ago

Thanks @rubenjbehnke - this is great. I'd rather others suggest data sources that they would use rather than me selecting as I don't know what people want the most

sckott commented 4 years ago

asking @maelle about this since I know riem works with ASOS data, and don't want to duplicate effort

rubenjbehnke commented 4 years ago

Thanks, Scott. If you need something, let me know.

Ruben


From: Scott Chamberlain notifications@github.com Sent: Friday, September 20, 2019 5:26 PM To: ropensci/rnoaa rnoaa@noreply.github.com Cc: Behnke, Ruben Ruben.Behnke@sdstate.edu; Mention mention@noreply.github.com Subject: Re: [ropensci/rnoaa] ASOS 1 and 5 minute data (#280)

asking @maellehttps://github.com/maelle about this since I know riem works with ASOS data, and don't want to duplicate effort

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ropensci/rnoaa/issues/280?email_source=notifications&email_token=AKL5LPM7C5CNR5N3BTXGPALQKVEZPA5CNFSM4F3LRRU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7IBJMY#issuecomment-533730483, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKL5LPPX5FLZWZJXX3ANKZTQKVEZPANCNFSM4F3LRRUQ.

sckott commented 4 years ago

@rubenjbehnke got an answer about where data comes from for the riem pkg - https://github.com/akrherz/iem/issues/207#issuecomment-537474421 - any thoughts on that wrt would we be duplicating efforts here by working with data from links above?

ptaeb2014 commented 4 years ago

Hi Scott The link you shared with us provides 1-min/5-min ASOS of the previous months. Do you know where users can get 1-min/5-min data in real-time?

sckott commented 4 years ago

@ptaeb2014 What link are you referring to?

ptaeb2014 commented 4 years ago

Scott

This link; https://www.ncdc.noaa.gov/data-access/land-based-station-data/land-based-datasets/automated-surface-observing-system-asos from which I direct to ftp://ftp.ncdc.noaa.gov/pub/data/asos-onemin/. Data won't become available until the month ends. Is there any real-time one-min ASOS provider?

rubenjbehnke commented 4 years ago

Hi Scott,

I apologize for taking so long to respond. Yes, there will be some overlap between what you do and what the riem package does. I honestly did not even know about the riem package until you mentioned it, though. I don't think it would be a waste of your time to implement the ASOS capability in your package since including that ability would put needed functionality in the same place as a lot of other, similar, functionality. Just my opinion, of course, but it would be nice.

Ruben


From: Scott Chamberlain notifications@github.com Sent: Wednesday, October 2, 2019 1:03 PM To: ropensci/rnoaa rnoaa@noreply.github.com Cc: Behnke, Ruben Ruben.Behnke@sdstate.edu; Mention mention@noreply.github.com Subject: Re: [ropensci/rnoaa] ASOS 1 and 5 minute data (#280)

@rubenjbehnkehttps://github.com/rubenjbehnke got an answer about where data comes from for the riem pkg - akrherz/iem#207 (comment)https://github.com/akrherz/iem/issues/207#issuecomment-537474421 - any thoughts on that wrt would we be duplicating efforts here by working with data from links above?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ropensci/rnoaa/issues/280?email_source=notifications&email_token=AKL5LPKFUY7S7JYXFLGE2E3QMTO7RA5CNFSM4F3LRRU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAFU3NY#issuecomment-537611703, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKL5LPPUHZ6E5ANNOZHXZBTQMTO7RANCNFSM4F3LRRUQ.

sckott commented 4 years ago

@ptaeb2014 I don't know, sorry

sckott commented 4 years ago

@rubenjbehnke I think it's best not to duplicate effort, so I think we should not add it here.