CHANGES
=======

0.3.2
-----

* Ignore Esgf with pytest
* Make esgf stuff depend on python 2
* Add updated circle config
* Add entry points
* Add module
* Convert examples into scripts
* fix SQLoperators file
* Update SQLalchemy\_operators.ipynb
* Eliminate reference to ~access/modules
* fixed bug in compare\_ESGF.py
* added sqloperators notebook
* added Sqlalchemy\_operators notebook
* Add tests to conda build
* Enable tag builds
* started branch
* minor changes to training notebook
* added jupyter training notebook
* Conda install not working for python 3

0.3.1
-----

* Match badge style
* Update release docs
* Add conda deploy command
* Add entrypoint manually
* Add diagnostics
* Add diagnostics
* Try sourcing the entry point
* Add command
* Add working directory
* Set default database path
* add warnings option to search\_replica.py
* changed added\_on in Warnings from date to string

0.3.0
-----

* fixed unique function
* updated test\_sessions
* added unique function to get all distinct values of a column from search results
* small changes
* Add build dep & conda badge
* Fix pytest config
* Add conda package
* Move pytest to setup.cfg
* Move to python build reasonableness
* fixed bug in list\_logfile function
* fixed bug in compare\_instances function
* turned off autoflush option in sqlalchemy session to avoid error when not admin uses compare script
* fix to compare\_ESGF.py
* changed default esgf node to new pcmdi server and added exception for CanESM2
* deleted print out statements
* changed setup.py to force it using new pyesgf version
* small chnage to comapre\_helpers to compile with python3
* small chnage to retrieve\_ds funct to compile with python3
* modfied pytest.ini to exclude database\_updates
* modfied pytest.ini to exclude database\_updates
* changes to compare\_ESGF.py and re-organised helpers functions, added more examples
* add notebook with arccssive example session
* add update\_db.py, R-slite-example.r + small fixes
* fix bug in search\_replica.py
* delete print from compare\_ESGF.py
* new drstree path
* revert to temporary drstree path version
* Bump version, 2.7.3 is really 2.7.3.something
* Only get version for > 2.7.3

0.2.1
-----

* small fix to compare\_ESGF
* fix error in search\_replica.py
* add find\_matching\_variables
* fix corrupt file in tests
* fix error in others\_functions
* changes to compare\_ESGF, more ESGF results in output files
* add drstree function and tests
* commented cdms2
* fix cmds2 import
* small fixes and changes to compare functions
* update session tests and fixtures
* fix bug in Model.py
* Update using.md
