Environment Variables
The Library and CLI uses a few environment variables to simplify some access.
Environment Variable |
Default Value |
Description |
|---|---|---|
|
|
Specify the location of the cache directory. By default this uses your user’s cache directory |
|
|
The URL that is used to access the CAR’s REST API. |
|
|
The repository that large files will be added to |
|
|
The link used as the base path for downloading the large files. |
|
|
The username to be used for uploading new data. (If left as |
|
|
The password to be used for uploading new data. (If left as |
|
|
A possible repository URL |
|
|
The list of sources to search through. Refer to Data Sources |
|
|
Used for compatibility with the CI environment |
|
|
Used for compatibility with the CI environment |
The variables CAR_TMDATA_REPOSITORY_URL and CAR_RAW_REPOSITORY_URL are
used as alternatives to SKA_TELMODEL_SOURCES but only in the CI environment,
they are not intended to be used in most cases.