Commit 6fa2cdf6 authored by Shoulin Wei's avatar Shoulin Wei
Browse files

init

parent af5a87db
# CSST local APIs library # CSST Cluster APIs library
## Introduction ## Introduction
This package provides APIs to access csst's files and databases in your localized environment. This package provides APIs to access csst's files and databases.
## Installation ## Installation
This library can be installed with the following command: This library can be installed with the following command:
```bash ```bash
python setup.py install pip install git+https://github.com/astronomical-data-processing/csst-dfs-api-cluster.git
``` ```
## Configuration ## Configuration
set enviroment variable set enviroment variable
CSST_LOCAL_FILE_ROOT = [a local file directory] #default: /opt/temp/csst CSST_DFS_CONFIG_SERVER = ip:port
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment