RCHG / FunFAN

Set of functions used for aerosols in climate models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FunFAN: set of functions for aerosols studies

Info

This is a set of modules and functions used For Aerosols studies.

Author

Ramiro Checa-Garcia

License

GPLv3 (GNU General Public License version 3)

Date

2020-01-01

Version

1.0

Documentation

doc_flat_Badge

Cite as

cite-link

Info and Motivation

This is set of modules and functions in python used for the analysis of aerosols in climate models or weather prediction models. Rather than a full package that constrains to the user to adopt an specific work-flow, the idea is to provide functions that can be implemented in other projects with minimal changes. The common shared set of functions would help to improve the reproducibility of our scientific results.

The package or set of functions is organized in folders where the specific goal is described, as well as its requirements in terms of external libraries.

One of the goals is that the set of functions increase over time.

Please if you use this software cite it as:

image

Documentation

FunFAN has been documented with Sphinx, therefore if you download it, you can open the documentation (at docs/build/html/index.html) with any web-browser

Also you can see online at ReadTheDocs-FunFAN

About

Set of functions used for aerosols in climate models

License:GNU General Public License v3.0


Languages

Language:Python 100.0%