siphon icon indicating copy to clipboard operation
siphon copied to clipboard

IEM ASOS Data

Open WEP11 opened this issue 7 years ago • 2 comments

This PR addresses #157 , adding the ability to download IEM ASOS data.

The IemAsos class will:

  1. Collect a list of station ID's, a start, and an end date from the user
  2. Build a URL for IEM's asos.py
  3. Collect the data into a Pandas DataFrame

The DataFrame object is then accessible to the user through the data attribute, with column headers from IEM being retained for use by the DataFrame.

Still needed:

  • Examples

WEP11 avatar Oct 26 '18 15:10 WEP11

Hi @WEP11, I've made some promises to do work on siphon + IEM web services and so I am reviewing things. Do you have interest in furthering this PR or can I "take it from here" ? :)

akrherz avatar Nov 17 '21 15:11 akrherz

Hi @WEP11, I've made some promises to do work on siphon + IEM web services and so I am reviewing things. Do you have interest in furthering this PR or can I "take it from here" ? :)

@akrherz Go for it! I completely forgot about this, I must have had a busy 2018/2019. I deeply apologize for forgetting about this. But you're the IEM expert, so perhaps it's a blessing in disguise!

WEP11 avatar Nov 17 '21 16:11 WEP11