LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
./LICENSE
apsimNGpy/CITATION.cff
apsimNGpy/README.RST
apsimNGpy/__init__.py
apsimNGpy/api.py
apsimNGpy/config.py
apsimNGpy/exceptions.py
apsimNGpy/logger.py
apsimNGpy/release.py
apsimNGpy/requirements.txt
apsimNGpy/settings.py
apsimNGpy/version.py
apsimNGpy/.cached/cache.db-shm
apsimNGpy/.cached/53/72/9b312e60318d6059dd7e457b73e6.val
apsimNGpy/.idea/.name
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/__pycache__/__init__.cpython-312.pyc
apsimNGpy/__pycache__/config.cpython-312.pyc
apsimNGpy/__pycache__/exceptions.cpython-312.pyc
apsimNGpy/__pycache__/logger.cpython-312.pyc
apsimNGpy/__pycache__/settings.cpython-312.pyc
apsimNGpy/_server/ZMQ-sync.db-shm
apsimNGpy/_server/__init__.py
apsimNGpy/_server/_client.py
apsimNGpy/_server/app.py
apsimNGpy/_server/main.py
apsimNGpy/_server/sessions.py
apsimNGpy/_server/test_app.py
apsimNGpy/_server/tests.py
apsimNGpy/_server/utils.py
apsimNGpy/_server/utils2.py
apsimNGpy/_server/zm_gpt.py
apsimNGpy/_server/zmq_example.py
apsimNGpy/bin_loader/README
apsimNGpy/bin_loader/__file__.py
apsimNGpy/bin_loader/resources.py
apsimNGpy/bin_loader/__pycache__/resources.cpython-312.pyc
apsimNGpy/build_from_source/windows.bat
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/fast_api.py
apsimNGpy/cli/model_desc.py
apsimNGpy/cli/req.py
apsimNGpy/cli/server.py
apsimNGpy/cli/set_bin.py
apsimNGpy/cli/set_ups.py
apsimNGpy/core/README.rst
apsimNGpy/core/__init__.py
apsimNGpy/core/_cultivar.py
apsimNGpy/core/_editor.py
apsimNGpy/core/_experiment_from_file.py
apsimNGpy/core/_json.py
apsimNGpy/core/_multi_core.py
apsimNGpy/core/_tiny_core.py
apsimNGpy/core/apsim.py
apsimNGpy/core/base_data.py
apsimNGpy/core/batch_runner.py
apsimNGpy/core/bin_manager.py
apsimNGpy/core/cal.py
apsimNGpy/core/ce.py
apsimNGpy/core/config.py
apsimNGpy/core/config_vars.py
apsimNGpy/core/core.py
apsimNGpy/core/data.csv
apsimNGpy/core/df_grp.py
apsimNGpy/core/doc_strings.py
apsimNGpy/core/edit.py
apsimNGpy/core/errors.txt
apsimNGpy/core/eun_dump.py
apsimNGpy/core/experiment.py
apsimNGpy/core/experimentmanager.py
apsimNGpy/core/factor.csv
apsimNGpy/core/inspector.py
apsimNGpy/core/load_model.py
apsimNGpy/core/logs.rst
apsimNGpy/core/main.py
apsimNGpy/core/maize_parameters.py
apsimNGpy/core/met_functions.py
apsimNGpy/core/model_editor.py
apsimNGpy/core/model_loader.py
apsimNGpy/core/model_tools.py
apsimNGpy/core/mult_cores.py
apsimNGpy/core/nodes.py
apsimNGpy/core/plotmanager.py
apsimNGpy/core/run_time_info.py
apsimNGpy/core/runner.py
apsimNGpy/core/sensitivity_manager.py
apsimNGpy/core/senstivitymanager.py
apsimNGpy/core/sim_tools.py
apsimNGpy/core/soiler.py
apsimNGpy/core/soilmanager.py
apsimNGpy/core/speed.py
apsimNGpy/core/structure.py
apsimNGpy/core/tiny_core.py
apsimNGpy/core/utils_for_experimnet.py
apsimNGpy/core/version_inspector.py
apsimNGpy/core/water.py
apsimNGpy/core/weather.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/inspectionProfiles/Project_Default.xml
apsimNGpy/core/.idea/inspectionProfiles/profiles_settings.xml
apsimNGpy/core/__pycache__/__init__.cpython-312.pyc
apsimNGpy/core/__pycache__/_multi_core.cpython-312.pyc
apsimNGpy/core/__pycache__/apsim.cpython-312.pyc
apsimNGpy/core/__pycache__/ce.cpython-312.pyc
apsimNGpy/core/__pycache__/core.cpython-312.pyc
apsimNGpy/core/__pycache__/df_grp.cpython-312.pyc
apsimNGpy/core/__pycache__/doc_strings.cpython-312.pyc
apsimNGpy/core/__pycache__/edit.cpython-312.pyc
apsimNGpy/core/__pycache__/experiment.cpython-312.pyc
apsimNGpy/core/__pycache__/model_loader.cpython-312.pyc
apsimNGpy/core/__pycache__/model_tools.cpython-312.pyc
apsimNGpy/core/__pycache__/mult_cores.cpython-312.pyc
apsimNGpy/core/__pycache__/plotmanager.cpython-312.pyc
apsimNGpy/core/__pycache__/run_time_info.cpython-312.pyc
apsimNGpy/core/__pycache__/runner.cpython-312.pyc
apsimNGpy/core/__pycache__/soiler.cpython-312.pyc
apsimNGpy/core/__pycache__/version_inspector.cpython-312.pyc
apsimNGpy/core/__pycache__/water.cpython-312.pyc
apsimNGpy/core/ru/Cargo.lock
apsimNGpy/core/ru/Cargo.toml
apsimNGpy/core/ru/README.rst
apsimNGpy/core/ru/imp.py
apsimNGpy/core/ru/pyproject.toml
apsimNGpy/core/ru/src/lib.rs
apsimNGpy/core_utils/__init__.py
apsimNGpy/core_utils/clean.py
apsimNGpy/core_utils/database_utils.py
apsimNGpy/core_utils/deco.py
apsimNGpy/core_utils/fert_helpers.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/soil_lay_calculator.py
apsimNGpy/core_utils/spat.py
apsimNGpy/core_utils/spatial.py
apsimNGpy/core_utils/utils.py
apsimNGpy/core_utils/__pycache__/__init__.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/database_utils.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/soil_lay_calculator.cpython-312.pyc
apsimNGpy/core_utils/__pycache__/utils.cpython-312.pyc
apsimNGpy/dll/CastBridge.dll
apsimNGpy/dll/cast.cs
apsimNGpy/dll/readme.rst
apsimNGpy/dll/ApsimRunnerBridge/ApsimRunnerBridge.cs
apsimNGpy/dll/ApsimRunnerBridge/ApsimRunnerBridge.csproj
apsimNGpy/dll/ApsimRunnerBridge/obj/ApsimRunnerBridge.csproj.nuget.dgspec.json
apsimNGpy/dll/ApsimRunnerBridge/obj/ApsimRunnerBridge.csproj.nuget.g.props
apsimNGpy/dll/ApsimRunnerBridge/obj/ApsimRunnerBridge.csproj.nuget.g.targets
apsimNGpy/dll/ApsimRunnerBridge/obj/project.assets.json
apsimNGpy/dll/ApsimRunnerBridge/obj/project.nuget.cache
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.AssemblyInfo.cs
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.AssemblyInfoInputs.cache
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.GeneratedMSBuildEditorConfig.editorconfig
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.assets.cache
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.csproj.CoreCompileInputs.cache
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.csproj.FileListAbsolute.txt
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.dll
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.pdb
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ApsimRunnerBridge.sourcelink.json
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/ref/ApsimRunnerBridge.dll
apsimNGpy/dll/ApsimRunnerBridge/obj/Release/net6.0/refint/ApsimRunnerBridge.dll
apsimNGpy/durable/durable_utils.py
apsimNGpy/example_jupiter_notebooks/README.rst
apsimNGpy/example_jupiter_notebooks/batch_simulations.ipynb
apsimNGpy/example_jupiter_notebooks/data_plotting_and_visualization.ipynb
apsimNGpy/example_jupiter_notebooks/descriptive_stats.ipynb
apsimNGpy/example_jupiter_notebooks/instantiate_model.ipynb
apsimNGpy/example_jupiter_notebooks/method_chain.ipynb
apsimNGpy/example_jupiter_notebooks/method_chain_r.ipynb
apsimNGpy/example_jupiter_notebooks/plotting.rst
apsimNGpy/example_jupiter_notebooks/repair.py
apsimNGpy/example_jupiter_notebooks/repair_notebooks.py
apsimNGpy/example_jupiter_notebooks/senstivity_analysis.py
apsimNGpy/example_jupiter_notebooks/senstivity_analysis.py.ipynb
apsimNGpy/example_jupiter_notebooks/images/bar_plots_with_estimator.png
apsimNGpy/example_jupiter_notebooks/images/bar_plots_with_hue.png
apsimNGpy/example_jupiter_notebooks/images/binned_cat_plot.png
apsimNGpy/example_jupiter_notebooks/images/cat_plot_no_hue.png
apsimNGpy/example_jupiter_notebooks/images/exp.png
apsimNGpy/example_jupiter_notebooks/images/hue_nitrogen.png
apsimNGpy/example_jupiter_notebooks/images/mva_hue_nitrogen_grp_n_p.png
apsimNGpy/example_jupiter_notebooks/images/series_ordered.png
apsimNGpy/example_jupiter_notebooks/images/styled.png
apsimNGpy/example_jupiter_notebooks/un_repaired/data_plotting_and_visualization.ipynb
apsimNGpy/example_jupiter_notebooks/un_repaired/generating_descriptics.ipynb
apsimNGpy/example_jupiter_notebooks/un_repaired/repair_notebooks.py
apsimNGpy/example_jupiter_notebooks/un_repaired/series_ordered.png
apsimNGpy/example_jupiter_notebooks/un_repaired/images/cat_plot_no_hue.png
apsimNGpy/example_jupiter_notebooks/un_repaired/images/mva_hue_nitrogen_grp_n_p.png
apsimNGpy/examples/Figure_1.png
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/images/bar_plots_no_hue.png
apsimNGpy/images/bar_plots_with_hue.png
apsimNGpy/images/cat_plot_no_hue.png
apsimNGpy/images/hue_nitrogen.png
apsimNGpy/images/model_tree.png
apsimNGpy/images/mva_hue_nitrogen_grp_n_p.png
apsimNGpy/logo/apsimNGpy.png
apsimNGpy/manager/__init__.py
apsimNGpy/manager/others.py
apsimNGpy/manager/prof.py
apsimNGpy/manager/saxon_rawls.py
apsimNGpy/manager/soil_queries.py
apsimNGpy/manager/soilcurve.py
apsimNGpy/manager/soilgrid.py
apsimNGpy/manager/soilmanager.py
apsimNGpy/manager/weather_propagation.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-312.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/moo.py
apsimNGpy/optimizer/optutils.py
apsimNGpy/optimizer/sampler.py
apsimNGpy/optimizer/single.py
apsimNGpy/optimizer/variables.py
apsimNGpy/optimizer/cvp/__init__.py
apsimNGpy/optimizer/cvp/single_cont.py
apsimNGpy/optimizer/minimize/__init__.py
apsimNGpy/optimizer/minimize/info
apsimNGpy/optimizer/minimize/q00000
apsimNGpy/optimizer/minimize/single_continous.py
apsimNGpy/optimizer/minimize/single_mixed.py
apsimNGpy/optimizer/minimize/test_objective_functions.py
apsimNGpy/optimizer/problems/__init__.py
apsimNGpy/optimizer/problems/back_end.py
apsimNGpy/optimizer/problems/scp.py
apsimNGpy/optimizer/problems/smp.py
apsimNGpy/optimizer/problems/variables.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/_process.py
apsimNGpy/parallel/app.py
apsimNGpy/parallel/batch_simulator.py
apsimNGpy/parallel/batched.py
apsimNGpy/parallel/blocks.py
apsimNGpy/parallel/cparallel.cs
apsimNGpy/parallel/data_manager.py
apsimNGpy/parallel/deco.py
apsimNGpy/parallel/errors.txt
apsimNGpy/parallel/examples.py
apsimNGpy/parallel/executors.py
apsimNGpy/parallel/info
apsimNGpy/parallel/process.py
apsimNGpy/parallel/stage_jobs.py
apsimNGpy/parallel/test_data_manager.py
apsimNGpy/parallel/wk.py
apsimNGpy/parallel/wks.py
apsimNGpy/parallel/.scrat/21f2a517-5917-4d3e-a5b1-a809a55f36ce.db-shm
apsimNGpy/parallel/.scrat/2d3058e3-3e65-4285-82cb-3f325f7eedca.db-shm
apsimNGpy/parallel/__pycache__/__init__.cpython-312.pyc
apsimNGpy/parallel/__pycache__/_process.cpython-312.pyc
apsimNGpy/parallel/__pycache__/batch_simulator.cpython-312.pyc
apsimNGpy/parallel/__pycache__/data_manager.cpython-312.pyc
apsimNGpy/parallel/__pycache__/process.cpython-312.pyc
apsimNGpy/parallel/api_utils/__init__.py
apsimNGpy/parallel/api_utils/sessions.py
apsimNGpy/pure/m.py
apsimNGpy/pure/model_builder.py
apsimNGpy/pure/models.py
apsimNGpy/pure/search.py
apsimNGpy/pure/search2.py
apsimNGpy/sensitivity/README.rst
apsimNGpy/sensitivity/Tutorial.rst
apsimNGpy/sensitivity/___base.py
apsimNGpy/sensitivity/analyse_e.py
apsimNGpy/sensitivity/clean_df.py
apsimNGpy/sensitivity/comb.json
apsimNGpy/sensitivity/combs.py
apsimNGpy/sensitivity/database_manifest.json
apsimNGpy/sensitivity/evaluate_salib.py
apsimNGpy/sensitivity/factors.py
apsimNGpy/sensitivity/fast.csv
apsimNGpy/sensitivity/fstr.py
apsimNGpy/sensitivity/helpers.py
apsimNGpy/sensitivity/requirements.txt
apsimNGpy/sensitivity/salib_sample.py
apsimNGpy/sensitivity/sampler.py
apsimNGpy/sensitivity/sens_file.json
apsimNGpy/sensitivity/sens_file.py
apsimNGpy/sensitivity/sens_file_metadata.json
apsimNGpy/sensitivity/sensitivity.py
apsimNGpy/sensitivity/senst.py
apsimNGpy/sensitivity/test_senstivity.py
apsimNGpy/sensitivity/__pycache__/helpers.cpython-312.pyc
apsimNGpy/sensitivity/__pycache__/salib_sample.cpython-312.pyc
apsimNGpy/sensitivity/__pycache__/sensitivity.cpython-312.pyc
apsimNGpy/soils/__init__.py
apsimNGpy/soils/helpers.py
apsimNGpy/soils/saxon_rawls.py
apsimNGpy/soils/soil_queries.py
apsimNGpy/soils/soilcurve.py
apsimNGpy/soils/soilgrid.py
apsimNGpy/soils/soilmanager.py
apsimNGpy/soils/speed.py
apsimNGpy/soils/__pycache__/__init__.cpython-312.pyc
apsimNGpy/soils/__pycache__/helpers.cpython-312.pyc
apsimNGpy/soils/__pycache__/saxon_rawls.cpython-312.pyc
apsimNGpy/soils/__pycache__/soilgrid.cpython-312.pyc
apsimNGpy/soils/__pycache__/soilmanager.cpython-312.pyc
apsimNGpy/spatial/__file__.py
apsimNGpy/spatial/helper.py
apsimNGpy/spatial/sampler.py
apsimNGpy/spatial/sp.ipynb
apsimNGpy/starter/__init__.py
apsimNGpy/starter/cs_resources.py
apsimNGpy/starter/load_clr.py
apsimNGpy/starter/starter.py
apsimNGpy/starter/__pycache__/__init__.cpython-312.pyc
apsimNGpy/starter/__pycache__/cs_resources.cpython-312.pyc
apsimNGpy/starter/__pycache__/starter.cpython-312.pyc
apsimNGpy/stats/data_insights.py
apsimNGpy/stats/__pycache__/data_insights.cpython-312.pyc
apsimNGpy/tests/.env_bin
apsimNGpy/tests/__init__.py
apsimNGpy/tests/__met_.met
apsimNGpy/tests/automate_tests.py
apsimNGpy/tests/bins_test.py
apsimNGpy/tests/client.py
apsimNGpy/tests/issue39.py
apsimNGpy/tests/readme.rst
apsimNGpy/tests/set_up.bat
apsimNGpy/tests/temps
apsimNGpy/tests/test_throw.py
apsimNGpy/tests/tester_main.py
apsimNGpy/tests/demos/__init__.py
apsimNGpy/tests/demos/customization of paralel processing.py
apsimNGpy/tests/demos/demos.py
apsimNGpy/tests/demos/experiment.py
apsimNGpy/tests/demos/mult_core.rst
apsimNGpy/tests/demos/parallel simulations.py
apsimNGpy/tests/demos/run_factorials.py
apsimNGpy/tests/stand_alone_runners/connection.py
apsimNGpy/tests/stand_alone_runners/main.py
apsimNGpy/tests/stand_alone_runners/mult_core.py
apsimNGpy/tests/stand_alone_runners/multi_core.bat
apsimNGpy/tests/stand_alone_runners/multi_core_2.py
apsimNGpy/tests/stand_alone_runners/multi_core_3.py
apsimNGpy/tests/stand_alone_runners/multi_core_4.py
apsimNGpy/tests/stand_alone_runners/requirements.txt
apsimNGpy/tests/stand_alone_runners/sens.bat
apsimNGpy/tests/stand_alone_runners/sens.py
apsimNGpy/tests/unittests/__init__.py
apsimNGpy/tests/unittests/apsimNGpy__init__.py
apsimNGpy/tests/unittests/base_unit_tests.py
apsimNGpy/tests/unittests/config_apsim_bin_context.py
apsimNGpy/tests/unittests/laze_import_tests.py
apsimNGpy/tests/unittests/mcp.py
apsimNGpy/tests/unittests/mult_core.py
apsimNGpy/tests/unittests/mult_core_b.py
apsimNGpy/tests/unittests/sg.py
apsimNGpy/tests/unittests/test_bin.py
apsimNGpy/tests/unittests/test_core_apsim_append_simulation.py
apsimNGpy/tests/unittests/test_core_core_remove_model.py
apsimNGpy/tests/unittests/test_edit_cult.py
apsimNGpy/tests/unittests/test_external_script.py
apsimNGpy/tests/unittests/test_factory.py
apsimNGpy/tests/unittests/test_sens.py
apsimNGpy/tests/unittests/test_sobol.py
apsimNGpy/tests/unittests/core/__init__.py
apsimNGpy/tests/unittests/core/apsim.py
apsimNGpy/tests/unittests/core/apsim_bin_context.py
apsimNGpy/tests/unittests/core/ce.py
apsimNGpy/tests/unittests/core/config.py
apsimNGpy/tests/unittests/core/core.py
apsimNGpy/tests/unittests/core/core_edit_model.py
apsimNGpy/tests/unittests/core/cs_resources.py
apsimNGpy/tests/unittests/core/data.csv
apsimNGpy/tests/unittests/core/data_insights.py
apsimNGpy/tests/unittests/core/debug cultivar.py
apsimNGpy/tests/unittests/core/edit.py
apsimNGpy/tests/unittests/core/edit_model_by_path.py
apsimNGpy/tests/unittests/core/experiment.py
apsimNGpy/tests/unittests/core/factor.csv
apsimNGpy/tests/unittests/core/factor.csv.csv
apsimNGpy/tests/unittests/core/factor_from_file.py
apsimNGpy/tests/unittests/core/model_loader.py
apsimNGpy/tests/unittests/core/model_tools.py
apsimNGpy/tests/unittests/core/multicoremanager.py
apsimNGpy/tests/unittests/core/plot_manager.py
apsimNGpy/tests/unittests/core/runner.py
apsimNGpy/tests/unittests/core/senstivitymanager.py
apsimNGpy/tests/unittests/core/tiny_core.py
apsimNGpy/tests/unittests/core/tools.py
apsimNGpy/tests/unittests/core/.scratch/temp_0073ac97-86a4-11f1-a730-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_00e6c9b8-64fb-11f1-98b0-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_01cf7e64-8d34-11f1-9b19-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_02541ffd-6500-11f1-87f5-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_02d63391-8d34-11f1-9aaf-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_03ca0fde-64fb-11f1-aa7d-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_04149c97-64fb-11f1-9123-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_062c9a6a-6546-11f1-9715-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_06efbb84-8d35-11f1-8dda-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_07f50325-8d35-11f1-8f43-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0898ac4a-8d35-11f1-8a0b-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0b3e16bb-64fc-11f1-b34b-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0bc5e80b-86a4-11f1-849a-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0d16e291-64fc-11f1-a9c9-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0d2c983a-6500-11f1-9466-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0d75f778-6500-11f1-ac52-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0d7ba786-64fc-11f1-b53c-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0d90ea38-653f-11f1-a3f8-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0dd7891a-8d34-11f1-82ed-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_0ee126e3-8d34-11f1-bf6a-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_117f803b-6542-11f1-9a53-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_11854a6f-8d12-11f1-b6a8-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_128897ec-8d36-11f1-a2f1-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_139382e8-8d36-11f1-8846-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_15409e9b-86ab-11f1-8da1-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_185ddea0-86a4-11f1-b9e6-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_18b259e9-8db8-11f1-94ad-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_191dfa2a-8db9-11f1-957a-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_19fd1fc5-8d34-11f1-9df0-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_1ab0325e-876e-11f1-a01e-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_1af6940e-8d34-11f1-a49f-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2029e416-8d33-11f1-bdf0-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_20605ed1-86ab-11f1-b0e1-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_212e7bf0-8d33-11f1-be54-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2407ff3f-86a4-11f1-84c7-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_24555f76-8d5a-11f1-b887-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_24577dc7-6500-11f1-bcd7-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_25454ffa-6546-11f1-9b5c-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_25b53101-6500-11f1-9ea7-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2a4145bc-8dd0-11f1-9160-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2a5b6d80-86ae-11f1-94d3-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2b6e3a2e-6500-11f1-9e7b-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2b96be9e-86ab-11f1-b64d-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2bb1a677-6500-11f1-8fe0-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2bb6408a-8d13-11f1-8f5d-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2f3b2678-8d12-11f1-812f-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2fa7c5b7-86a4-11f1-b49d-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_2fe40875-8dd0-11f1-a4d3-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_3402305e-8d57-11f1-96e4-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_34e487c2-6543-11f1-aac7-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_35091771-8d57-11f1-bb27-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_36dfaad4-86ab-11f1-b0c9-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_384953b0-8d33-11f1-b529-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_39552897-8d33-11f1-9917-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_3a73158f-8d32-11f1-8e36-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_3aec7ff0-8d32-11f1-af9e-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_40e76d8a-8d12-11f1-b96e-089204ded298_8087.apsimx.bak
apsimNGpy/tests/unittests/core/.scratch/temp_40e76d8a-8d12-11f1-b96e-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4259bf24-86ab-11f1-b81f-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4414919a-8d5a-11f1-be6a-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_455107b1-8dd0-11f1-8526-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_45c7814a-8d39-11f1-9b34-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4649a5eb-8d37-11f1-82cd-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_46e16e58-8d39-11f1-ac82-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4aef3d44-8d15-11f1-83b0-089204ded298_8087.apsimx.bak
apsimNGpy/tests/unittests/core/.scratch/temp_4aef3d44-8d15-11f1-83b0-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4b087336-8dd0-11f1-91c1-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4d7f6024-8d38-11f1-9a75-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4dfafe67-86ab-11f1-a500-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4e8f815f-6668-11f1-bc19-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_4f27c08f-8d5a-11f1-8ee5-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_4fda7991-64ff-11f1-bff6-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_50f4cff3-64ff-11f1-a8aa-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5510a572-8d33-11f1-b492-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5583327c-8dba-11f1-bf75-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5616aecc-8d33-11f1-b5c8-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_566fbfee-64ff-11f1-a614-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_56b24ace-64ff-11f1-aa53-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5750d63a-8d1d-11f1-ad81-089204ded298_8087.apsimx.bak
apsimNGpy/tests/unittests/core/.scratch/temp_5750d63a-8d1d-11f1-ad81-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_58180ae7-8d39-11f1-8022-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_589a71a5-8dba-11f1-aeaa-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_597cb4ac-64fb-11f1-a5a8-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5b2035fe-8d37-11f1-8140-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5c33e3bb-64fb-11f1-a942-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5c7887c6-64fb-11f1-b9e7-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5d5979e4-8d13-11f1-a1e7-089204ded298_8087.apsimx.bak
apsimNGpy/tests/unittests/core/.scratch/temp_5d5bed29-8d57-11f1-914f-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5e238108-6545-11f1-827a-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_5fbca8e3-6543-11f1-b124-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_619f0c63-8d37-11f1-9077-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6207dc55-64fc-11f1-bf48-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_63623474-64fc-11f1-9925-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_64015a28-8db7-11f1-a7d3-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_64015a28-8db7-11f1-a7d3-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6581d7a2-8d21-11f1-89b9-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_659b7850-6500-11f1-ac41-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6679dd4c-8d57-11f1-8768-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_668200e3-8d21-11f1-b621-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_66d1c0ae-8db7-11f1-8187-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_66e742bc-6500-11f1-a3ee-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_678270aa-8d57-11f1-98d4-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6846892e-86b0-11f1-9c36-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_697d800a-64fc-11f1-8ec7-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_69c07c0f-64fc-11f1-8188-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6c7d4a90-6500-11f1-a199-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6ca99611-8d38-11f1-b734-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6cbc7021-6500-11f1-8565-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6d44997e-8d5a-11f1-bdf1-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_6d44997e-8d5a-11f1-bdf1-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6e2ac5d0-64fb-11f1-bbe7-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_6fe60d9a-64fb-11f1-9ddc-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_700713f4-8d5a-11f1-85fa-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_7047aea2-64fb-11f1-8d32-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_718e2367-6542-11f1-8cc0-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_739273aa-8d32-11f1-aec4-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_749b554f-8d32-11f1-8a74-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_74bb36ca-8dcf-11f1-8e75-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_7694a467-8d12-11f1-b3f2-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_77226fb3-8d57-11f1-b433-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_782f67f3-8d57-11f1-b99b-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_7a593714-8d2c-11f1-b0c5-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_7a65bd62-8dcf-11f1-bbc0-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_7b6726d4-8d2c-11f1-a887-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_80d3fb07-8d13-11f1-ac9e-089204ded298_8087.apsimx.bak
apsimNGpy/tests/unittests/core/.scratch/temp_832eb13b-8d1e-11f1-b6d9-089204ded298_8087.db
apsimNGpy/tests/unittests/core/.scratch/temp_832eb13b-8d1e-11f1-b6d9-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_832eb13b-8d1e-11f1-b6d9-089204ded298_8087.db-wal
apsimNGpy/tests/unittests/core/.scratch/temp_8a1b845e-8d38-11f1-9ba0-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_8ee2ff98-652b-11f1-8568-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_9077c06c-652b-11f1-b793-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_907bcd33-8d35-11f1-8e9c-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_90e9320d-8dcf-11f1-ab9e-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_90eb31c2-86ac-11f1-bb02-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_9190196b-8d35-11f1-8c25-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_96a280d8-8dcf-11f1-8668-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_96acd6b8-8db7-11f1-961b-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_96acd6b8-8db7-11f1-961b-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_96c9ea85-652b-11f1-b20d-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_97550aba-652b-11f1-8304-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_97e031c0-6542-11f1-a48b-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_97ebb1e6-652b-11f1-9f51-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_9813b36e-6524-11f1-904e-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_9883da16-652b-11f1-8839-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_9975339d-8db7-11f1-a5f2-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_9f67e3cf-6524-11f1-b41b-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_9fd7d5b0-8d37-11f1-8ada-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_9ff0afbd-8d57-11f1-ad34-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a0def069-64fb-11f1-9649-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a0f057dc-8d57-11f1-a288-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a1d42956-8d35-11f1-b677-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a2c92838-64fb-11f1-995f-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a2da75cf-8d35-11f1-8543-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a33761d6-64fb-11f1-b138-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a4a1ea27-8d38-11f1-83a8-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a4d17e62-8d21-11f1-be9b-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a5cf550f-8d21-11f1-891c-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a79662f7-64fc-11f1-8c9b-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a8e99ca1-64fc-11f1-a204-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_a9441956-8d39-11f1-b785-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_ae5275e0-64fc-11f1-8b1e-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_ae959a69-64fc-11f1-83ee-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_af107b76-8d38-11f1-a43b-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_afe5c217-8d12-11f1-a198-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_b0645909-8d34-11f1-8d67-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_b069d169-8d11-11f1-ac1b-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_b16fcd06-8d34-11f1-b5f8-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_b2d751b2-8d38-11f1-b024-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_b2f6bd20-64ff-11f1-b254-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_b451572a-64ff-11f1-a0d3-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_b9c38498-64ff-11f1-a423-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_ba039d55-64ff-11f1-8bff-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_ba8897f5-86a9-11f1-a8ed-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_bc0e23e1-64fb-11f1-8236-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_bc32cd85-8d59-11f1-aca2-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_bd1865eb-8d39-11f1-b528-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_bdf20c2c-64fb-11f1-a008-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_be19118f-8d39-11f1-92da-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_be5eb56c-64fb-11f1-a563-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_bf2dee1b-8d36-11f1-b002-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c030d3af-8d36-11f1-8522-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c0e43f93-8d36-11f1-bdd0-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c1a4f26c-64fa-11f1-8be5-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c2b47a6f-64fa-11f1-8b8d-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c309d5fb-64fa-11f1-bb20-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c47e8a66-8d12-11f1-9ced-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c5e05286-86a9-11f1-9499-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c5fc1603-8db7-11f1-bb4b-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_c6ed9da0-8d34-11f1-b401-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c7fa2f20-8d34-11f1-bf93-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c89d1cab-8d34-11f1-be1b-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_c8bc9ebd-8d38-11f1-8bb8-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_cbf62abb-8d38-11f1-bf87-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_cc2dd6c4-8d0e-11f1-b388-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_cf33a607-6542-11f1-b1bd-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_d07ab884-8dcf-11f1-b76c-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_d1091031-86a9-11f1-a7f3-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_d262ca3f-64ff-11f1-afd7-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_d61f1aa3-8dcf-11f1-8c37-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_d80752ab-8d38-11f1-871e-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_d823fdd7-8d32-11f1-ad08-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_d926be42-8d32-11f1-b702-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_dc52b4d1-86a9-11f1-8963-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_de8aa0a9-8db7-11f1-a03f-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_e12639dd-8d20-11f1-9ea2-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_e519200c-8d12-11f1-8b45-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_e748e9ac-86a9-11f1-8e10-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_e79f385b-8d59-11f1-857e-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_e7c9fedc-8dcf-11f1-abf2-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_eb3f3459-65a0-11f1-bc47-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_ecc451c1-8d32-11f1-b2e9-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_ed40f991-65a0-11f1-b2b1-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_ed6780b0-8dcf-11f1-94e3-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_edcde04c-8d32-11f1-99e0-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f18e7b9b-8a38-11f1-9a16-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f25d8033-86a9-11f1-a1f3-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f2804820-64ff-11f1-b707-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f2db2f1b-64ff-11f1-b2b8-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f4afe733-65a0-11f1-8251-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f4e06f94-86a3-11f1-afa5-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f56fa2dc-65a0-11f1-9706-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f64dbccb-65a0-11f1-89e0-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f72d6fd8-65a0-11f1-b3ba-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_f9fe9005-8db7-11f1-bf51-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_f9fe9005-8db7-11f1-bf51-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_fb84e735-86ac-11f1-92eb-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_fd16579a-8db7-11f1-bcb9-089204ded298_8087.csv
apsimNGpy/tests/unittests/core/.scratch/temp_fd16579a-8db7-11f1-bcb9-089204ded298_8087.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_fd371b3b-6542-11f1-b0eb-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/.scratch/temp_fe9e277d-86ac-11f1-9ec9-089204ded298_8057.db-shm
apsimNGpy/tests/unittests/core/test_apsim/.scratch/temp_4cbb6f2d-641e-11f1-86a3-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/test_apsim/.scratch/temp_65b9cefb-641e-11f1-a312-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/core/test_edits/.scratch/temp_98bd90cd-6157-11f1-91e6-089204ded298_8027.db-shm
apsimNGpy/tests/unittests/manager/__init__.py
apsimNGpy/tests/unittests/manager/soilmanager.py
apsimNGpy/tests/unittests/manager/test_get_weather_from_web_filename.py
apsimNGpy/tests/unittests/manager/weathermanager.py
apsimNGpy/tests/unittests/optimizer/__init__.py
apsimNGpy/tests/unittests/optimizer/moo.py
apsimNGpy/tests/unittests/optimizer/single.py
apsimNGpy/tests/unittests/optimizer/smp.py
apsimNGpy/tests/unittests/optimizer/test_moo.py
apsimNGpy/tests/unittests/optimizer/testing nsg2on single objective.py
apsimNGpy/tests/unittests/optimizer/vars.py
apsimNGpy/tests/unittests/optimizer/minimize/__file__.py
apsimNGpy/tests/unittests/optimizer/minimize/info
apsimNGpy/tests/unittests/optimizer/minimize/q00003
apsimNGpy/tests/unittests/optimizer/minimize/q00004
apsimNGpy/tests/unittests/optimizer/minimize/test_objective_functions.py
apsimNGpy/tests/unittests/optimizer/problem/__init__.py
apsimNGpy/tests/unittests/optimizer/problem/smp.py
apsimNGpy/tests/unittests/senstivity/__file__.py
apsimNGpy/tests/unittests/senstivity/grouper_test.py
apsimNGpy/tests/unittests/senstivity/sensitivity.py
apsimNGpy/tests/unittests/senstivity_study/bc.py
apsimNGpy/tests/unittests/senstivity_study/cultivars_params.py
apsimNGpy/tests/unittests/senstivity_study/main.py
apsimNGpy/tests/unittests/senstivity_study/maize_parameters.py
apsimNGpy/tests/unittests/senstivity_study/output.py
apsimNGpy/tests/unittests/senstivity_study/salib_based_sens.py
apsimNGpy/tests/unittests/senstivity_study/salib_helpers.py
apsimNGpy/tests/unittests/senstivity_study/utils.py
apsimNGpy/tests/unittests/senstivity_study/resultsGraphs/data_server.py
apsimNGpy/tests/unittests/senstivity_study/resultsGraphs/heatmaps.py
apsimNGpy/tests/unittests/senstivity_study/resultsGraphs/ranks.py
apsimNGpy/tests/unittests/senstivity_study/resultsGraphs/violin.py
apsimNGpy/tests/unittests/starter/__init__.py
apsimNGpy/tests/unittests/starter/starter.py
apsimNGpy/validation/__init__.py
apsimNGpy/validation/eval_methods.py
apsimNGpy/validation/evaluator.py
apsimNGpy/validation/examples.py
apsimNGpy/validation/visual.py
apsimNGpy/visual/__init__.py
apsimNGpy/visual/visual.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
images/Cultivar_Maize.png
images/Cultivar_Maize_Yield_Lineplot.png
images/Maize_experiment.png
images/apsim_file_structure.png
images/bar_plots_with_estimator.png
images/bar_plots_with_hue.png
images/binned_cat_plot.png
images/calibrated_figure.png
images/cat_plot_no_hue.png
images/exp.png
images/gui.png
images/gui_watch_changes.png
images/hue_nitrogen.png
images/img.png
images/inspect_file.png
images/mva_hue_nitrogen_grp_n_p.png
images/no_nsg2.png
images/series_ordered.png
images/styled.png
images/yield_nleach.png