-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8aa9f47
commit 9cc443b
Showing
22 changed files
with
66 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+2.73 MB
...S Lineage Algorithm Handbook - v0.9.6.pdf → ...S Lineage Algorithm Handbook - v1.0.0.pdf
Binary file not shown.
Binary file renamed
BIN
+2.4 MB
.../EGADS Lineage Documentation - v0.9.6.pdf → .../EGADS Lineage Documentation - v1.0.0.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
Metadata-Version: 1.1 | ||
Metadata-Version: 1.2 | ||
Name: egads-lineage | ||
Version: 0.9.6 | ||
Version: 1.0.0 | ||
Summary: EGADS: EUFAR General Airborne Data-processing Software | ||
Home-page: https://github.com/EUFAR/egads/tree/Lineage | ||
Author: Olivier Henry | ||
Author: EUFAR, Olivier Henry | ||
Author-email: [email protected] | ||
Maintainer: Olivier Henry | ||
Maintainer-email: [email protected] | ||
License: GNU General Public License v3 (GPLv3) | ||
Download-URL: https://github.com/EUFAR/egads/tree/Lineage | ||
Project-URL: Documentation, https://egads.readthedocs.io/en/lineage/ | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Version: | ||
------- | ||
|
||
EGADS Lineage 0.9.6 | ||
EGADS Lineage 1.0.0 | ||
|
||
|
||
Developments: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
__version__ = '0.9.6' | ||
__version__ = '1.0.0' | ||
__branch__ = 'Lineage' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
Metadata-Version: 1.1 | ||
Metadata-Version: 1.2 | ||
Name: egads-lineage | ||
Version: 0.9.6 | ||
Version: 1.0.0 | ||
Summary: EGADS: EUFAR General Airborne Data-processing Software | ||
Home-page: https://github.com/EUFAR/egads/tree/Lineage | ||
Author: Olivier Henry | ||
Author: EUFAR, Olivier Henry | ||
Author-email: [email protected] | ||
Maintainer: Olivier Henry | ||
Maintainer-email: [email protected] | ||
License: GNU General Public License v3 (GPLv3) | ||
Download-URL: https://github.com/EUFAR/egads/tree/Lineage | ||
Project-URL: Documentation, https://egads.readthedocs.io/en/lineage/ | ||
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 | ||
|
@@ -19,7 +22,7 @@ Keywords: airbornescience,netcdf,nasa-ames,eufar,science,microphysics,thermodyna | |
Platform: Windows | ||
Platform: Linux | ||
Platform: MacOS | ||
Classifier: Development Status :: 4 - Beta | ||
Classifier: Development Status :: 5 - Production/Stable | ||
Classifier: Environment :: Console | ||
Classifier: Intended Audience :: Developers | ||
Classifier: Intended Audience :: Education | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
numpy >= 1.14 | ||
netCDF4 >= 1.3.0 | ||
python_dateutil >= 2.6.1 | ||
quantities >= 0.12.1 | ||
numpy>=1.14 | ||
netCDF4>=1.3.0 | ||
python_dateutil>=2.6.1 | ||
quantities>=0.12.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters