Skip to content

Commit

Permalink
update 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eufarn7sp committed Jun 15, 2017
1 parent 5dc2d56 commit 6c3041a
Show file tree
Hide file tree
Showing 14 changed files with 61 additions and 70 deletions.
53 changes: 0 additions & 53 deletions Documentation/EGADS Algorithm Handbook - LATEX/EGADS_alg_doc.toc

This file was deleted.

28 changes: 28 additions & 0 deletions Documentation/EGADS Algorithm Handbook - LATEX/cover/alg_cover.aux
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
\relax
\providecommand\hyper@newdestlabel[2]{}
\@setckpt{cover/alg_cover}{
\setcounter{page}{3}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}
\setcounter{footnote}{0}
\setcounter{mpfootnote}{0}
\setcounter{part}{0}
\setcounter{chapter}{0}
\setcounter{section}{0}
\setcounter{subsection}{0}
\setcounter{subsubsection}{0}
\setcounter{paragraph}{0}
\setcounter{subparagraph}{0}
\setcounter{figure}{0}
\setcounter{table}{0}
\setcounter{Item}{0}
\setcounter{Hfootnote}{0}
\setcounter{bookmark@seq@number}{0}
\setcounter{FancyVerbLine}{0}
\setcounter{parentequation}{0}
\setcounter{actioncounter}{1}
\setcounter{section@level}{0}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
\setlength{\voffset}{.0cm}

\logoeufar
\title{EUFAR}{Standards and Protocols}{EGADS Algorithm Handbook}{Version 0.8.1}
\title{EUFAR}{Standards and Protocols}{EGADS Algorithm Handbook}{Version 0.8.2}
%\author{}{}


Expand Down
Binary file not shown.
Binary file not shown.
14 changes: 13 additions & 1 deletion Documentation/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,20 @@
CHANGELOG
=========


June 15 2017, Release version 0.8.2
===================================
FIXED:
- fixed an issue related to attributes in the netcdf i/o function when writing a variable.
- a build in function was injected in a function of the netcdf i/o routine. It has been fixed.

ADDED:
- the platforms have been added in the setu.py



June 14 2017, Release version 0.8.1
====================================
===================================
To allow the creation of new algorithms from the EGADS GUI, new folders have been introduced and pre-loaded.

FIXED:
Expand Down
6 changes: 4 additions & 2 deletions PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: egads
Version: 0.8.1
Version: 0.8.2
Summary: EGADS: EUFAR General Airborne Data-processing Software
Home-page: http://www.eufar.net
Author: Olivier Henry
Expand All @@ -15,7 +15,9 @@ Description: EGADS (EUFAR General Airborne Data-processing Software) is a Python
well-established in the scientific community.

Keywords: airbornescience,netcdf,nasa-ames,eufar,science,microphysics,thermodynamics
Platform: UNKNOWN
Platform: Windows
Platform: Linux
Platform: MacOS
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Version:

EGADS 0.8.1
EGADS 0.8.2

Project Overview:

Expand Down
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = '0.8.1'
version = '0.8.2'
# The full version, including alpha/beta/rc tags.
release = '0.8.1'
release = '0.8.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
6 changes: 4 additions & 2 deletions egads.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: egads
Version: 0.8.1
Version: 0.8.2
Summary: EGADS: EUFAR General Airborne Data-processing Software
Home-page: http://www.eufar.net
Author: Olivier Henry
Expand All @@ -15,7 +15,9 @@ Description: EGADS (EUFAR General Airborne Data-processing Software) is a Python
well-established in the scientific community.

Keywords: airbornescience,netcdf,nasa-ames,eufar,science,microphysics,thermodynamics
Platform: UNKNOWN
Platform: Windows
Platform: Linux
Platform: MacOS
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Expand Down
6 changes: 3 additions & 3 deletions egads.egg-info/SOURCES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ run_tests.py
setup.cfg
setup.py
Documentation/EGADS Algorithm Handbook - LATEX
Documentation/EGADS Algorithm Handbook - v0.8.1.pdf
Documentation/EGADS Documentation - v0.8.1.pdf
Documentation/EGADS Algorithm Handbook - v0.8.2.pdf
Documentation/EGADS Documentation - v0.8.2.pdf
Documentation/changelog.txt
Documentation/EGADS Algorithm Handbook - LATEX/EGADS_alg_doc.tex
Documentation/EGADS Algorithm Handbook - LATEX/EGADS_alg_doc.toc
Documentation/EGADS Algorithm Handbook - LATEX/example.py
Documentation/EGADS Algorithm Handbook - LATEX/fancyvrb.cfg
Documentation/EGADS Algorithm Handbook - LATEX/pagesetup.cfg
Expand Down Expand Up @@ -83,6 +82,7 @@ Documentation/EGADS Algorithm Handbook - LATEX/algorithms/transforms/interpolate
Documentation/EGADS Algorithm Handbook - LATEX/algorithms/transforms/isotime_to_elements.tex
Documentation/EGADS Algorithm Handbook - LATEX/algorithms/transforms/isotime_to_seconds.tex
Documentation/EGADS Algorithm Handbook - LATEX/algorithms/transforms/seconds_to_isotime.tex
Documentation/EGADS Algorithm Handbook - LATEX/cover/alg_cover.aux
Documentation/EGADS Algorithm Handbook - LATEX/cover/alg_cover.tex
Documentation/EGADS Algorithm Handbook - LATEX/cover/eufar_a_sm.png
doc/Makefile
Expand Down
2 changes: 1 addition & 1 deletion egads/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env python
__version__ = '0.8.1'
__version__ = '0.8.2'
5 changes: 2 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ tag_svn_revision = 0

[build_sphinx]
source-dir = doc/EGADS Documentation - SPHINX/source
build-dir = doc/EGADS Documentation - SPHINX/build
all_files = 1
build-dir = doc/EGADS Documentation - SPHINX/build
all_files = 1

[upload_sphinx]
upload-dir = doc/EGADS Documentation - SPHINX/build/html

[metadata]
description-file = README.md

3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
doclines = __doc__.split('\n')

setup(name='egads',
version='0.8.1',
version='0.8.2',
description=doclines[0],
long_description='\n'.join(doclines[2:]),
author='EUFAR',
Expand All @@ -42,6 +42,7 @@
license='New BSD License',
keywords=['airbornescience', 'netcdf', 'nasa-ames', 'eufar', 'science',
'microphysics', 'thermodynamics'],
platforms=['Windows', 'Linux', 'MacOS'],
packages=['egads',
'egads.core',
'egads.algorithms',
Expand Down

0 comments on commit 6c3041a

Please sign in to comment.