Skip to content

Instantly share code, notes, and snippets.

@rruntsch
rruntsch / gist:265e026faf99cbc93cb8088b86c5dc13
Last active February 23, 2022 12:00
Python Class c_ncei_data_service_api
import requests
class c_ncei_data_service_api:
"""
Name: c_ncei_data_service_api.py
Author: Randy Runtsch
Date: April 11, 2021
Description: Python wrapper class for the NOA NCEI
Data Service API used to obtain weather and climate data.