Repository: climate
Updated Branches:
  refs/heads/master c8d49eb32 -> 5b25b729c


Add 0.5 CHANGES for RC


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/5b25b729
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/5b25b729
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/5b25b729

Branch: refs/heads/master
Commit: 5b25b729c323df5ad9fcbf254e5c0f1463ac200a
Parents: c8d49eb
Author: Michael Joyce <[email protected]>
Authored: Fri Dec 5 11:22:58 2014 -0800
Committer: Michael Joyce <[email protected]>
Committed: Fri Dec 5 11:22:58 2014 -0800

----------------------------------------------------------------------
 CHANGES.txt | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/5b25b729/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0d45064..9cc1a48 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,61 @@ Apache Open Climate Workbench Change Log
 ============================================
 
 
+Release Notes - Apache Open Climate Workbench - Version 0.5
+
+** Sub-task
+    * [CLIMATE-43] - Update evaluation running code to use new re-grid options
+    * [CLIMATE-44] - Update backend with ability to handle user-specified 
re-grid calls.
+    * [CLIMATE-341] - Refactor "calcAnnualCycleMeans" metric from 
metrics_kyo.py
+    * [CLIMATE-497] - Update OCW release management process documentation
+    * [CLIMATE-519] - Fix ESGF directory structuring
+    * [CLIMATE-520] - Add ESGF wrapper to setup.py
+    * [CLIMATE-540] - Port 'calcBiasAveragedOverTimeAndDomain' method over to 
ocw/metrics.py module
+    * [CLIMATE-541] - Port 
'calcRootMeanSquareDifferenceAveragedOverTimeAndDomain' method over to 
ocw/metrics.py module
+    * [CLIMATE-542] - Port 'calcTemporalCorrelation' method over to 
ocw/metrics.py module
+    * [CLIMATE-543] - Port 'calcNashSutcliff' method over to ocw/metrics.py 
module
+    * [CLIMATE-544] - Port 'calc_temporal_anom_cor' method to ocw/metrics.py
+    * [CLIMATE-545] - Port 'calc_spatial_anom_cor' method over to 
ocw/metrics.py module
+    * [CLIMATE-546] - Refactor 'calcPdf' method from metrics_kyo.py
+    * [CLIMATE-549] - Minor updates to the SpatialMeanOfTemporalMeanBias and 
RMSError metrics
+
+** Bug
+    * [CLIMATE-487] - data_source.local returns bad error when incorrect file 
path is provided
+    * [CLIMATE-530] - Include license acknowledgment for all mccsearch 
dependencies
+    * [CLIMATE-548] - Vagrant references should not exist in easy-ocw ubuntu 
script
+    * [CLIMATE-554] - Changed metric names break Sphinx build
+
+** Improvement
+    * [CLIMATE-265] -  Model Ensemble to RCMED Evaluation
+    * [CLIMATE-340] - Transfer metrics from the original codebase over to 
ocw/metrics.py
+    * [CLIMATE-371] - local.load_file should accept lat/lon/time variable names
+    * [CLIMATE-372] - Data_sources should allow dataset naming
+    * [CLIMATE-496] - Address discrepancies within 0.4 RC#1
+    * [CLIMATE-533] - Revisit mccsearch README making updates as required
+    * [CLIMATE-552] - Cleanup local.py data source
+    * [CLIMATE-558] - Add better links to external documentation
+
+** New Feature
+    * [CLIMATE-38] - Add regrid options
+    * [CLIMATE-39] - Add ability for user to select spatial re-grid options
+    * [CLIMATE-523] - Integrate mccsearch module into master branch
+    * [CLIMATE-538] - Allow selection of elevation level on dataset load
+
+** Task
+    * [CLIMATE-373] - Publish documentation build to Read The Docs
+    * [CLIMATE-411] - Create Pyhton lib documentation
+    * [CLIMATE-518] - Add ESGF data source
+    * [CLIMATE-534] - Make sure everyone on OCW PMC has PMC permissions in Jira
+    * [CLIMATE-535] - Update mccsearch files.py to use current replacement of 
toolkit.process function
+    * [CLIMATE-536] - Update mccsearch files.py to use current replacement of 
utils.fortran function
+    * [CLIMATE-537] - Update mccsearch files.py to use current replacement of 
utils.misc function
+    * [CLIMATE-550] - Drop bottlemet.py from OCW UI Backend
+    * [CLIMATE-551] - Drop old RCMET toolkit from code base
+    * [CLIMATE-553] - Add an example for the ESGF datasource
+    * [CLIMATE-555] - Update Sphinx documentation version number
+
+
+
 Release Notes - Apache Open Climate Workbench - Version 0.4
 
 ** Sub-task

Reply via email to