The purpose of this microservice is to download merra dataset using authentication. After downloading it converts the dataset into latitude and longitude using a formula and makes a call to DB_Writer to insert into the database.
Note: Change Directory
cd queue_worker_nasa
- Install Dependencies
pip install -r requirements.txt
- Run Worker
python worker.py