Documentation (latest) • Documentation (main branch) • Documentation (Dev) • Contributing
English / 简体中文 / 日本語Easy Climate is a Python package, aiming to use a line of code to analyze climate.
We support Python >= 3.10.
- Eliminate lengthy code for data and plot handling.
- Use numpy and xarray syntax for optimal computational speed.
- Dask for scalable parallel processing support extends climate data processing to TBs or PBs.
- Open-source software for increased application flexibility.
If you use pip, you can install easyclimate
with:
pip install easyclimate
For more information about installation, please chech the documentation.
👩🏾💻 Contributing to project development: Please read our Contributing Guide to see how you can help and give feedback.
🧑🏾🤝🧑🏼 Code of conduct: This project is released with a Code of Conduct. By participating in this project you agree to abide by its terms.
Imposter syndrome disclaimer: We want your help. No, really. There may be a little voice inside your head that is telling you that you're not ready, that you aren't skilled enough to contribute. We assure you that the little voice in your head is wrong. Most importantly, there are many valuable ways to contribute besides writing code.
Thanks to our many contributors!
This is free software: you can redistribute it and/or modify it under the terms
of the BSD 3-clause License. A copy of this license is provided in
LICENSE
.