.clang-format
.gitignore
CONTRIBUTING.md
LICENSE.txt
README.md
pyproject.toml
.github/workflows/jekyll-gh-pages.yml
.github/workflows/python-publish.yml
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
data/schemas/fusionyun.org/schemas/draft-00/Annotation
data/schemas/fusionyun.org/schemas/draft-00/Mapping
data/schemas/fusionyun.org/schemas/draft-00/Metadata
data/schemas/fusionyun.org/schemas/draft-00/Module
data/schemas/fusionyun.org/schemas/draft-00/PyObject
data/schemas/fusionyun.org/schemas/draft-00/SpObject
data/schemas/fusionyun.org/schemas/draft-00/definitions
data/schemas/fusionyun.org/schemas/draft-00/schema
data/schemas/fusionyun.org/schemas/draft-00/data/NdArray
data/schemas/fusionyun.org/schemas/draft-00/data/resources/Database
data/schemas/fusionyun.org/schemas/draft-00/data/resources/Directory
data/schemas/fusionyun.org/schemas/draft-00/data/resources/File
data/schemas/fusionyun.org/schemas/draft-00/data/resources/files/binary
data/schemas/fusionyun.org/schemas/draft-00/data/resources/files/geqdsk
data/schemas/fusionyun.org/schemas/draft-00/data/resources/files/namelist
data/schemas/fusionyun.org/schemas/draft-00/flow/Actor
data/schemas/fusionyun.org/schemas/draft-00/flow/Edge
data/schemas/fusionyun.org/schemas/draft-00/flow/Graph
data/schemas/fusionyun.org/schemas/draft-00/flow/Input
data/schemas/fusionyun.org/schemas/draft-00/flow/Node
data/schemas/fusionyun.org/schemas/draft-00/flow/Output
data/schemas/fusionyun.org/schemas/draft-00/flow/Port
data/schemas/fusionyun.org/schemas/draft-00/flow/Resource
data/schemas/json-schema.org/draft-07/schema
docs/APIReference.rst
docs/Design.md
docs/Makefile
docs/SciData.ipynb
docs/SciData_0.2
docs/SpDB.bib
docs/TimeSeriesAoS.md
docs/Tips.md
docs/conf.py
docs/index.md
docs/index.rst
docs/figures/CoreTransport.drawio
docs/figures/DataLocation.drawio
docs/figures/DataMapping.drawio
docs/figures/Flow-FileBased.drawio
docs/figures/IMAGE-0.drawio
docs/figures/IMAS_flow.drawio
docs/figures/IM_ASIPP.drawio
docs/figures/SpDB.drawio
docs/figures/SpDB.svg
docs/figures/SpDB.xml
docs/figures/SpDB2.drawio
docs/figures/SpDB2.png
docs/figures/SpDB2.svg
docs/figures/SpDM.drawio
docs/figures/SpDM.png
docs/figures/genray_cql3d.drawio
docs/figures/nc4-model.png
docs/figures/spdb_logo.drawio
docs/figures/spdb_logo.png
docs/figures/spdb_logo.svg
docs/site/index.md
docs/uml/ClassDiagram.puml
docs/uml/DataBase.puml
docs/uml/DataModel.puml
docs/uml/FyTok.puml
docs/uml/Node_state.puml
docs/uml/PhysQuantity.puml
examples/demo_entry.py
examples/demo_file.py
examples/demo_file_db.py
examples/demo_function.ipynb
examples/demo_mdslocal.py
examples/demo_node.py
examples/demo_path.py
examples/demo_plot_proflies.py
examples/demo_pluggable.ipynb
examples/demo_read.py
examples/demo_sp_property.py
examples/demo_util.ipynb
examples/example_entry.py
examples/read_iterdb.ipynb
examples/spdm_Function.ipynb
examples/spdm_sp_property.ipynb
examples/test_dict.py
examples/data/genray.in
examples/data/genray_new.in
examples/data/tasks.json
examples/data/tasks_new.yaml
examples/data/tasks_out.json
examples/data/tasks_yaml.json
examples/obsolete/PluginGEQdsk.py
examples/obsolete/demo_attr.py
examples/obsolete/demo_contours.py
examples/obsolete/demo_db.py
examples/obsolete/demo_east.py
examples/obsolete/demo_eq.py
examples/obsolete/demo_file.py
examples/obsolete/demo_function.py
examples/obsolete/demo_geqdsk.py
examples/obsolete/demo_imas.ipynb
examples/obsolete/demo_module.ipynb
examples/obsolete/demo_module.py
examples/obsolete/demo_mongodb.py
examples/obsolete/demo_profiles.py
examples/obsolete/demo_read_gfile.py
examples/obsolete/demo_serialize.py
examples/obsolete/demo_wall.ipynb
examples/obsolete/demo_xml.py
examples/obsolete/geqdsk.py
examples/obsolete/imas.ipynb
examples/obsolete/imas_example.ipynb
examples/obsolete/imas_util.py
examples/obsolete/mdsplus.ipynb
examples/obsolete/profile.ipynb
examples/obsolete/putslice_eq.py
python/spdm/__init__.py
python/spdm/__version__.py
python/spdm.egg-info/PKG-INFO
python/spdm.egg-info/SOURCES.txt
python/spdm.egg-info/dependency_links.txt
python/spdm.egg-info/requires.txt
python/spdm.egg-info/top_level.txt
python/spdm/core/actor.py
python/spdm/core/aos.py
python/spdm/core/bundle.py
python/spdm/core/collection.py
python/spdm/core/context.py
python/spdm/core/device.py
python/spdm/core/directory.py
python/spdm/core/document.py
python/spdm/core/domain.py
python/spdm/core/edge.py
python/spdm/core/entry.py
python/spdm/core/expression.py
python/spdm/core/field.py
python/spdm/core/file.py
python/spdm/core/function.py
python/spdm/core/functor.py
python/spdm/core/geo_object.py
python/spdm/core/graph.py
python/spdm/core/htree.py
python/spdm/core/mesh.py
python/spdm/core/path.py
python/spdm/core/picewise.py
python/spdm/core/pluggable.py
python/spdm/core/signal.py
python/spdm/core/sp_object.py
python/spdm/core/sp_property.py
python/spdm/core/task.py
python/spdm/core/time_series.py
python/spdm/geometry/box.py
python/spdm/geometry/circle.py
python/spdm/geometry/curve.py
python/spdm/geometry/line.py
python/spdm/geometry/plane.py
python/spdm/geometry/point.py
python/spdm/geometry/point_set.py
python/spdm/geometry/polygon.py
python/spdm/geometry/polyhedron.py
python/spdm/geometry/polyline.py
python/spdm/geometry/solid.py
python/spdm/geometry/surface.py
python/spdm/geometry/toroidal.py
python/spdm/geometry/transform.py
python/spdm/geometry/vector.py
python/spdm/geometry/obsolete/BSplineCurve.py
python/spdm/geometry/obsolete/BSplineSurface.py
python/spdm/geometry/obsolete/CubicSplineCurve.py
python/spdm/geometry/obsolete/GeoOp.py
python/spdm/geometry/obsolete/ParametricGeoObj.py
python/spdm/mesh/mesh_curvilinear.py
python/spdm/mesh/mesh_multiblock.py
python/spdm/mesh/mesh_ppoly.py
python/spdm/mesh/mesh_rectangular.py
python/spdm/mesh/mesh_rectilinear.py
python/spdm/mesh/mesh_structured.py
python/spdm/mesh/mesh_uniform.py
python/spdm/numlib/bvp.py
python/spdm/numlib/calculus.py
python/spdm/numlib/common.py
python/spdm/numlib/contours.py
python/spdm/numlib/interpolate.py
python/spdm/numlib/misc.py
python/spdm/numlib/numeric.py
python/spdm/numlib/optimize.py
python/spdm/numlib/smooth.py
python/spdm/numlib/spline.py
python/spdm/plugins/data/plugin_hdf5.py
python/spdm/plugins/data/plugin_json.py
python/spdm/plugins/data/plugin_mdsplus.py
python/spdm/plugins/data/plugin_namelist.py
python/spdm/plugins/data/plugin_netcdf.py
python/spdm/plugins/data/plugin_numpy.py
python/spdm/plugins/data/plugin_xml.py
python/spdm/plugins/data/plugin_yaml.py
python/spdm/utils/alias.py
python/spdm/utils/constants.py
python/spdm/utils/envs.py
python/spdm/utils/lazy_proxy.py
python/spdm/utils/logger.py
python/spdm/utils/misc.py
python/spdm/utils/multimap.py
python/spdm/utils/path_traverser.py
python/spdm/utils/plugin.py
python/spdm/utils/ref_resolver.py
python/spdm/utils/signature.py
python/spdm/utils/sp_export.py
python/spdm/utils/subprocess.py
python/spdm/utils/tags.py
python/spdm/utils/tree_utils.py
python/spdm/utils/typing.py
python/spdm/utils/uri_utils.py
python/spdm/view/sp_view.py
python/spdm/view/view_bokeh.py
python/spdm/view/view_latex.py
python/spdm/view/view_matplotlib.py
python/spdm/view/view_svg.py
tests/obsolete/test_dict.py
tests/obsolete/test_file_xml_read.py
tests/obsolete/test_func.py
tests/obsolete/test_func_display.py
tests/obsolete/test_list.py
tests/obsolete/test_profile.py
tests/obsolete/test_schma.py
tests/python/core/pf_active.xml
tests/python/core/test_domain.py
tests/python/core/test_entry.py
tests/python/core/test_entry_combiner.py
tests/python/core/test_entry_map.py
tests/python/core/test_entry_xml.py
tests/python/core/test_expression.py
tests/python/core/test_field.py
tests/python/core/test_file_hdf5.py
tests/python/core/test_function.py
tests/python/core/test_htree.py
tests/python/core/test_path.py
tests/python/core/test_schema.xsd
tests/python/core/test_sp_property.py
tests/python/geometry/test_GeoObject.py
tests/python/geometry/test_curve.py
tests/python/geometry/test_geometry.py
tests/python/geometry/test_polyline.py
tests/python/geometry/test_surface.py
tests/python/mesh/test_grid.py
tests/python/numlib/test_calculus.py
tests/python/utils/test_pluggable.py
tests/python/utils/test_tree.py
tests/python/utils/test_typing.py
tests/python/utils/test_util_ref_resolver.py
tests/python/view/test_view.py