CHANGELOG.rst
CONTRIBUTORS
LICENSE
MANIFEST.in
Makefile
README.rst
setup.py
docs/sphinx/Makefile
docs/sphinx/conf.py
docs/sphinx/index.rst
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/history.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/aiohttp.css_t
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/mediawrapper.py
fdi/dataset/mediawrapper_datamodel.py
fdi/dataset/messagequeue.py
fdi/dataset/metadata.py
fdi/dataset/metadataholder.py
fdi/dataset/namespace.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/schemas.py
fdi/dataset/serializable.py
fdi/dataset/shaped.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/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/MediaWrapper_DataModel.template
fdi/dataset/resources/MediaWrapper_DataModel.yml
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/auth.py
fdi/httppool/db.py
fdi/httppool/session.py
fdi/httppool/model/__init__.py
fdi/httppool/model/user.py
fdi/httppool/resources/httppool_server.wsgi
fdi/httppool/resources/httppool_server_entrypoint_uwsgi.sh
fdi/httppool/resources/httppool_server_uwsgi.docker
fdi/httppool/resources/httppool_server_uwsgi.ini
fdi/httppool/resources/profile
fdi/httppool/route/__init__.py
fdi/httppool/route/getswag.py
fdi/httppool/route/httppool_server.py
fdi/httppool/route/pools.py
fdi/httppool/schema/__init__.py
fdi/httppool/schema/pools.yml
fdi/httppool/schema/pools_resolved.yml
fdi/pal/__init__.py
fdi/pal/backup.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/managedpool.py
fdi/pal/mempool.py
fdi/pal/poolmanager.py
fdi/pal/productpool.py
fdi/pal/productref.py
fdi/pal/productstorage.py
fdi/pal/publicclientpool.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/fdi_requests.py
fdi/pns/jsonio.py
fdi/pns/logdict.py
fdi/pns/public_fdi_requests.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/testsupport/__init__.py
fdi/testsupport/fixtures.py
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/images.py
fdi/utils/jsonpath.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/tofits.py
fdi/utils/totalsize.py
fdi/utils/tree.py
fdi/utils/ydump.py
resources/dev-38
resources/examples.py
resources/post-checkout
resources/stage-docker38
resources/upgrade_pool.py
tests/array_vs_dict.py
tests/bar.py
tests/conftest.py
tests/logdict.py
tests/outputs.py
tests/outputs_pal.py
tests/outputs_utils.py
tests/pycontext.py
tests/testUpload.py
tests/test_classes.py
tests/test_dataset.py
tests/test_fits.py
tests/test_pal.py
tests/test_schemas.py
tests/test_server_setup.py
tests/test_utils.py
tests/test_yaml2python.py
tests/tracetest.py
tests/resources/__init__.py
tests/resources/bug.gif
tests/resources/datatype_test.txt
tests/resources/l1a.yml
tests/resources/schemas/basepoduct_schema.jsn
tests/resources/schemas/prd_schema.jsn
tests/resources/testpackage/Makefile
tests/resources/testpackage/resource3.txt
tests/resources/testpackage/setup.py
tests/resources/testpackage/standalone.py
tests/resources/testpackage/testpackage.egg-info/PKG-INFO
tests/resources/testpackage/testpackage.egg-info/SOURCES.txt
tests/resources/testpackage/testpackage.egg-info/dependency_links.txt
tests/resources/testpackage/testpackage.egg-info/top_level.txt
tests/resources/testpackage/testpackage/one/__init__.py
tests/resources/testpackage/testpackage/one/module1.py
tests/resources/testpackage/testpackage/one/resource1.txt
tests/resources/testpackage/testpackage/one/resource1/resource1.1.txt
tests/resources/testpackage/testpackage/two/__init__.py
tests/resources/testpackage/testpackage/two/resource2.1.jsn
tests/resources/testpackage/testpackage/two/resource2.2.json
tests/resources/testpackage/testpackage/two/resource2.txt
tests/resources/testpackage/testpackage/two/four/__init__.py
tests/resources/testpackage/testpackage/two/four/resource4.csv
tests/resources/testpackage/testpackage/two/four/five/resource5.jsn
tests/serv/__init__.py
tests/serv/conftest.py
tests/serv/logdict1.py
tests/serv/pycontext.py
tests/serv/test_csdb.py
tests/serv/test_httpclientpool.py
tests/serv/test_httppool.py
tests/serv/test_pns.py_
tests/serv/test_thread.py
tests/serv/resources/__init__.py