Kozai::Catalog
Keeping orbital elements on hand: local files, optional downloads, and a disk cache that makes the difference invisible.
Constants
Log = ::Log.for("kozai.catalog")
NETWORK_ENABLED = {{ flag?(:no_network) ? false : true }}
Whether this build can fetch elements over the network.
False in a -Dno_network build. Reported by the API so that an operator
can tell "nothing to download" from "cannot download".