Closed amolrbhagwat closed 8 years ago
Yeah, this will do.
The format changes after a certain date. Check: https://aws.amazon.com/noaa-big-data/nexrad/
Just a list of station names and locations: http://apollo.lsc.vsc.edu/classes/remote/lecture_notes/radar/88d/88D_locations.html
This format was finalized with two additional fields: userName, and requestId.
@tilaks26 Would a JSON in this format do? { "station" : "ABCD", "date" : "YYYY-MM-DD", "time" : "HHMMSS" }