You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by le...@apache.org on 2018/03/28 14:04:17 UTC

climate git commit: Prepare for 1.3.0 RC

Repository: climate
Updated Branches:
  refs/heads/master f8b8c9042 -> 5b342945e


Prepare for 1.3.0 RC


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

Branch: refs/heads/master
Commit: 5b342945e17eaebb18dd9cb3f4324669404a02cd
Parents: f8b8c90
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Wed Mar 28 07:04:14 2018 -0700
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Wed Mar 28 07:04:14 2018 -0700

----------------------------------------------------------------------
 CHANGES.md       | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++
 NOTICE.txt       |  2 +-
 doap_CLIMATE.rdf |  7 ++++++
 3 files changed, 75 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/5b342945/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index c335c54..51d2c0d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,73 @@
 Apache Open Climate Workbench Change Log
 ========================================
 
+# Release Notes - Apache Open Climate Workbench - Version 1.3.0
+# Release Report - https://s.apache.org/TSNM
+
+Sub-task
+
+    [CLIMATE-529] - Verify that Nio dependency has been removed from mccsearch
+
+Bug
+
+    [CLIMATE-338] - RCMED data source loads datasets improperly based on day attribute of time values
+    [CLIMATE-353] - Bounds doesn't cast input values into proper format
+    [CLIMATE-374] - UI runEvaluation doesn't use $window or $location for results transition
+    [CLIMATE-413] - Extend browser support for ocw-ui/frontend/config/karma.conf.js
+    [CLIMATE-480] - plotter.draw_subregions requires outdated subregion object
+    [CLIMATE-744] - Cannot load TRMM data from RCMED
+    [CLIMATE-756] - Error: Invalid LatLng object: (NaN, NaN) when queuing APHRODITE v.1101 precipitation for the Monsoon Asia domain from RCMED
+    [CLIMATE-790] - SSL errors in the esgf example
+    [CLIMATE-797] - Attribute error in mask_missing_data
+    [CLIMATE-826] - ValueError in model_ensemble_to_rcmed.py
+    [CLIMATE-891] - Make (non-ESGF and pydap) examples script python 3 compatible
+    [CLIMATE-913] - Bugs in CLI
+    [CLIMATE-914] - Update dataset_processor.spatial_regrid module
+    [CLIMATE-915] - Updates for the NARCCAP example configuration files
+    [CLIMATE-917] - Bocumentation build error with Python3
+    [CLIMATE-919] - load_dataset_from_multiple_netcdf_files() does not have default variable units
+    [CLIMATE-922] - Optimize traversing in mccSearch
+    [CLIMATE-929] - Incorrect indices used for temporal subset after trimming
+    [CLIMATE-930] - multiple file loader forces 2D lats and lons
+    [CLIMATE-931] - Documentation build error - missing module
+    [CLIMATE-943] - TypeError: Cannot set property 'uiDateValidator' of undefined
+    [CLIMATE-945] - Grunt Errors On Build Task
+    [CLIMATE-946] - CORDEX script does not necessarily use correct interpreter when calling RCMES
+
+Epic
+
+    [CLIMATE-924] - Changes to RCMES and ocw for CORDEX pilot project
+
+New Feature
+
+    [CLIMATE-316] - Add ESGF Download Script to repository
+    [CLIMATE-366] - Add 'full' temporal rebin option to UI
+    [CLIMATE-426] - Create documentation for working with OCW in Eclipse
+    [CLIMATE-925] - CORDEX Config File Template
+    [CLIMATE-926] - Metadata Extractors
+    [CLIMATE-927] - RCMES script for running multiple evaluations
+
+Improvement
+
+    [CLIMATE-230] - Line colors in time series cycles through too few colors
+    [CLIMATE-348] - Add better default naming for local files
+    [CLIMATE-388] - Make UI backend 'parameters' endpoint more RESTful
+    [CLIMATE-465] - Add class level documentation to all OCW python examples
+    [CLIMATE-625] - Update draw_histogram and draw_marker_on_map documentation
+    [CLIMATE-626] - Update doc strings in Downscaling class
+    [CLIMATE-863] - Address warning, deprecation, etc. within Travis-CI log output
+    [CLIMATE-887] - test_get_netcdf_variable_names setUp to run only once for the test case
+    [CLIMATE-912] - Upgrade mccSearch code from Python2 > 3
+    [CLIMATE-920] - Make examples Python 3 compatible
+    [CLIMATE-928] - temporal_subset should trim edges of dataset times to ensure months divide evenly into years
+    [CLIMATE-938] - Unify format of the time information from a netCDF file
+
+Task
+
+    [CLIMATE-631] - Add documentation on ESGF credential issues
+    [CLIMATE-762] - Automate symlinking ocw-vm frontend to backend to allow for serving of files with bottle.
+    [CLIMATE-881] - Add podaacpy to ocw-conda-dependencies.txt
+
 # Release Notes - Apache Open Climate Workbench - Version 1.2.0
 # Release Report - https://s.apache.org/120release
 

http://git-wip-us.apache.org/repos/asf/climate/blob/5b342945/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 4400f54..114d55d 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Open Climate Workbench
-Copyright 2014 The Apache Software Foundation
+Copyright 2018 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

http://git-wip-us.apache.org/repos/asf/climate/blob/5b342945/doap_CLIMATE.rdf
----------------------------------------------------------------------
diff --git a/doap_CLIMATE.rdf b/doap_CLIMATE.rdf
index 6d964b8..f831484 100644
--- a/doap_CLIMATE.rdf
+++ b/doap_CLIMATE.rdf
@@ -36,6 +36,13 @@
     <category rdf:resource="http://projects.apache.org/category/content" />
     <release>
         <Version>
+            <name>Apache Open Climate Workbench 1.3.0</name>
+            <created>2018-03-28</created>
+            <revision>1.3.0</revision>
+        </Version>
+    </release>
+    <release>
+        <Version>
             <name>Apache Open Climate Workbench 1.2.0</name>
             <created>2017-04-20</created>
             <revision>1.2.0</revision>