swarmpal.experimental._local_magnetic_model#
Attributes#
Classes#
Compute a magnetic model locally and append it to a datatree |
Functions#
|
|
|
Module Contents#
- swarmpal.experimental._local_magnetic_model.LATEST_CHAOS#
- swarmpal.experimental._local_magnetic_model.CHAOS_REGISTRY#
- swarmpal.experimental._local_magnetic_model.CHAOS_BASE_URL = 'https://zenodo.org/records/14893049/files/'#
- swarmpal.experimental._local_magnetic_model.evaluate_chaos(longitude: numpy.typing.ArrayLike, latitude: numpy.typing.ArrayLike, radius: numpy.typing.ArrayLike, time: numpy.typing.ArrayLike)[source]#
- class swarmpal.experimental._local_magnetic_model.LocalForwardMagneticModel(config: dict | None = None, active_tree: str = '/', inplace: bool = True)[source]#
Bases:
swarmpal.io.PalProcessCompute a magnetic model locally and append it to a datatree
- property process_name#