craftutils.observation.field.Field.retrieve_catalogue(cat_name: str, force_update: bool = False, data_release: int | None = None) Retrieves and saves a catalogue of this field. Parameters¶ cat_name: str¶Name of catalogue; must match one of those available in craftutils.retrieve force_update: bool = False¶If True, retrieves the catalogue even if one is already on disk. Returns¶