osmose.engine.movement_maps

MovementMapSet: CSV spatial probability map loading and index_maps construction.

Manages the set of movement maps for a single species, providing a lookup table from (age_dt, step) to the corresponding probability grid. This is the data infrastructure for map-based (B1) movement — no movement logic is implemented here.

Classes

MovementMapSet(config, species_name, ...[, ...])

Spatial movement map set for one species.