Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 2, 2019 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/16b96030f2a571a983a5c23d6735a9b8 to your computer and use it in GitHub Desktop.
Save ryantm/16b96030f2a571a983a5c23d6735a9b8 to your computer and use it in GitHub Desktop.
/nix/store/0kh7y7m4flg81h38c2mwcmg47bfyrspr-python3.7-OWSLib-0.18.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── owslib
│   │   ├── coverage
│   │   │   ├── __init__.py
│   │   │   ├── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── wcs100.cpython-37.pyc
│   │   │   │   ├── wcs110.cpython-37.pyc
│   │   │   │   ├── wcs111.cpython-37.pyc
│   │   │   │   ├── wcs200.cpython-37.pyc
│   │   │   │   ├── wcs201.cpython-37.pyc
│   │   │   │   ├── wcsBase.cpython-37.pyc
│   │   │   │   └── wcsdecoder.cpython-37.pyc
│   │   │   ├── wcs100.py
│   │   │   ├── wcs110.py
│   │   │   ├── wcs111.py
│   │   │   ├── wcs200.py
│   │   │   ├── wcs201.py
│   │   │   ├── wcsBase.py
│   │   │   └── wcsdecoder.py
│   │   ├── crs.py
│   │   ├── csw.py
│   │   ├── dif.py
│   │   ├── etree.py
│   │   ├── feature
│   │   │   ├── common.py
│   │   │   ├── __init__.py
│   │   │   ├── __pycache__
│   │   │   │   ├── common.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── schema.cpython-37.pyc
│   │   │   │   ├── wfs100.cpython-37.pyc
│   │   │   │   ├── wfs110.cpython-37.pyc
│   │   │   │   ├── wfs200.cpython-37.pyc
│   │   │   │   └── wfs300.cpython-37.pyc
│   │   │   ├── schema.py
│   │   │   ├── wfs100.py
│   │   │   ├── wfs110.py
│   │   │   ├── wfs200.py
│   │   │   └── wfs300.py
│   │   ├── fes.py
│   │   ├── fgdc.py
│   │   ├── gm03.py
│   │   ├── __init__.py
│   │   ├── interfaces.py
│   │   ├── iso_che.py
│   │   ├── iso.py
│   │   ├── map
│   │   │   ├── common.py
│   │   │   ├── __init__.py
│   │   │   ├── __pycache__
│   │   │   │   ├── common.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── wms111.cpython-37.pyc
│   │   │   │   └── wms130.cpython-37.pyc
│   │   │   ├── wms111.py
│   │   │   └── wms130.py
│   │   ├── namespaces.py
│   │   ├── owscontext
│   │   │   ├── atom.py
│   │   │   ├── common.py
│   │   │   ├── core.py
│   │   │   ├── geojson.py
│   │   │   ├── __init__.py
│   │   │   └── __pycache__
│   │   │   ├── atom.cpython-37.pyc
│   │   │   ├── common.cpython-37.pyc
│   │   │   ├── core.cpython-37.pyc
│   │   │   ├── geojson.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── ows.py
│   │   ├── __pycache__
│   │   │   ├── crs.cpython-37.pyc
│   │   │   ├── csw.cpython-37.pyc
│   │   │   ├── dif.cpython-37.pyc
│   │   │   ├── etree.cpython-37.pyc
│   │   │   ├── fes.cpython-37.pyc
│   │   │   ├── fgdc.cpython-37.pyc
│   │   │   ├── gm03.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── interfaces.cpython-37.pyc
│   │   │   ├── iso_che.cpython-37.pyc
│   │   │   ├── iso.cpython-37.pyc
│   │   │   ├── namespaces.cpython-37.pyc
│   │   │   ├── ows.cpython-37.pyc
│   │   │   ├── sos.cpython-37.pyc
│   │   │   ├── tms.cpython-37.pyc
│   │   │   ├── util.cpython-37.pyc
│   │   │   ├── wcs.cpython-37.pyc
│   │   │   ├── wfs.cpython-37.pyc
│   │   │   ├── wmc.cpython-37.pyc
│   │   │   ├── wms.cpython-37.pyc
│   │   │   ├── wmts.cpython-37.pyc
│   │   │   └── wps.cpython-37.pyc
│   │   ├── sos.py
│   │   ├── swe
│   │   │   ├── common.py
│   │   │   ├── __init__.py
│   │   │   ├── observation
│   │   │   │   ├── __init__.py
│   │   │   │   ├── om.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── om.cpython-37.pyc
│   │   │   │   │   ├── sos100.cpython-37.pyc
│   │   │   │   │   ├── sos200.cpython-37.pyc
│   │   │   │   │   └── waterml2.cpython-37.pyc
│   │   │   │   ├── sos100.py
│   │   │   │   ├── sos200.py
│   │   │   │   └── waterml2.py
│   │   │   ├── __pycache__
│   │   │   │   ├── common.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   └── sensor
│   │   │   ├── __init__.py
│   │   │   ├── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   └── sml.cpython-37.pyc
│   │   │   └── sml.py
│   │   ├── tms.py
│   │   ├── util.py
│   │   ├── waterml
│   │   │   ├── __init__.py
│   │   │   ├── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── wml10.cpython-37.pyc
│   │   │   │   ├── wml11.cpython-37.pyc
│   │   │   │   └── wml.cpython-37.pyc
│   │   │   ├── wml10.py
│   │   │   ├── wml11.py
│   │   │   └── wml.py
│   │   ├── wcs.py
│   │   ├── wfs.py
│   │   ├── wmc.py
│   │   ├── wms.py
│   │   ├── wmts.py
│   │   └── wps.py
│   └── OWSLib-0.18.0.dist-info
│   ├── AUTHORS.rst
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
23 directories, 126 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment