CONTRIBUTING.md
LICENSE
MANIFEST.in
README
README.rst
setup.cfg
setup.py
versioneer.py
docs/CONTRIBUTING.md
docs/Makefile
docs/citing.rst
docs/conf.py
docs/developerguide.rst
docs/index.rst
docs/installguide.rst
docs/make.bat
docs/requirements.txt
docs/_static/siphon_150x150.png
docs/_static/siphon_150x150_white_bg.png
docs/_static/tds-logo.png
docs/_static/theme_override.css
docs/_templates/breadcrumbs.html
docs/_templates/footer.html
docs/api/catalog.rst
docs/api/http_util.rst
docs/api/index.rst
docs/api/metadata.rst
docs/api/ncss.rst
docs/api/ncssdataset.rst
docs/api/radarserver.rst
docs/api/simplewebservice.rst
examples/Basic_Usage.py
examples/README.txt
examples/Radar_Server_Level_3.py
examples/acis/Basic_Overview.py
examples/acis/Mapping_Example.py
examples/acis/readme.txt
examples/ncss/NCSS_Cartopy_Example.py
examples/ncss/NCSS_Example.py
examples/ncss/NCSS_Timeseries_Examples.py
examples/ncss/README.txt
examples/ndbc/README.txt
examples/ndbc/buoy_met_request.py
examples/ndbc/buoy_type_request.py
examples/ndbc/latest_request.py
examples/upperair/IGRA2_Request.py
examples/upperair/README.txt
examples/upperair/Wyoming_Request.py
siphon/__init__.py
siphon/_tools.py
siphon/_version.py
siphon/catalog.py
siphon/http_util.py
siphon/metadata.py
siphon/ncss.py
siphon/ncss_dataset.py
siphon/radarserver.py
siphon/testing.py
siphon.egg-info/PKG-INFO
siphon.egg-info/SOURCES.txt
siphon.egg-info/dependency_links.txt
siphon.egg-info/requires.txt
siphon.egg-info/top_level.txt
siphon/cdmr/__init__.py
siphon/cdmr/cdmremote.py
siphon/cdmr/cdmremotefeature.py
siphon/cdmr/cdmrfeature_pb2.py
siphon/cdmr/coveragedataset.py
siphon/cdmr/dataset.py
siphon/cdmr/ncStream_pb2.py
siphon/cdmr/ncstream.py
siphon/cdmr/xarray_support.py
siphon/simplewebservice/__init__.py
siphon/simplewebservice/acis.py
siphon/simplewebservice/iastate.py
siphon/simplewebservice/igra2.py
siphon/simplewebservice/ndbc.py
siphon/simplewebservice/wyoming.py