4. Access to the correct repository with the environment Entorno-AirFlow_IotAgent_OrionLD_QuantumLeap
cd Entorno-AirFlow_IotAgent_OrionLD_QuantumLeap
5. Change API Key at the script flujo_coperniocus_orion_quantumleap.py
c = cdsapi.Client(url="https://cds.climate.copernicus.eu/api",
key="PUT_YOUR_API_KEY_HERE")
6. Run the docker compose yaml
docker compose up --build
7. Check the status of the containers in a new terminal
docker ps
8. Access to Airflow to see the DAG running (You may create an account first)
9. Check CreateDB to get historical data You may create an account first
10. Shut down the docker