LICENSE
README.md
pyproject.toml
rasdaman_mcp.egg-info/PKG-INFO
rasdaman_mcp.egg-info/SOURCES.txt
rasdaman_mcp.egg-info/dependency_links.txt
rasdaman_mcp.egg-info/entry_points.txt
rasdaman_mcp.egg-info/requires.txt
rasdaman_mcp.egg-info/top_level.txt
src/__init__.py
src/main.py
src/rasdaman_actions.py
src/timer.py
src/wcps_crash_course.py
src/wcps_chapters/clipping-wkt.md
src/wcps_chapters/common-errors.md
src/wcps_chapters/condensers-aggregation.md
src/wcps_chapters/coverage-constructor.md
src/wcps_chapters/crs-transform.md
src/wcps_chapters/domain-functions.md
src/wcps_chapters/encoding-formats.md
src/wcps_chapters/flip-sort.md
src/wcps_chapters/induced-operations.md
src/wcps_chapters/let-clause.md
src/wcps_chapters/query-structure.md
src/wcps_chapters/range-constructor.md
src/wcps_chapters/scale-extend.md
src/wcps_chapters/subsetting.md
src/wcps_chapters/switch-case.md
tests/test_main.py
tests/test_rasdaman_actions.py
tests/test_timer.py