jefflombard / almanak-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Almanak.ai Python Tools

1. Data Grabber SDK

A simple wrapper for to get LTS data from https://cds.climate.copernicus.eu/

Local setup

  1. install pipenv (see https://github.com/pypa/pipenv)
  2. pipenv install
  3. create .cdsapirc file and add the following:
url: https://cds.climate.copernicus.eu/api/v2
key: <insert your api key here>

Usage

About


Languages

Language:Python 90.7%Language:JavaScript 9.3%