polaris.mesh.spherical.critical_transects.CriticalTransects
- class polaris.mesh.spherical.critical_transects.CriticalTransects(land_blockages: Any, passages: Any)[source]
Default critical transect collections shared across mesh workflows.
- Variables:
land_blockages (geometric_features.FeatureCollection) – Transects where land must be preserved
passages (geometric_features.FeatureCollection) – Transects where ocean must be preserved
Methods
__init__(land_blockages, passages)Attributes
land_blockagespassages