.beamignore
.dockerignore
.gitignore
CHANGELOG.md
HISTORY.rst
LICENSE.txt
README.md
TODO.md
pixi.lock
pixi.toml
pyproject.toml
.github/workflows/build-conda.yml
.github/workflows/publish-docs.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/runtests.yml
docs/api.rst
docs/apsimx.rst
docs/cli.rst
docs/conf.py
docs/dev.rst
docs/history.rst
docs/index.rst
docs/intro.rst
docs/models.rst
docs/server.rst
docs/usage.rst
recipe/recipe.yaml
simulatr/__init__.py
simulatr/__main__.py
simulatr/_version.py
simulatr/apsimx.py
simulatr/base.py
simulatr/cli.py
simulatr/config.py
simulatr/crop.py
simulatr/data.py
simulatr/n8n.py
simulatr/profile.py
simulatr/server.py
simulatr/utils.py
simulatr.egg-info/PKG-INFO
simulatr.egg-info/SOURCES.txt
simulatr.egg-info/dependency_links.txt
simulatr.egg-info/entry_points.txt
simulatr.egg-info/requires.txt
simulatr.egg-info/scm_file_list.json
simulatr.egg-info/scm_version.json
simulatr.egg-info/top_level.txt
simulatr/apsimx_data/AutoHarvest.json
simulatr/apsimx_data/AutoSow.json
simulatr/apsimx_data/Clock.json
simulatr/apsimx_data/Fertilize.json
simulatr/apsimx_data/Irrigate.json
simulatr/apsimx_data/MicroClimate.json
simulatr/apsimx_data/Soil.json
simulatr/apsimx_data/SowOrHarvestByDate.json
simulatr/apsimx_data/Summary.json
simulatr/apsimx_data/SurfaceOrganicMatter.json
simulatr/apsimx_data/Synchroniser.json
simulatr/apsimx_data/Weather.json
simulatr/apsimx_data/WeedCycle.json
tests/conftest.py
tests/test_apsimx.py
tests/test_data.py
tests/test_engine.py
tests/test_n8n.py
tests/test_server.py
tests/data/Champaign_IL_1981-01-01_to_2026-05-08.met
tests/data/SimpleWheat.Report.csv.expected
tests/data/SimpleWheat.apsimx
tests/data/SimpleWheatUnmanaged.Report.csv.expected
tests/data/SimpleWheatUnmanaged.apsimx
tests/data/SimpleWheatUnmanagedChampaign.Report.csv.expected
tests/data/SimpleWheatUnmanagedChampaign.apsimx
utils/Dockerfile.server
utils/beam_cloud_base_requirements.txt
utils/beam_pod.py