Downloading catalogs¶
Stub
Final content will walk through acid download for every supported
source (HTTP, SSH, local) and every common subsetting pattern
(cone, columns, both).
Topics planned:
acid download URL DESTfor HTTP, SSH (user@host:/path), and local-filesystem mirrors.--cone RA,DEC,RADIUS_DEGfor spatial subsets.--columns ra,dec,magfor column subsets. HATS RA/Dec/healpix columns are auto-included.--estimateto preview download size before pulling.--workers Nfor parallel transfers.acid inspect <URL>for peeking at a remote catalog (summary, schema, properties) before downloading.- What gets generated locally:
point_map.fits, refreshed_metadata, optional margin cache.
The downloaded directory is itself a valid HATS catalog you can
hand straight to acid.sql(catalogs="./that/dir/").