.dockerignore
.gitignore
.gitlab-ci.yml
.gitmodules
.readthedocs.yml
.swagger-codegen-ignore
CHANGELOG.rst
CONTRIBUTORS
LICENSE
MANIFEST.in
Makefile
Makefile_docker.mk
Pipfile
Pipfile.lock
README.rst
Swagger Editor.html
dockerfile
dockerfile_entrypoint.sh
httppool_app.py
noxfile.py
setup.py
Swagger Editor_files/branding.css
Swagger Editor_files/branding.js
Swagger Editor_files/bundle.js
Swagger Editor_files/styles.css
bin/installpns
bin/merge
bin/reinstall
bin/update
docs/sphinx/Makefile
docs/sphinx/conf.py
docs/sphinx/index.rst
docs/sphinx/tree.txt
docs/sphinx/_static/classes_dataset.png
docs/sphinx/_static/classes_pal.png
docs/sphinx/_static/classes_pns.png
docs/sphinx/_static/copy-button-yellow.svg
docs/sphinx/_static/copy-button.svg
docs/sphinx/_static/ipython_config.py1
docs/sphinx/_static/packages_dataset.png
docs/sphinx/_static/packages_pal.png
docs/sphinx/_static/packages_pns.png
docs/sphinx/_static/product.png
docs/sphinx/_static/css/copybutton.css
docs/sphinx/_static/css/custom.css
docs/sphinx/_static/css/fdi.css
docs/sphinx/_static/css-sv/_bootswatch.scss
docs/sphinx/_static/css-sv/_variables.scss
docs/sphinx/_static/css-sv/aiohttp.css_t
docs/sphinx/_static/css-sv/bootstrap.css
docs/sphinx/_static/css-sv/bootstrap.min.css
docs/sphinx/_static/css-sv/nature.css
docs/sphinx/_templates/about.html
docs/sphinx/_templates/layout.html
docs/sphinx/_templates/navigation.html
docs/sphinx/api/api.rst
docs/sphinx/usage/dataset.rst
docs/sphinx/usage/dockers.rst
docs/sphinx/usage/docs.rst
docs/sphinx/usage/httppool.rst
docs/sphinx/usage/installation.rst
docs/sphinx/usage/pal.rst
docs/sphinx/usage/pns.rst
docs/sphinx/usage/product.rst
docs/sphinx/usage/quickstart.rst
fdi/__init__.py
fdi/_version.py
fdi.egg-info/PKG-INFO
fdi.egg-info/SOURCES.txt
fdi.egg-info/dependency_links.txt
fdi.egg-info/entry_points.txt
fdi.egg-info/requires.txt
fdi.egg-info/top_level.txt
fdi/dataset/__init__.py
fdi/dataset/abstractcomposite.py
fdi/dataset/annotatable.py
fdi/dataset/arraydataset.py
fdi/dataset/arraydataset_datamodel.py
fdi/dataset/attributable.py
fdi/dataset/baseproduct.py
fdi/dataset/browseproduct.py
fdi/dataset/classes.py
fdi/dataset/collectionsMockUp.py
fdi/dataset/composite.py
fdi/dataset/copyable.py
fdi/dataset/dataset.py
fdi/dataset/datatypes.py
fdi/dataset/datawrapper.py
fdi/dataset/dateparameter.py
fdi/dataset/deserialize.py
fdi/dataset/eq.py
fdi/dataset/finetime.py
fdi/dataset/history.py
fdi/dataset/indexed.py
fdi/dataset/invalid.py
fdi/dataset/listener.py
fdi/dataset/messagequeue.py
fdi/dataset/metadata.py
fdi/dataset/metadataholder.py
fdi/dataset/ndprint.py
fdi/dataset/numericparameter.py
fdi/dataset/odict.py
fdi/dataset/product.py
fdi/dataset/quantifiable.py
fdi/dataset/readonlydict.py
fdi/dataset/serializable.py
fdi/dataset/stringparameter.py
fdi/dataset/tabledataset.py
fdi/dataset/tabledataset_datamodel.py
fdi/dataset/testproducts.py
fdi/dataset/typecoded.py
fdi/dataset/typed.py
fdi/dataset/unstructureddataset.py
fdi/dataset/unstructureddataset_datamodel.py
fdi/dataset/vattribute.py
fdi/dataset/yaml2python.py
fdi/dataset/resources/ArrayDataset_DataModel.template
fdi/dataset/resources/ArrayDataset_DataModel.yml
fdi/dataset/resources/BaseProduct.rst
fdi/dataset/resources/BaseProduct.template
fdi/dataset/resources/BaseProduct.txt
fdi/dataset/resources/BaseProduct.yml
fdi/dataset/resources/BrowseProduct.txt
fdi/dataset/resources/BrowseProduct.yml
fdi/dataset/resources/Mandatory.csv
fdi/dataset/resources/Mandatory.json
fdi/dataset/resources/Mandatory.yml_
fdi/dataset/resources/Mandatory_corr.json
fdi/dataset/resources/Product.rst
fdi/dataset/resources/Product.template
fdi/dataset/resources/Product.txt
fdi/dataset/resources/Product.yml
fdi/dataset/resources/Product.yml.all
fdi/dataset/resources/TableDataset_DataModel.template
fdi/dataset/resources/TableDataset_DataModel.yml
fdi/dataset/resources/UnstructuredDataset_DataModel.template
fdi/dataset/resources/UnstructuredDataset_DataModel.yml
fdi/dataset/resources/__init__.py
fdi/dataset/resources/imageBlue.png
fdi/dataset/resources/template
fdi/httppool/__init__.py
fdi/httppool/hp.raml
fdi/httppool/python-flask-server-generated.zip
fdi/httppool/swagger.yaml
fdi/httppool/model/__init__.py
fdi/httppool/model/user.py
fdi/httppool/resources/httppool_server.conf
fdi/httppool/resources/httppool_server.docker
fdi/httppool/resources/httppool_server.wsgi
fdi/httppool/resources/httppool_server_2.docker
fdi/httppool/resources/httppool_server_entrypoint.sh
fdi/httppool/resources/httppool_server_entrypoint_2.sh
fdi/httppool/resources/profile
fdi/httppool/route/__init__.py
fdi/httppool/route/getswag.py
fdi/httppool/route/home.py
fdi/httppool/route/httppool_server.py
fdi/httppool/route/pools.py
fdi/httppool/schema/__init__.py
fdi/httppool/schema/baseproduct.txt
fdi/httppool/schema/pools.yml
fdi/httppool/schema/pools_resolved.yml
fdi/httppool/schema/old/ROOT_get.yml
fdi/httppool/schema/old/common.yml
fdi/httppool/schema/old/f.yml
fdi/httppool/schema/old/load_all_pools_put.yml
fdi/httppool/schema/old/pool_endpointfiles.yml
fdi/httppool/schema/old/poolid_delete.yml
fdi/httppool/schema/old/poolid_get.yml
fdi/httppool/schema/old/poolid_put.yml
fdi/httppool/schema/old/pools_common.yml
fdi/httppool/schema/old/pools_get.yml
fdi/httppool/schema/old/pools_resolved.yml
fdi/httppool/schema/old/registered_pools.yml
fdi/httppool/schema/old/result.py
fdi/httppool/schema/old/swagger.yml
fdi/httppool/schema/old/swagger2.yml
fdi/httppool/schema/old/swagger3.yml
fdi/httppool/schema/old/wipe_all_pools_delete.yml
fdi/old/__init__.py
fdi/old/init__.py
fdi/pal/__init__.py
fdi/pal/comparable.py
fdi/pal/context.py
fdi/pal/definable.py
fdi/pal/dicthk.py
fdi/pal/httpclientpool.py
fdi/pal/httppool.py
fdi/pal/localpool.py
fdi/pal/mempool.py
fdi/pal/poolmanager.py
fdi/pal/productpool.py
fdi/pal/productref.py
fdi/pal/productstorage.py
fdi/pal/query.py
fdi/pal/taggable.py
fdi/pal/urn.py
fdi/pal/versionable.py
fdi/pal/webapi.py
fdi/pal/resources/__init__.py
fdi/pns/__init__.py
fdi/pns/config.py
fdi/pns/db_utils.py_
fdi/pns/fdi_requests.py
fdi/pns/jsonio.py
fdi/pns/logdict.py
fdi/pns/pns_server.py
fdi/pns/runflaskserver.py
fdi/pns/server_skeleton.py
fdi/pns/urlconf.py
fdi/pns/resources/__init__.py
fdi/pns/resources/cleanPTS.ori
fdi/pns/resources/configPTS.ori
fdi/pns/resources/hello
fdi/pns/resources/initPTS.ori
fdi/pns/resources/pns.conf
fdi/pns/resources/pns.wsgi
fdi/pns/resources/runPTS.ori
fdi/utils/__init__.py
fdi/utils/checkjson.py
fdi/utils/common.py
fdi/utils/fetch.py
fdi/utils/fits_kw.py
fdi/utils/getconfig.py
fdi/utils/leapseconds.py
fdi/utils/loadfiles.py
fdi/utils/masked.py
fdi/utils/moduleloader.py
fdi/utils/monokaimod.py
fdi/utils/options.py
fdi/utils/queueworks.py
fdi/utils/run_proc.py
fdi/utils/totalsize.py
fdi/utils/ydump.py
resources/examples.py
swagger/api-swagger.html
swagger/httppool.yaml
swagger/swagger.yaml
tests/array_vs_dict.py
tests/bar.py
tests/conftest.py
tests/logdict.py
tests/outputs.py
tests/pycontext.py
tests/serialization_performsnce.py
tests/test_dataset.py
tests/test_pal.py
tests/test_utils.py
tests/tracetest.py
tests/resources/__init__.py
tests/resources/bug.gif
tests/route/__init__.py
tests/route/test_home.py
tests/serv/__init__.py
tests/serv/conftest.py
tests/serv/logdict.py
tests/serv/pycontext.py
tests/serv/test_httpclientpool.py
tests/serv/test_httppool.py
tests/serv/test_pns.py
tests/serv/resources/__init__.py