Skip to content
/ TECA Public

TECA, theToolkit for Extreme Climate Analysis, contains a collection of climate anlysis algorithms targetted at extreme event detection and analysis.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

LBL-EESA/TECA

This branch is 1 commit ahead of, 569 commits behind develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

edc80f5 · Jun 3, 2021
Jan 21, 2021
Feb 25, 2021
Jun 3, 2021
May 6, 2021
May 6, 2021
May 6, 2021
May 6, 2021
May 6, 2021
May 5, 2021
Jun 3, 2021
May 5, 2021
May 5, 2021
Jan 10, 2016
Mar 17, 2021
May 6, 2021
Apr 19, 2021
Jan 28, 2021
Jan 24, 2020
Jul 25, 2020
Jan 26, 2019
Nov 16, 2015
Jan 24, 2020
May 5, 2021
Feb 12, 2019
May 6, 2021
Nov 29, 2020

Repository files navigation

PyPI version

The Toolkit for Extreme Climate Analysis

TECA is a collection of climate analysis algorithms geared toward extreme event detection and tracking implemented in a scalable parallel framework. The code has been successfully deployed and run at massive scales on current DOE supercomputers. TECA's core is written in modern C++ and exploits MPI + X parallelism where X is one of threads, OpenMP, or GPUs. The framework supports a number of parallel design patterns including distributed data parallelism and map-reduce. While modern C++ delivers the highest performance, Python bindings make the code approachable and easy to use.

Documentation

The TECA User's Guide is the authorotative source for documentation on topics such as installing TECA, running TECA's command line applications, and Python development. The TECA source code is documented on our Doxygen site.

Tutorials

The TECA tutorials subversion repository contains slides from previous tutorials.

Examples

The TECA examples repository contains batch scripts and codes illustrating the use of TECA at scale.

Python

The TECA Python package is available on PyPi or by installing from sources. For more information see the TECA User's Guide sections on installing TECA and Python development.

CI and Testing

For the latest regression suite results see the TECA CDash project site.

Copyright Notice

TECA, Copyright (c) 2015, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.

If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Innovation & Partnerships Office at IPO@lbl.gov.

NOTICE. This software is owned by the U.S. Department of Energy. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, prepare derivative works, and perform publicly and display publicly. Beginning five (5) years after the date permission to assert copyright is obtained from the U.S. Department of Energy, and subject to any subsequent five (5) year renewals, the U.S. Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, prepare derivative works, distribute copies to the public, perform publicly and display publicly, and to permit others to do so.

About

TECA, theToolkit for Extreme Climate Analysis, contains a collection of climate anlysis algorithms targetted at extreme event detection and analysis.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published