cloudy 0.1.0
pip install cloudy
Latest version
Released:
cloudy parses cloudy output files to pandas Data Frames
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Perry Vargas
- Tags cloudy
Classifiers
- License
- Natural Language
- Programming Language
Project description
Parses the output files of the spectral synthesis code Cloudy into Pandas DataFrames for analysis.
Example
Here is a quick example. See sample_data for an ipythpn notebook example:
>>> from cloudy import cloudy >>> sample = cloudy.Cloudy( 'sample_data/sample.grd', 'sample_data/sample.ems') >>> sample.labels ['H 1 6563A', 'N 2 6584A', 'O 1 6300A', 'S 2 6720A', 'Temperature', 'depth']
Todos
Write Docs
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Perry Vargas
- Tags cloudy
Classifiers
- License
- Natural Language
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cloudy-0.1.0.zip
.
File metadata
- Download URL: cloudy-0.1.0.zip
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35a0b9e8eeb6a3b053add991b6eb417ccdf945c05754d587f8389cd791a74b85 |
|
MD5 | e5b0c01b1076d64a686fec6a30d532c4 |
|
BLAKE2b-256 | 00cb50c6891d9abf0618bfe20a3ea6a347b7a9077fce70247aa5087ca839ddc5 |