joshpy
Getting Started
Tutorials
Getting Started
Single Run & Iteration
SweepManager
Analysis & Visualization
Inspecting Runs
External Data
Preprocessing
External Data Sweeps
GridSpec Variant Sweeps
Timestep Interventions
Project Structure
Project Organization
Complete Example
Multi-Session Sweeps
Advanced
Adaptive Sweeps
Low-Level Components
Bottling Runs
Debug Output Inspection
Finding Bottlenecks
Switching Josh Versions
Remote Execution
Templating
Architecture
Best Practices
Reference
Josh
JAR Management
jar.JarMode
API Reference
CLI
cli.JoshCLI
cli.CLIResult
cli.RunConfig
cli.RunRemoteConfig
cli.NetcdfPreprocessConfig
cli.GeotiffPreprocessConfig
cli.CsvPreprocessConfig
cli.ValidateConfig
Jobs
jobs.JobConfig
jobs.SweepConfig
jobs.ConfigSweepParameter
jobs.FileSweepParameter
jobs.JobExpander
jobs.JobSet
jobs.ExpandedJob
jobs.run_sweep
jobs.SweepResult
jobs.AdaptiveSweepResult
Strategies
strategies.SweepStrategy
strategies.CartesianStrategy
strategies.OptunaStrategy
strategies.strategy_from_dict
strategies.run_adaptive_sweep
strategies.sample_params_from_trial
Registry
registry.RunRegistry
registry.RegistryCallback
registry.SessionInfo
registry.ConfigInfo
registry.RunInfo
registry.DataSummary
Data & Diagnostics
cell_data.CellDataLoader
cell_data.DiagnosticQueries
diagnostics.SimulationDiagnostics
Sweep Management
sweep.SweepManager
sweep.SweepManagerBuilder
sweep.recover_sweep_results
sweep.load_job_results
sweep.LoadConfig
sweep.ResultLoadError
JAR Management
jar.JarMode
jar.JarManager
jar.get_jar
On this page
jar.JarMode
JAR Management
jar.JarMode
jar.JarMode
jar.JarMode()
JAR selection mode. Select one of JarMode.PROD, JarMode.DEV, or JarMode.LOCAL.