Dynamics of Regional Climate Systems (DRCS) - Tools for data analysis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

29 lines
845 B

[DEFAULT]
host = github
lib_name = drcstools
user = florianboergel
description = Tools for climate analysis
keywords = climate stats
author = Florian Boergel
author_email = florianboergel@gmail.com
copyright = Florian Boergel
branch = master
version = 1.0
min_python = 3.6
audience = Developers
language = English
custom_sidebar = False
license = apache2
status = 3
requirements = numpy xarray tqdm matplotlib dask netCDF4 scipy scikit-learn seaborn cartopy cftime gsw pycwt
# Change to, e.g. "nbs", to put your notebooks in nbs dir instead of repo root
nbs_path = nbs
doc_path = docs
# Anything shown as '%(...)s' is substituted with that setting automatically
doc_host = https://%(user)s.github.io
doc_baseurl = /%(lib_name)s/
git_url = https://github.com/%(user)s/%(lib_name)s/tree/%(branch)s/
lib_path = %(lib_name)s
title = %(lib_name)s