UBC-MDS / noaastn

Python package that downloads, processes and visualizes weather data from the NOAA website.
https://noaastn.readthedocs.io/en/latest/
MIT License
3 stars 3 forks source link

Add docstring for plot_data function, add description in README #11

Closed chenzhao2020 closed 3 years ago

chenzhao2020 commented 3 years ago

This pr adds docstring for plot_data function in noaastn.py file, adds a short description for this function in README.md file, and modifies the format and typo for both files.