.clang-format
.env
.gitignore
LICENSE.txt
README.md
README.zh.md
mkdocs.yml
pyproject.toml
.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/uml/ClassDiagram.puml
docs/uml/DataBase.puml
docs/uml/DataModel.puml
docs/uml/FyTok.puml
docs/uml/Node_state.puml
docs/uml/PhysQuantity.puml
easybuild/spdm-0.3.1-GCCcore-12.2.0-Python-3.10.8.eb
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_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/Collection.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/Graph.py
python/spdm/core/HTree.py
python/spdm/core/Path.py
python/spdm/core/Picewise.py
python/spdm/core/Signal.py
python/spdm/core/Task.py
python/spdm/core/TimeSeries.py
python/spdm/core/sp_property.py
python/spdm/geometry/BBox.py
python/spdm/geometry/Box.py
python/spdm/geometry/Circle.py
python/spdm/geometry/Curve.py
python/spdm/geometry/GeoObject.py
python/spdm/geometry/Line.py
python/spdm/geometry/Plane.py
python/spdm/geometry/Point.py
python/spdm/geometry/PointSet.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.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/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/LazyProxy.py
python/spdm/utils/PathTraverser.py
python/spdm/utils/__doc__.py
python/spdm/utils/alias.py
python/spdm/utils/constants.py
python/spdm/utils/envs.py
python/spdm/utils/logger.py
python/spdm/utils/misc.py
python/spdm/utils/multimap.py
python/spdm/utils/numeric.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/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