nicholasericksen / GHV-data

This an application that is intended to serve information from the Science Barge in Yonkers, NY as well as other weather data.
5 stars 2 forks source link

Acquire Access to HRECOS Data #1

Closed nicholasericksen closed 7 years ago

nicholasericksen commented 8 years ago

Currently the HRECOS data stream is using a perl script to generate data at a specific url. We should try and have this formatted as JSON or JSON-P for easy consumption.

Cross domain header issues are also present right now and need to be reviewed.

nicholasericksen commented 8 years ago

Previously we discussed that this data was a lower priority in relation to the other main kiosks

nicholasericksen commented 8 years ago

We will not be able to receive the data at this time in JSON format. We will therefore need to figure out some sort of parser.

nicholasericksen commented 8 years ago

Before being able to play with a parsing utility, we must first determine an origin for the cross domain header to be set.

nicholasericksen commented 8 years ago

We have discussed this work being more than the scope of this project. It would seem that this work will be put on hold for now.