Place your CSV files containing temporal event data in the following directory:
data/input/<folder>Replace <folder> with the appropriate subfolder name, if necessary.
- Navigate to your project directory in the terminal.
- Run the following command to build the Docker image
docker compose build
After successfully building the Docker image, start the application by running:
docker compose upThis command will start all the services defined in the docker-compose.yml file and make the application available for use.
Once the application is running, go to http://localhost:8060.
project-root/
├── data/
│ └── input/
│ └── <folder>/
│ ├── file1.csv
│ └── file2.csv
├── Dockerfile
├── docker-compose.yml
└── ...rice_fields='docker run --rm \
-v ${HOME}/Developer/rice_fields/python_script:/app \
-v ${HOME}/Developer/rice_fields/data:/mnt \
-p 8060:8060 \
-e DATA_PATH=/mnt \
geocompas/rice_fields:v1 python server.py'In some cases,
sudo chmod -R 777 ./data
a: create windowsd: Save and Nextw: remove last window
