API Reference ============= Core package .. automodule:: rshf :members: :undoc-members: :show-inheritance: Utility helpers .. automodule:: rshf.utils :members: :undoc-members: :show-inheritance: Model entry-point modules ------------------------- The following modules expose the primary model classes: - ``rshf.bioclip`` - ``rshf.climplicit`` - ``rshf.clip`` - ``rshf.croma`` - ``rshf.dinov3_sat`` - ``rshf.geoclap`` - ``rshf.geoclip`` - ``rshf.presto`` - ``rshf.prithvi`` - ``rshf.prom3e`` - ``rshf.rcme`` - ``rshf.remoteclip`` - ``rshf.rvsa`` - ``rshf.sat2cap`` - ``rshf.satclip`` - ``rshf.satmae`` - ``rshf.satmaepp`` - ``rshf.scalemae`` - ``rshf.senclip`` - ``rshf.sinr`` - ``rshf.streetclip`` - ``rshf.taxabind`` See :doc:`model_loading` for load snippets and :doc:`functions` for helper functions.