ccplot
Command-line application for visualizing data from CloudSat and CALIPSO satellites
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.6%) to scientific vocabulary
Keywords
Repository
Command-line application for visualizing data from CloudSat and CALIPSO satellites
Basic Info
- Host: GitHub
- Owner: peterkuma
- License: other
- Language: Python
- Default Branch: master
- Homepage: http://ccplot.org
- Size: 113 MB
Statistics
- Stars: 37
- Watchers: 6
- Forks: 7
- Open Issues: 1
- Releases: 9
Topics
Metadata Files
README.md
ccplot
ccplot is an open source command-line application for producing two-dimensinal plots of profile, layer and earth view data from CloudSat, CALIPSO and Aqua satellites.
The project is hosted at ccplot.org.
Installation
The installation instructions below are general instructions for Linux distributions. For more detailed instructions and other operating systems please see ccplot.org/download.
Requirements:
- Python 3
- Cython
- HDF4
- HDF-EOS2
Install the above from a Linux distribution package repositories. Python 3 and Cython are also included with Anaconda.
Python packages:
- numpy
- matplotlib
- cartopy
- packaging
- pytz
The Python packages are installed automatically by pip together with ccplot:
# To install from a local directory:
pipx install .
# To install from PyPI:
pipx install ccplot
More information
See the man page ccplot(1) for information about usage, or visit ccplot.org.
License
This program can be freely distributed and modified under the terms of the 2-clause BSD license. You can find the full text in the file LICENSE.
Thanks
A number of people have helped to make ccplot better. Special thanks to:
- Ryan Scott for helping to port ccplot to Mac OS X.
- Many others for reporting bugs.
Owner
- Name: Peter Kuma
- Login: peterkuma
- Kind: user
- Website: https://peterkuma.net
- Repositories: 29
- Profile: https://github.com/peterkuma
I am an open source software developer and atmospheric physicist focusing on development for nonproprietary unix-like operating systems and climate science.
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 1
- Watch event: 2
- Issue comment event: 1
- Push event: 6
- Fork event: 1
Last Year
- Create event: 1
- Release event: 1
- Issues event: 1
- Watch event: 2
- Issue comment event: 1
- Push event: 6
- Fork event: 1
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Peter Kuma | p****a@w****g | 81 |
| Peter Kuma | p****r@p****t | 63 |
| Peter Kuma | p****a@c****k | 13 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 13
- Total pull requests: 1
- Average time to close issues: 11 months
- Average time to close pull requests: over 1 year
- Total issue authors: 8
- Total pull request authors: 1
- Average comments per issue: 2.38
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bongotai (4)
- bejucoo (2)
- xigrug (2)
- krishnaap (1)
- Nowlinsuk (1)
- hmjbarbosa (1)
- joaquinezcurra (1)
- Syntaf (1)
Pull Request Authors
- bongotai (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 22
proxy.golang.org: github.com/peterkuma/ccplot
- Documentation: https://pkg.go.dev/github.com/peterkuma/ccplot#section-documentation
- License: other
-
Latest release: v2.1.5+incompatible
published 11 months ago
Rankings
Dependencies
- cartopy >=0.17.0
- matplotlib >=0.98.1
- numpy >=1.1
- packaging >=20.03
- pytz *