CY-Meteo
An application to create graphics from weather data files.
Use the application
To run the application, follow thes steps:
Navigate to the root directory of the project
Run the following command in your terminal:
bash script.sh [OPTIONS]
Replace [OPTIONS]
with any desired command line options. This will execute the script and the application will start.
- A folder called
./graph
is created and the graphs are stored there in PNG format.
To find out how to use the [OPTIONS]
, use the following command:
bash script.sh --help
Authors
- Melvin Huynh-Quan-Binh
- Augustin Verove