Metadata-Version: 2.4
Name: drbx-kb-topics-sentinel-1-safe
Version: 1.1.1
Summary: DRB Knowledge-Base topic descriptor: Sentinel-1 SAFE (TTL, auto-loaded)
Author-email: GAEL Systems <drb-python@gael.fr>
License-Expression: LGPL-3.0-or-later
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: drb>=2.7.0
Requires-Dist: drbx-kb-topics-safe>=1.0.0

# drbx-kb-topics-sentinel-1-safe

This topic defines knowledge classes to recognize Sentinel-1 SAFE products.

## Optional driver dependencies

Some classes subclass topics shipped by driver packages that this package
does not depend on (a classification-only environment stays light — see
drb-testbench#48):

- **`drb-driver-netcdf >= 1.4.1`** — required to classify the Level-2 OCN
  measurement data files (`Sentinel-1 File: Level-2: Data` subclasses
  `nc:netCDF`). Without it, the resolver logs an
  *"is not discoverable"* warning for that subtree and OCN `.nc` files stop
  at the generic file topic.

All other parent classes come from `drb` core and `drbx-kb-topics-safe`,
which are declared dependencies.
