https://github.com/vlouf/phasespace
Histogram in a phase-space
https://github.com/vlouf/phasespace
histogram numpy phasespace
Last synced: 11 months ago
JSON representation
Histogram in a phase-space
- Host: GitHub
- URL: https://github.com/vlouf/phasespace
- Owner: vlouf
- License: mit
- Created: 2019-09-07T04:40:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T06:40:25.000Z (over 2 years ago)
- Last Synced: 2025-01-09T02:51:36.578Z (about 1 year ago)
- Topics: histogram, numpy, phasespace
- Language: Python
- Size: 131 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phasespace
A phase-space diagram is a way in which all possible states of a system are represented.
It's an abstract space where the coordinates are the variables of the system.
For example:

## References
This figure was made using this package and is part of the publication:
Louf, V., Jakob, C., Protat, A., Bergmann, M., & Narsey, S. (2019). The relationship of cloud number and size with their large‐scale environment in deep tropical convection. Geophysical Research Letters, 2019GL083964. [10.1029/2019GL083964]
## Dependencies
This package requires numpy and a working fortran compiler.