#!/bin/bash # cwd="`dirname ${BASH_SOURCE[0]}`" cd src/python/br/inpe/cea/dge/evs3d/ python main.py cd "$cwd"