Welcome to the official repository for the tutorial video on extracting meteorological data from NASA's power project website. In this tutorial, we'll guide you through manual and automated methods of accessing meteorological data, and preprocessing it.
Dive into automating data retrieval using API calls. Follow along as we guide you through parameter selection and how to dynamically used them in the API endpoint.
To follow along with the tutorial, make sure you have the necessary dependencies installed. You can install them using the provided requirements.txt file:
pip install -r requirements.txt