tobac
A Python package for identifiying, tracking and analysing of clouds and other meteorological phenomena in different types of gridded datasets.
https://github.com/tobac-project/tobac
Category: Atmosphere
Sub Category: Atmospheric Chemistry and Aerosol
Keywords
cloud tracking
Keywords from Contributors
closember pyart radar-processing weather-radars
Last synced: about 20 hours ago
JSON representation
Repository metadata
Tracking and object-based analysis of clouds
- Host: GitHub
- URL: https://github.com/tobac-project/tobac
- Owner: tobac-project
- License: bsd-3-clause
- Created: 2017-11-02T14:00:51.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T09:56:05.000Z (12 days ago)
- Last Synced: 2025-04-18T04:11:11.598Z (9 days ago)
- Topics: cloud, tracking
- Language: Python
- Homepage:
- Size: 77.4 MB
- Stars: 115
- Watchers: 7
- Forks: 57
- Open Issues: 64
- Releases: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Zenodo: .zenodo.json
README.md
tobac - Tracking and Object-based Analysis of Clouds
What is it?
tobac is a Python package for identifiying, tracking and analysing of clouds and other meteorological phenomena in different types of gridded datasets. tobac is unique in its ability to track phenomena using any variable on any grid, including radar data, satellite observations, and numerical model output. tobac has been used in a variety of peer-reviewed publications and is an international, multi-institutional collaboration.
Documentation
Individual features are identified as either maxima or minima in a two dimensional time varying field.
The volume/area associated with the identified objects can be determined based on a time-varying 2D or 3D field and a threshold value. The in thre tracking step, the identified objects are linked into consistent trajectories representing the cloud over its lifecycle.
Detailed documentation of the package can be found at https://tobac.readthedocs.io.
Release announcements, workshop and conference announcements, and other information of interest to the broader tobac users group are sent to the tobac core group mailing list. If you are interested in contributing to the development of tobac, we invite you to join the tobac developers mailing list. Information on monthly developers' meetings and other developer discussion and announcements are sent to that list.
We also have a Slack server for both users and developers. For information on joining that, please contact the tobac developers mailing list, or see the information in the tobac release notes sent to the tobac mailing list.
Installation
tobac requires Python 3, and support for Python versions before 3.7 (i.e., 3.6 and lower) is deprecated and will be removed in tobac version 1.5.
The easiest way is to install the most recent version of tobac via conda and the conda-forge channel:
conda install -c conda-forge tobac
This will take care of all necessary dependencies and should do the job for most users and also allows for an easy update of the installation by
conda update -c conda-forge tobac
You can also install conda via git, either for development purposes or to use specific development branches for the Github repository.
If you are using anaconda, the following command from within the cloned repository should make sure all dependencies are met and up to date:
conda install -c conda-forge --yes --file requirements.txt
You can directly install the package directly from github with pip and either of the two following commands:
pip install --upgrade git+ssh://[email protected]/tobac-project/tobac.git
pip install --upgrade git+https://github.com/tobac-project/tobac.git
You can also clone the package with any of the two following commands
git clone [email protected]:tobac-project/tobac.git
git clone https://github.com/tobac-project/tobac.git
and install the package from the locally cloned version:
pip install tobac/
Contributing
We encourage bug reports, questions, and code contributions. For more details on contributing, please see https://github.com/tobac-project/tobac/blob/v2.0-dev/CONTRIBUTING.md
We are currently in a transition phase between versions 1.x and 2.x. v2.x will enable the use of multiple tracking methods (including TINT) and will use xarray for gridded data instead of Iris. Preliminary development on v2.x has taken place on the v2.0-dev
branch, while work on the main
and RC_v1.x.x
branches (containing v1.x development) is ongoing to unify these development efforts.
Roadmap
A roadmap for the future development of tobac is available here: https://github.com/tobac-project/tobac-roadmap/blob/master/tobac-roadmap-main.md
Owner metadata
- Name: tobac-project
- Login: tobac-project
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/104212171?v=4
- Repositories: 3
- Last ynced at: 2023-03-03T20:47:47.970Z
- Profile URL: https://github.com/tobac-project
GitHub Events
Total
- Create event: 6
- Release event: 2
- Issues event: 41
- Watch event: 12
- Member event: 1
- Issue comment event: 137
- Push event: 34
- Pull request review event: 37
- Pull request review comment event: 13
- Pull request event: 35
- Fork event: 4
Last Year
- Create event: 6
- Release event: 2
- Issues event: 41
- Watch event: 12
- Member event: 1
- Issue comment event: 137
- Push event: 34
- Pull request review event: 37
- Pull request review comment event: 13
- Pull request event: 35
- Fork event: 4
Committers metadata
Last synced: 6 days ago
Total Commits: 1,298
Total Committers: 16
Avg Commits per committer: 81.125
Development Distribution Score (DDS): 0.71
Commits in past year: 100
Committers in past year: 6
Avg Commits per committer in past year: 16.667
Development Distribution Score (DDS) in past year: 0.65
Name | Commits | |
---|---|---|
Sean Freeman | f****1@g****m | 376 |
Max Heikenfeld | m****d@w****e | 270 |
William Jones | w****s@p****k | 231 |
Juli | j****s@g****e | 131 |
Nils Pfeifer | n****r@p****m | 88 |
JuliaKukulies | k****s@u****u | 45 |
Kolya Lettl | k****l@p****t | 35 |
Fabian Senf | s****f@t****e | 32 |
kukulies | k****s@m****u | 25 |
fziegner | F****r@g****e | 23 |
kelcyno | 8****o | 21 |
galexsky | 9****y | 17 |
Bhupendra | b****t@g****m | 1 |
Eric Bruning | e****g@g****m | 1 |
Xin Zhang | x****5@g****m | 1 |
JuliaKukulies | k****s@m****u | 1 |
Committer domains:
- mmm-anaconda.mmm.ucar.edu: 1
- gmx.de: 1
- mmm-aurora.mmm.ucar.edu: 1
- tropos.de: 1
- posteo.net: 1
- ucar.edu: 1
- gu.se: 1
- physics.ox.ac.uk: 1
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 205
Total pull requests: 170
Average time to close issues: 5 months
Average time to close pull requests: about 1 month
Total issue authors: 21
Total pull request authors: 10
Average comments per issue: 2.78
Average comments per pull request: 5.61
Merged pull request: 150
Bot issues: 0
Bot pull requests: 0
Past year issues: 36
Past year pull requests: 38
Past year average time to close issues: 2 months
Past year average time to close pull requests: 23 days
Past year issue authors: 9
Past year pull request authors: 6
Past year average comments per issue: 1.86
Past year average comments per pull request: 4.42
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- w-k-jones (70)
- freemansw1 (59)
- JuliaKukulies (28)
- fsenf (10)
- wreckdump (10)
- snilsn (4)
- deeplycloudy (3)
- mheikenfeld (3)
- sortland33 (2)
- sgupta92 (2)
- lettlini (2)
- fziegner (2)
- zhangzh1118 (2)
- lk337 (1)
- itinderjot (1)
Top Pull Request Authors
- freemansw1 (57)
- w-k-jones (57)
- JuliaKukulies (24)
- fsenf (10)
- lettlini (9)
- fziegner (7)
- snilsn (3)
- Sven-248 (1)
- galexsky (1)
- MatthewDyerOSU (1)
Top Issue Labels
- bug (63)
- enhancement (47)
- documentation (25)
- Low Priority (24)
- good first issue (22)
- question (14)
- to be deleted? (13)
- Tobathon 2025 (13)
- release (12)
- workflow (10)
- dependency (10)
- xarray transition (9)
- Small Change (7)
- Tobathon (7)
- v2.x compatibility (6)
- discussion (5)
- In Review (4)
- Refactor (3)
- High Priority (2)
Top Pull Request Labels
- enhancement (52)
- bug (34)
- documentation (24)
- release (13)
- xarray transition (10)
- Small Change (8)
- Refactor (6)
- workflow (4)
- High Priority (3)
- Tobathon 2025 (3)
- v2.x compatibility (2)
- Tobathon (2)
- In Review (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
conda-forge.org: tobac
tobac is a flexible frameork for cloud tracking of different types of datasets
- Homepage: https://github.com/tobac-project/tobac
- Licenses: BSD-3-Clause
- Latest release: 1.3.3 (published over 2 years ago)
- Last Synced: 2025-04-01T03:36:56.259Z (26 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Dependent repos count: 24.377%
- Forks count: 27.631%
- Average: 35.127%
- Stargazers count: 36.908%
- Dependent packages count: 51.589%
Dependencies
- cartopy *
- cf-units *
- iris *
- matplotlib *
- numpy *
- pandas *
- pre-commit *
- pytables *
- scikit-image *
- scipy *
- trackpy *
- xarray *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- codecov/codecov-action v3 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v2 composite
- mambaorg/micromamba latest build
- ipykernel *
- nbsphinx *
Score: 7.9599745280805365