ampycloud.data#
Copyright (c) 2021-2026 MeteoSwiss, contributors listed in AUTHORS.
Distributed under the terms of the 3-Clause BSD License.
SPDX-License-Identifier: BSD-3-Clause
Module contains: data classes
Attributes#
Classes#
Abstract parent class for data chunk classes. |
Module Contents#
- class AbstractChunk(data: pandas.DataFrame, prms: dict | None = None, geoloc: str | None = None, ref_dt: str | None = None)[source]#
Bases:
abc.ABCAbstract parent class for data chunk classes.
- property msa: float[source]#
The Minimum Sector Altitude set when initializing this specific instance, in ft aal.