Skip to main content
Back to top
Ctrl
+
K
ActivitySim
Users Guide
Developers
Search
Ctrl
+
K
Choose version
Search
Ctrl
+
K
Users Guide
Developers
Choose version
Section Navigation
Developer Installation
Workflow State
State API
State.__init__
State.make_default
State.make_temp
create_example
State.run.heading_level
State.checkpoint.last_checkpoint
State.checkpoint.checkpoints
State.checkpoint.store
State.tracing.initialize
State.tracing.register_traceable_table
State.tracing.deregister_traceable_table
State.tracing.write_csv
State.tracing.trace_df
State.tracing.trace_interaction_eval_results
State.tracing.get_trace_target
State.tracing.trace_targets
State.tracing.has_trace_targets
State.tracing.dump_df
State.tracing.delete_output_files
State.tracing.delete_trace_files
State.extend.declare_table
Workflow Steps
Workflow Tables
Using Sharrow
Using Skim Dataset
Checkpointing
Workflows
Logging
Software Development
Component Configuration
Components
Initialize
Initialize LOS
Initialize Tours
Accessibility
Auto Ownership
Vehicle Type Choice
Telecommute Frequency
Coordinated Daily Activity Pattern
Mandatory Tour Frequency
School Escorting
Joint Tour Composition
Joint Tour Participation
Joint Tour Destination
Joint Tour Scheduling
Non-Mandatory Tour Frequency
Non-Mandatory Destination Choice
Non-Mandatory Tour Scheduling
Mandatory Tour Scheduling
Disaggregate Accessibility
Free Parking Eligibility
School Location
Transit Pass Ownership
Transit Pass Subsidy
Trip Destination
Work from Home
Work Location
Tour Mode Choice
At-work Subtours Frequency
At-work Subtours Destination Choice
At-work Subtour Scheduling
At-work Subtour Mode
Stop Frequency
Trip Purpose
Trip Destination
Trip Purpose and Destination
Trip Scheduling Choice
Trip Departure Choice
Trip Mode Choice
Parking Location Choice
Write Trip Matrices
Core Components
Benchmarking
Documentation
Change Log
Developers
HdfStore
HdfStore.__init__
HdfStore.__init__
#
HdfStore.
__init__
(
filename
:
Path
,
mode
=
'a'
)
#
On this page
HdfStore.__init__()
Show Source