Skip to content

Commit

Permalink
Minor doc fix. Bumping to stable for release
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanwp committed Jan 22, 2019
1 parent 875c831 commit a5fdd4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"""
__author__ = "David Michel, Daniel Wallis, Duncan Watson-Parris, Richard Wilkinson, Ian Bush, Matt Kendall, John Holt"
__version__ = "1.7.0"
__status__ = "Dev"
__status__ = "Stable"
__website__ = "http://www.cistools.net/"

__all__ = ['read_data', 'read_data_list', 'get_variables']
Expand Down
10 changes: 5 additions & 5 deletions doc/whats_new_1.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ CIS 1.7 features
================
* Extended the definition of the MODIS_L3 plugin to include monthly files.
* Added plugins Aerosol_CCI_L3 and Cloud_CCI_L3 to read Level 3 CCI products.
* Extended the Aeronet plugin to read files from,
* The Version 3 Direct Sun Algorithm,
* The Maritime Aerosol Network,
* All versions of the Spectral Decomposition Algorithm,
* The All_Sites_Times_*.dat files now distributed under the "Download All Sites" link.
* Extended the Aeronet plugin to read files from:
* The Version 3 Direct Sun Algorithm,
* The Maritime Aerosol Network,
* All versions of the Spectral Decomposition Algorithm,
* The All_Sites_Times_*.dat files now distributed under the "Download All Sites" link.

Incompatible changes
====================
Expand Down

0 comments on commit a5fdd4c

Please sign in to comment.