nasa / podaacpy

A python utility library for interacting with NASA JPL's PO.DAAC
http://podaacpy.readthedocs.org/en/latest/
Apache License 2.0
73 stars 45 forks source link

Add support for Remote Sensing Systems (RSS) HTTP data access #150

Open lewismc opened 5 years ago

lewismc commented 5 years ago

Remote Sensing Systems provides an HTTP server enabling data access to a wide variety of satellite microwave radiometers, scatterometers, and sounders.

http://data.remss.com/welcome.txt

As we've done with OceanColor Web, we could provide a Class for interaction with RSS.

noah-de commented 5 years ago

@lewismc I would be interested in helping with this!