Python 3 modules for atmospheric research, especially airborne sunphotometry.
Project description
==========
Yo Modules
==========
Python 3 modules for atmospheric research, especially airborne sunphotometry.
Yo comes from the Japanese word for the Sun.
.. moduleauthor:: Yohei Shinozuka <Yohei.Shinozuka@nasa.gov>
Examples:
from yomo import assemble, Look
with assemble(r'c:\data\source\AIRHOUSEKEEPING\Hskping_P3_20160910_R0.ict') as dataset:
with Look(dataset, 'time', 'Relative_Humidity') as lk0:
pass
Yo Modules
==========
Python 3 modules for atmospheric research, especially airborne sunphotometry.
Yo comes from the Japanese word for the Sun.
.. moduleauthor:: Yohei Shinozuka <Yohei.Shinozuka@nasa.gov>
Examples:
from yomo import assemble, Look
with assemble(r'c:\data\source\AIRHOUSEKEEPING\Hskping_P3_20160910_R0.ict') as dataset:
with Look(dataset, 'time', 'Relative_Humidity') as lk0:
pass
Project details
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
yomo-0.0.11.tar.gz
(35.4 kB
view hashes)