LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
./LICENSE
apsimNGpy/.DS_Store
apsimNGpy/CITATION.cff
apsimNGpy/__init__.py
apsimNGpy/config.py
apsimNGpy/configs.ini
apsimNGpy/exceptions.py
apsimNGpy/settings.py
apsimNGpy/t.apsim
apsimNGpy/version.py
apsimNGpy/weather.py
apsimNGpy.egg-info/PKG-INFO
apsimNGpy.egg-info/SOURCES.txt
apsimNGpy.egg-info/dependency_links.txt
apsimNGpy.egg-info/entry_points.txt
apsimNGpy.egg-info/requires.txt
apsimNGpy.egg-info/top_level.txt
apsimNGpy/.idea/apsimNGpy.iml
apsimNGpy/.idea/misc.xml
apsimNGpy/.idea/modules.xml
apsimNGpy/.idea/vcs.xml
apsimNGpy/.idea/workspace.xml
apsimNGpy/.idea/inspectionProfiles/Project_Default.xml
apsimNGpy/.idea/inspectionProfiles/profiles_settings.xml
apsimNGpy/.idea/shelf/Uncommitted_changes_before_Update_at_10_27_2024_12_50_AM__Changes_.xml
apsimNGpy/.idea/shelf/Uncommitted_changes_before_Update_at_10_27_2024_12_50_AM_[Changes]/shelved.patch
apsimNGpy/.idea/shelf/Uncommitted_changes_before_Update_at_8_14_2025_1_08_PM_[Changes]/shelved.patch
apsimNGpy/__pycache__/__init__.cpython-311.pyc
apsimNGpy/__pycache__/__init__.cpython-312.pyc
apsimNGpy/__pycache__/config.cpython-312.pyc
apsimNGpy/__pycache__/exceptions.cpython-312.pyc
apsimNGpy/__pycache__/settings.cpython-312.pyc
apsimNGpy/__pycache__/weather.cpython-312.pyc
apsimNGpy/cli/__init__.py
apsimNGpy/cli/_args.py
apsimNGpy/cli/apsim.py
apsimNGpy/cli/cli.py
apsimNGpy/cli/cli.rst
apsimNGpy/cli/client.py
apsimNGpy/cli/commands.py
apsimNGpy/cli/model_desc.py
apsimNGpy/cli/server.py
apsimNGpy/cli/set_bin.py
apsimNGpy/cli/set_ups.py
apsimNGpy/cli/__pycache__/__init__.cpython-312.pyc
apsimNGpy/cli/__pycache__/_args.cpython-312.pyc
apsimNGpy/cli/__pycache__/cli.cpython-312.pyc
apsimNGpy/cli/__pycache__/client.cpython-312.pyc
apsimNGpy/cli/__pycache__/commands.cpython-312.pyc
apsimNGpy/cli/__pycache__/model_desc.cpython-312.pyc
apsimNGpy/cli/__pycache__/set_bin.cpython-312.pyc
apsimNGpy/cli/__pycache__/set_ups.cpython-312.pyc
apsimNGpy/core/README.rst
apsimNGpy/core/__init__.py
apsimNGpy/core/_json.py
apsimNGpy/core/apsim.py
apsimNGpy/core/base_data.py
apsimNGpy/core/batch_runner.py
apsimNGpy/core/cal.py
apsimNGpy/core/config.py
apsimNGpy/core/configs.ini
apsimNGpy/core/core.py
apsimNGpy/core/cs_resources.py
apsimNGpy/core/experimentmanager.py
apsimNGpy/core/inspector.py
apsimNGpy/core/load_model.py
apsimNGpy/core/met_functions.py
apsimNGpy/core/model_loader.py
apsimNGpy/core/model_tools.py
apsimNGpy/core/mult_cores.py
apsimNGpy/core/nwrec_frm_edited.py
apsimNGpy/core/plotmanager.py
apsimNGpy/core/pythonet_config.py
apsimNGpy/core/runner.py
apsimNGpy/core/soilmanager.py
apsimNGpy/core/structure.py
apsimNGpy/core/weather.py
apsimNGpy/core/weathermanager.py
apsimNGpy/core/.idea/.gitignore
apsimNGpy/core/.idea/core.iml
apsimNGpy/core/.idea/misc.xml
apsimNGpy/core/.idea/modules.xml
apsimNGpy/core/.idea/vcs.xml
apsimNGpy/core/.idea/workspace.xml
apsimNGpy/core/.idea/inspectionProfiles/Project_Default.xml
apsimNGpy/core/.idea/inspectionProfiles/profiles_settings.xml
apsimNGpy/core/__pycache__/__init__.cpython-312.pyc
apsimNGpy/core/__pycache__/apsim.cpython-312.pyc
apsimNGpy/core/__pycache__/base_data.cpython-312.pyc
apsimNGpy/core/__pycache__/config.cpython-312.pyc
apsimNGpy/core/__pycache__/core.cpython-312.pyc
apsimNGpy/core/__pycache__/inspector.cpython-312.pyc
apsimNGpy/core/__pycache__/model_loader.cpython-312.pyc
apsimNGpy/core/__pycache__/pythonet_config.cpython-312.pyc
apsimNGpy/core/__pycache__/runner.cpython-312.pyc
apsimNGpy/core_utils/__init__.py
apsimNGpy/core_utils/clean.py
apsimNGpy/core_utils/configs.ini
apsimNGpy/core_utils/database_utils.py
apsimNGpy/core_utils/exceptions.py
apsimNGpy/core_utils/logger.py
apsimNGpy/core_utils/notify.py
apsimNGpy/core_utils/others.py
apsimNGpy/core_utils/progbar.py
apsimNGpy/core_utils/run_utils.py
apsimNGpy/core_utils/soilcurve.py
apsimNGpy/core_utils/spat.py
apsimNGpy/core_utils/spatial.py
apsimNGpy/core_utils/utils.py
apsimNGpy/core_utils/__pycache__/__init__.cpython-311.pyc
apsimNGpy/core_utils/__pycache__/__init__.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/database_utils.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/exceptions.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/logger.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/others.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/progbar.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/run_utils.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/soilcurve.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/spat.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/spatial.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/utils.cpython-311.pyc
apsimNGpy/core_utils/__pycache__/utils.cpython-312.pyc
apsimNGpy/dll/CastBridge.dll
apsimNGpy/dll/cast.cs
apsimNGpy/dll/readme.rst
apsimNGpy/examples/Figure_1.png
apsimNGpy/examples/configs.ini
apsimNGpy/examples/download and replace weather data.py
apsimNGpy/examples/tutorials/factorial-experiments.rst
apsimNGpy/examples/tutorials/populating manager scripts with new values.md
apsimNGpy/examples/tutorials/replacing values.py
apsimNGpy/examples/tutorials/running factorial experiments
apsimNGpy/examples/tutorials/running factorial experiments.py
apsimNGpy/examples/tutorials/running_experiments.ipynb
apsimNGpy/examples/tutorials/.ipynb_checkpoints/running_experiments-checkpoint.ipynb
apsimNGpy/images/model_tree.png
apsimNGpy/logo/apsimNGpy.png
apsimNGpy/manager/__init__.py
apsimNGpy/manager/others.py
apsimNGpy/manager/prof.py
apsimNGpy/manager/soil_queries.py
apsimNGpy/manager/soilcurve.py
apsimNGpy/manager/soilmanager.py
apsimNGpy/manager/weathermanager.py
apsimNGpy/manager/.idea/.gitignore
apsimNGpy/manager/.idea/manager.iml
apsimNGpy/manager/.idea/misc.xml
apsimNGpy/manager/.idea/modules.xml
apsimNGpy/manager/.idea/vcs.xml
apsimNGpy/manager/.idea/inspectionProfiles/Project_Default.xml
apsimNGpy/manager/.idea/inspectionProfiles/profiles_settings.xml
apsimNGpy/manager/__pycache__/__init__.cpython-311.pyc
apsimNGpy/manager/__pycache__/__init__.cpython-312.pyc
apsimNGpy/manager/__pycache__/others.cpython-312.pyc
apsimNGpy/manager/__pycache__/prof.cpython-312.pyc
apsimNGpy/manager/__pycache__/soil_queries.cpython-312.pyc
apsimNGpy/manager/__pycache__/soilcurve.cpython-312.pyc
apsimNGpy/manager/__pycache__/soilmanager.cpython-311.pyc
apsimNGpy/manager/__pycache__/soilmanager.cpython-312.pyc
apsimNGpy/manager/__pycache__/weathermanager.cpython-311.pyc
apsimNGpy/manager/__pycache__/weathermanager.cpython-312.pyc
apsimNGpy/optimizer/__init__.py
apsimNGpy/optimizer/_mixed.py
apsimNGpy/optimizer/_one_obj.py
apsimNGpy/optimizer/base.py
apsimNGpy/optimizer/configs.ini
apsimNGpy/optimizer/moo.py
apsimNGpy/optimizer/optutils.py
apsimNGpy/optimizer/ptest.py
apsimNGpy/optimizer/sampler.py
apsimNGpy/optimizer/single.py
apsimNGpy/optimizer/variables.py
apsimNGpy/optimizer/__pycache__/__init__.cpython-312.pyc
apsimNGpy/optimizer/__pycache__/base.cpython-312.pyc
apsimNGpy/optimizer/cvp/__init__.py
apsimNGpy/optimizer/cvp/configs.ini
apsimNGpy/optimizer/cvp/single_cont.py
apsimNGpy/optimizer/tests/__init__.py
apsimNGpy/optimizer/tests/sampler_unit_test.py
apsimNGpy/optimizer/tests/tests_sci_minimize.py
apsimNGpy/optimizer/tests/tutorial.py
apsimNGpy/parallel/README.rst
apsimNGpy/parallel/__init__.py
apsimNGpy/parallel/apsimNGpy_sim.log
apsimNGpy/parallel/batch.py
apsimNGpy/parallel/cof.json
apsimNGpy/parallel/cparallel
apsimNGpy/parallel/cparallel.cs
apsimNGpy/parallel/examples.py
apsimNGpy/parallel/process.py
apsimNGpy/parallel/safe.py
apsimNGpy/parallel/.idea/.gitignore
apsimNGpy/parallel/.idea/misc.xml
apsimNGpy/parallel/.idea/modules.xml
apsimNGpy/parallel/.idea/parallel.iml
apsimNGpy/parallel/.idea/vcs.xml
apsimNGpy/parallel/.idea/inspectionProfiles/Project_Default.xml
apsimNGpy/parallel/.idea/inspectionProfiles/profiles_settings.xml
apsimNGpy/parallel/__pycache__/__init__.cpython-312.pyc
apsimNGpy/parallel/__pycache__/examples.cpython-312.pyc
apsimNGpy/parallel/__pycache__/process.cpython-312.pyc
apsimNGpy/parallel/__pycache__/safe.cpython-312.pyc
apsimNGpy/raw_docs/README.md
apsimNGpy/raw_docs/Usage.rst
apsimNGpy/raw_docs/api.rst
apsimNGpy/raw_docs/cal.py
apsimNGpy/raw_docs/cli.rst
apsimNGpy/raw_docs/conf.py
apsimNGpy/raw_docs/configs.ini
apsimNGpy/raw_docs/factorial_experiments.rst
apsimNGpy/raw_docs/getting started.rst
apsimNGpy/raw_docs/index.rst
apsimNGpy/raw_docs/main.py
apsimNGpy/raw_docs/model inspection.rst
apsimNGpy/tests/__init__.py
apsimNGpy/tests/automate_tests.py
apsimNGpy/tests/configs.ini
apsimNGpy/tests/my_experiment_saved.apsimx
apsimNGpy/tests/my_experiment_saved.db
apsimNGpy/tests/my_experiment_saved2.apsimx
apsimNGpy/tests/my_experiment_saved2.db
apsimNGpy/tests/my_experiment_saved2.db-wal
apsimNGpy/tests/readme.rst
apsimNGpy/tests/temps
apsimNGpy/tests/tester_main.py
apsimNGpy/tests/__pycache__/__init__.cpython-312.pyc
apsimNGpy/tests/__pycache__/tests.cpython-312.pyc
apsimNGpy/tests/demos/__init__.py
apsimNGpy/tests/demos/configs.ini
apsimNGpy/tests/demos/customization of paralel processing.py
apsimNGpy/tests/demos/demos.py
apsimNGpy/tests/demos/mult_core.rst
apsimNGpy/tests/demos/parallel simulations.py
apsimNGpy/tests/demos/run_factorials.py
apsimNGpy/tests/scratch/temp_01dbd982-793c-11f0-9345-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_0402be28-793c-11f0-9c4b-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_0686e19c-793c-11f0-bad3-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_0904633b-793c-11f0-87d3-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_0b1fef11-793c-11f0-9f8a-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_907b3538-793b-11f0-8a55-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_92ddee9f-793b-11f0-80a8-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_958fc530-793b-11f0-9bc1-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_98022100-793b-11f0-ae81-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_a3f0d59b-793b-11f0-8ba4-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_a617a8fc-793b-11f0-ab75-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_aa09baae-793b-11f0-ba52-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_acc995e8-793c-11f0-b784-089204ded298_APSIM2025.8.7829.0_Maize.apsimx
apsimNGpy/tests/scratch/temp_acc995e9-793c-11f0-9b2a-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_acda1b59-793c-11f0-a1ef-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_acf8866b-793c-11f0-a924-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_ad0277c9-793c-11f0-ba7b-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_ad0277c9-793c-11f0-ba7b-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_ad0277c9-793c-11f0-ba7b-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_ad0277c9-793c-11f0-ba7b-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_ad0277c9-793c-11f0-ba7b-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_af0c4bd1-793c-11f0-95e7-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_af149440-793c-11f0-ae88-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_af2b52b7-793c-11f0-b4a7-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_af2b52b7-793c-11f0-b4a7-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_af2b52b7-793c-11f0-b4a7-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_af2b52b7-793c-11f0-b4a7-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_af2b52b7-793c-11f0-b4a7-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_b13a0dff-793c-11f0-8d23-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b13f80df-793c-11f0-9019-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1babcac-793c-11f0-a4d9-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1bd4e4b-793c-11f0-a60d-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1c0e2eb-793c-11f0-b07f-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1c4355d-793c-11f0-8dcb-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1c7e5bc-793c-11f0-be4d-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1cafbdf-793c-11f0-b1d0-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1cef33a-793c-11f0-b80f-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1d63dbd-793c-11f0-9f38-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_b1d63dbd-793c-11f0-9f38-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b1d63dbd-793c-11f0-9f38-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_b1d63dbd-793c-11f0-9f38-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_b1d63dbd-793c-11f0-9f38-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_b1d63dbd-793c-11f0-9f38-089204ded298_APSIM2025.8.7829.0.report4.csv
apsimNGpy/tests/scratch/temp_b3daefd2-793c-11f0-845a-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b3de00e2-793c-11f0-b2ed-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b3e2c36b-793c-11f0-8000-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b400d837-793c-11f0-ae99-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b404d790-793c-11f0-844f-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b409108a-793c-11f0-81ac-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b41beb9d-793c-11f0-a587-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b41e76c8-793c-11f0-87ec-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b4249d58-793c-11f0-b017-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b42770b8-793c-11f0-906e-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b429b087-793c-11f0-a2b1-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_b429b087-793c-11f0-a2b1-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b429b087-793c-11f0-a2b1-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_b429b087-793c-11f0-a2b1-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_b429b087-793c-11f0-a2b1-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_b623653f-793c-11f0-a0b8-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_b9930521-793c-11f0-bef3-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_be503bbf-793b-11f0-82a4-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_bf18b05a-793c-11f0-af0f-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_bf1bcaf7-793c-11f0-8a6e-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_bf2128cc-793c-11f0-b9f4-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_bf269031-793c-11f0-b930-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_bf293c63-793c-11f0-a3b1-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_bf293c63-793c-11f0-a3b1-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_bf293c63-793c-11f0-a3b1-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_bf293c63-793c-11f0-a3b1-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_bf293c63-793c-11f0-a3b1-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_c073ec8a-793b-11f0-aa8b-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_c118c9b0-793c-11f0-91a6-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c140beea-793c-11f0-8aca-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c14c7f86-793c-11f0-ba24-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c14f3042-793c-11f0-b257-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c1537688-793c-11f0-b46b-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_c1537688-793c-11f0-b46b-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c1537688-793c-11f0-b46b-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_c1537688-793c-11f0-b46b-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_c1537688-793c-11f0-b46b-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_c3002c66-793b-11f0-837d-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_c531c43d-793c-11f0-a6a7-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c53728cd-793c-11f0-9bc8-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_c53728cd-793c-11f0-9bc8-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c53728cd-793c-11f0-9bc8-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_c53728cd-793c-11f0-9bc8-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_c53728cd-793c-11f0-9bc8-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_c57c3005-793b-11f0-bb6e-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_c79bf60c-793b-11f0-8260-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_c9057cc8-793c-11f0-bdfc-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_c907bf0f-793c-11f0-a84a-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_cb377475-793c-11f0-809f-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_cb3a8a14-793c-11f0-b380-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_cd6a56c1-793c-11f0-8665-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_d11c0581-793c-11f0-abb0-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d11ef8fa-793c-11f0-8c2e-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1221b86-793c-11f0-8244-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d12cfe76-793c-11f0-b200-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1316d70-793c-11f0-a1b3-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d13384b1-793c-11f0-a321-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1378d15-793c-11f0-97e5-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d13c096c-793c-11f0-83ae-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d13e4ca5-793c-11f0-86db-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d13f538d-793b-11f0-be19-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_d14227a8-793c-11f0-8a43-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1443b10-793c-11f0-a0e7-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d147643c-793c-11f0-8dde-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1496b3d-793c-11f0-9d18-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d14e186c-793c-11f0-9fde-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1524574-793c-11f0-863b-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d155d0a4-793c-11f0-bf81-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1582ed4-793c-11f0-988a-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d15a5d34-793c-11f0-bba2-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d161e601-793c-11f0-9283-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d16b3ec3-793c-11f0-9a93-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d1701482-793c-11f0-aa72-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d17265bb-793c-11f0-aae7-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d364a7db-793b-11f0-aab3-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_d605b80b-793b-11f0-bc2d-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_d746ccb3-793c-11f0-addf-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d74bdf3e-793c-11f0-81e7-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_d8792d00-793b-11f0-a692-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_d8da1b61-793c-11f0-8412-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_dbd74bde-793c-11f0-bc29-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_dea9b108-793c-11f0-bd47-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_dea9b108-793c-11f0-bd47-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_dea9b108-793c-11f0-bd47-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_dea9b108-793c-11f0-bd47-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_dea9b108-793c-11f0-bd47-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_e0ca9e0c-793c-11f0-aca5-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_e0ca9e0c-793c-11f0-aca5-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_e0ca9e0c-793c-11f0-aca5-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_e0ca9e0c-793c-11f0-aca5-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_e0ca9e0c-793c-11f0-aca5-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_e30bd02a-793b-11f0-8493-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_e36a2115-793c-11f0-9a64-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_e36a2115-793c-11f0-9a64-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_e36a2115-793c-11f0-9a64-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_e36a2115-793c-11f0-9a64-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_e36a2115-793c-11f0-9a64-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_e53a085e-793b-11f0-b03f-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_e60c5d6a-793c-11f0-998f-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_e60c5d6a-793c-11f0-998f-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_e60c5d6a-793c-11f0-998f-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_e60c5d6a-793c-11f0-998f-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_e60c5d6a-793c-11f0-998f-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_e829f610-793c-11f0-88d2-089204ded298_APSIM2025.8.7829.0.Report.csv
apsimNGpy/tests/scratch/temp_e829f610-793c-11f0-88d2-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_e829f610-793c-11f0-88d2-089204ded298_APSIM2025.8.7829.0.db
apsimNGpy/tests/scratch/temp_e829f610-793c-11f0-88d2-089204ded298_APSIM2025.8.7829.0.db-shm
apsimNGpy/tests/scratch/temp_e829f610-793c-11f0-88d2-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_e921bbe2-793b-11f0-aa5a-089204ded298_APSIM2025.8.7829.0.db-wal
apsimNGpy/tests/scratch/temp_eaa01f09-793c-11f0-85f6-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/scratch/temp_eab52eca-793c-11f0-9d6d-089204ded298_APSIM2025.8.7829.0.apsimx
apsimNGpy/tests/unittests/__init__.py
apsimNGpy/tests/unittests/base_unit_tests.py
apsimNGpy/tests/unittests/comparing cultivar.py
apsimNGpy/tests/unittests/configs.ini
apsimNGpy/tests/unittests/debug cultivar.py
apsimNGpy/tests/unittests/marathon_runner.py
apsimNGpy/tests/unittests/model_tools.py
apsimNGpy/tests/unittests/test_cast_helper.py
apsimNGpy/tests/unittests/test_config.py
apsimNGpy/tests/unittests/test_edit_model.py
apsimNGpy/tests/unittests/test_experiment.py
apsimNGpy/tests/unittests/test_external_script.py
apsimNGpy/tests/unittests/test_get_weather_from_web_filename.py
apsimNGpy/tests/unittests/test_model_loader.py
apsimNGpy/tests/unittests/test_moo.py
apsimNGpy/tests/unittests/test_moo_whole.py
apsimNGpy/tests/unittests/test_single.py
apsimNGpy/tests/unittests/test_weathermanager.py
apsimNGpy/tests/unittests/testing nsg2on single objective.py
apsimNGpy/tests/unittests/unit_test_apsim.py
apsimNGpy/tests/unittests/unit_tests_core.py
apsimNGpy/tests/unittests/test_edits/Maize_nasa_1990_2001.met
apsimNGpy/tests/unittests/test_edits/nasa_2.met
apsimNGpy/tests/unittests/test_edits/temp_df684fdb-6cfa-11f0-8f37-089204ded298_MaizeAPSIM2024.5.7493.0.db-wal
apsimNGpy/tests/unittests/test_edits/weatherdata/Maize_daymet_1990_2001.met
apsimNGpy/tests/unittests/test_edits/weatherdata/__met_.met
apsimNGpy/tests/unittests/test_edits/weatherdata/ame_met_test.met
apsimNGpy/tests/unittests/test_edits/weatherdata/ames-test_write-to-file.met
apsimNGpy/utililies/__pycache__/__init__.cpython-311.pyc
apsimNGpy/utililies/__pycache__/utils.cpython-311.pyc
apsimNGpy/validation/__init__.py
apsimNGpy/validation/eval_methods.py
apsimNGpy/validation/evaluator.py
apsimNGpy/validation/examples.py
apsimNGpy/validation/visual.py
apsimNGpy/validation/__pycache__/__init__.cpython-312.pyc
apsimNGpy/validation/__pycache__/eval_methods.cpython-312.pyc
apsimNGpy/validation/__pycache__/evaluator.cpython-312.pyc
apsimNGpy/validation/__pycache__/examples.cpython-312.pyc
apsimNGpy/validation/__pycache__/visual.cpython-312.pyc
apsimNGpy/visual/__init__.py
apsimNGpy/visual/visual.py
apsimNGpy/visual/__pycache__/__init__.cpython-312.pyc
apsimNGpy/visual/__pycache__/visual.cpython-312.pyc
apsimNGpy/w/c.py
apsimNGpy/w/cleaner.py
apsimNGpy/w/configs.ini