-
Notifications
You must be signed in to change notification settings - Fork 5
/
PKG-INFO
34 lines (33 loc) · 1.5 KB
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Metadata-Version: 1.1
Name: egads
Version: 0.8.9
Summary: EGADS: EUFAR General Airborne Data-processing Software
Home-page: http://www.eufar.net
Author: Olivier Henry
Author-email: [email protected]
License: New BSD License
Download-URL: http://www.eufar.net/software-tools/tool/eufar-general-airborne-data-processing-software-core-da-cedg-osr
Description-Content-Type: UNKNOWN
Description: EGADS (EUFAR General Airborne Data-processing Software) is a Python-based
toolbox for processing airborne atmospheric data. EGADS provides a framework
for researchers to apply expert-contributed algorithms to data files, and acts
as a platform for data intercomparison. Algorithms used in EGADS were
contributed by members of the EUFAR Expert Working Groups and are mature and
well-established in the scientific community.
Keywords: airbornescience,netcdf,nasa-ames,eufar,science,microphysics,thermodynamics
Platform: Windows
Platform: Linux
Platform: MacOS
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires: numpy (>=1.10.1)
Requires: scipy (>=0.15.0)
Requires: netCDF4 (>=1.1.9)
Requires: python_dateutil (>=2.4.2)