Configuration#
easysnowdata.config#
Runtime configuration: quiet mode, interactivity, cache directory, compute region.
Everything here is cheap and network-free unless explicitly asked
(region() with probe=True), so it is safe to call at import time
(design contract §2.9).
Environment variables#
EASYSNOWDATA_QUIET1/truesilences the one-line credential summary printed on import.EASYSNOWDATA_CACHE_DIRRoot of the download cache (default: the platform user cache directory).
EASYSNOWDATA_REGIONOverrides compute-region detection, e.g.
us-west-2on a Coiled or Kubernetes worker where the EC2 metadata service is blocked, orlocalto force HTTPS access.
Return |
|
Return |
|
Return (and create) the easysnowdata cache directory. |
|
Where this process runs, as far as data access is concerned. |
|
Return the compute |
|
|