[GitHub] climate issue #501: CLIMATE-891 Make (non-ESGF and pydap) examples script py...

2018-03-17 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/501 @lewismc conflict merged. What an odd conflict as it seemed to be coughing on a blank line! ---

[GitHub] climate pull request #502: CLIMATE-938 Unify format of the time information ...

2018-03-04 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/502 CLIMATE-938 Unify format of the time information from a netCDF file. CLIMATE-938 Unify format of the time information from a netCDF file. - Fix time slice method from

[GitHub] climate pull request #501: CLIMATE-891 Make (non-ESGF and pydap) examples sc...

2018-03-03 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/501 CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compat… CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compatible - xrange to range

[GitHub] climate pull request #500: CLIMATE-316 Add ESGF Download Script to repositor...

2018-02-25 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/500 CLIMATE-316 Add ESGF Download Script to repository CLIMATE-316 Add ESGF Download Script to repository - Pylint ESGF modules and examples EXCEPT where it would be a breaking

[GitHub] climate pull request #499: CLIMATE-316 Add ESGF Download Script to repositor...

2018-02-25 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/499 ---

[GitHub] climate pull request #499: CLIMATE-316 Add ESGF Download Script to repositor...

2018-02-25 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/499 CLIMATE-316 Add ESGF Download Script to repository CLIMATE-316 Add ESGF Download Script to repository - Pylint esgf module and examples EXCEPT where it would introduce a

[GitHub] climate pull request #498: CLIMATE-744 Cannot load TRMM data from RCMED

2018-02-11 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/498 CLIMATE-744 Cannot load TRMM data from RCMED CLIMATE-744 Cannot load TRMM data from RCMED - Break single, multi year requests to RCMED into several smaller requests to

[GitHub] climate issue #497: CLIMATE-826 ValueError in model_ensemble_to_rcmed.py

2018-01-25 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/497 @huikyole updated to drive start / end off dataset post rebin. This technique of using min / max is now consistent with other examples. ---

[GitHub] climate pull request #497: CLIMATE-826 ValueError in model_ensemble_to_rcmed...

2018-01-25 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/497 CLIMATE-826 ValueError in model_ensemble_to_rcmed.py - Keyed start date off of dataset post re-bin rather than hard code to ensure data set and bounds are consistent. You can

[GitHub] climate pull request #477: CLIMATE-826 ValueError in model_ensemble_to_rcmed...

2018-01-25 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/477 ---

[GitHub] climate pull request #495: CLIMATE-353 Bounds doesnt cast input values into ...

2018-01-21 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/495 ---

[GitHub] climate pull request #495: CLIMATE-353 Bounds doesnt cast input values into ...

2018-01-21 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson reopened a pull request: https://github.com/apache/climate/pull/495 CLIMATE-353 Bounds doesnt cast input values into proper format CLIMATE-353 Bounds doesnt cast input values into proper format - Extracted validation functions for end

[GitHub] climate pull request #495: CLIMATE-353 Bounds doesnt cast input values into ...

2018-01-21 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/495 CLIMATE-353 Bounds doesnt cast input values into proper format CLIMATE-353 Bounds doesnt cast input values into proper format - Extracted validation functions for end, start

[GitHub] climate issue #493: CLIMATE-626 Update doc strings in Downscaling class

2018-01-16 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/493 That would be great! ---

[GitHub] climate pull request #477: CLIMATE-826 ValueError in model_ensemble_to_rcmed...

2018-01-16 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on a diff in the pull request: https://github.com/apache/climate/pull/477#discussion_r161935915 --- Diff: examples/model_ensemble_to_rcmed.py --- @@ -125,6 +125,11 @@ wrf311_dataset, temporal_resolution='a

[GitHub] climate issue #493: CLIMATE-626 Update doc strings in Downscaling class

2018-01-15 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/493 Confirmed I do not have RW. ---

[GitHub] climate issue #493: CLIMATE-626 Update doc strings in Downscaling class

2018-01-15 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/493 @lewismc I don't think I have permission to push to the master. I believe I only have RO access. ---

[GitHub] climate pull request #493: CLIMATE-626 Update doc strings in Downscaling cla...

2018-01-07 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/493 CLIMATE-626 Update doc strings in Downscaling class CLIMATE-626 Update doc strings in Downscaling class - Added missing docstrings. - Updated documentation templates

[GitHub] climate pull request #492: CLIMATE-413 Extend browser support for ocw-ui/fro...

2018-01-07 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/492 CLIMATE-413 Extend browser support for ocw-ui/frontend/config/karma.c… CLIMATE-413 Extend browser support for ocw-ui/frontend/config/karma.conf.js. - Added support for IE

[GitHub] climate pull request #491: CLIMATE-374 UI runEvaluation doesnt use $window o...

2018-01-07 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/491 CLIMATE-374 UI runEvaluation doesnt use $window or $location for resu… CLIMATE-374 UI runEvaluation doesnt use $window or $location for results transition - Updated to use

[GitHub] climate pull request #490: CLIMATE-945 Grunt Errors On Build Task

2018-01-07 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/490 CLIMATE-945 Grunt Errors On Build Task CLIMATE-945 Grunt Errors On Build Task - Fix htmlmin parsing error on ocw-ui/frontend/app/views/modelselect.html. - Added missing

[GitHub] climate pull request #489: CLIMATE-944 Grunt Errors and Karma Errors

2018-01-06 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/489 CLIMATE-944 Grunt Errors and Karma Errors CLIMATE-944 Grunt Errors and Karma Errors - Upgraded jshint version to remove Grunt errors. - Upgraded karma version to remove

[GitHub] climate pull request #488: CLIMATE-943 TypeError: Cannot set property uiDate...

2018-01-06 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/488 CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined - Upgraded to AngularJS 1.5 to

[GitHub] climate pull request #487: CLIMATE-388 Make UI backend parameters endpoint m...

2018-01-05 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/487 CLIMATE-388 Make UI backend parameters endpoint more RESTful CLIMATE-388 Make UI backend parameters endpoint more RESTful - Change query parameter to path parameter

[GitHub] climate pull request #486: CLIMATE-942 Integer Passed To Temporal Rebin Rath...

2018-01-05 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/486 CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throw… CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error

[GitHub] climate pull request #485: CLIMATE-366 Add full temporal rebin option to UI

2018-01-05 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/485 CLIMATE-366 Add full temporal rebin option to UI CLIMATE-366 Add full temporal rebin option to UI - Added full rebin option. - Renamed 'yearly' option to an

[GitHub] climate pull request #484: CLIMATE-625 Update draw_histogram and draw_marker...

2018-01-04 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/484 CLIMATE-625 Update draw_histogram and draw_marker_on_map documentation CLIMATE-625 Update draw_histogram and draw_marker_on_map documentation - Update documentation for

[GitHub] climate pull request #483: CLIMATE-917 Bocumentation build error with Python...

2018-01-04 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/483 CLIMATE-917 Bocumentation build error with Python3 CLIMATE-917 Bocumentation build error with Python3 - Cleared all WARNING when running make html. - Added Sphinx

[GitHub] climate pull request #482: CLIMATE-941 Value Error When Bounds Object Is Cre...

2018-01-04 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/482 CLIMATE-941 Value Error When Bounds Object Is Created Without Named I… CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs - Corrected Bounds object

[GitHub] climate pull request #481: CLIMATE-230 Line colors in time series cycles thr...

2018-01-04 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/481 CLIMATE-230 Line colors in time series cycles through too few colors CLIMATE-230 Line colors in time series cycles through too few colors - Add option to time_series to

[GitHub] climate pull request #480: CLIMATE-762 Automate symlinking ocw-vm frontend t...

2018-01-03 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/480 CLIMATE-762 Automate symlinking ocw-vm frontend to backend to allow for serving of files with bottle. CLIMATE-762 Automate symlinking ocw-vm frontend to backend to allow for serving

[GitHub] climate pull request #479: CLIMATE-940 File List Does Not Display On File Se...

2018-01-03 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/479 CLIMATE-940 File List Does Not Display On File Selection Due To Prope… CLIMATE-940 File List Does Not Display On File Selection Due To Prope… - Corrected file list drop

[GitHub] climate pull request #478: CLIMATE-940 File List Does Not Display On File Se...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/478 ---

[GitHub] climate pull request #478: CLIMATE-940 File List Does Not Display On File Se...

2018-01-03 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/478 CLIMATE-940 File List Does Not Display On File Selection Due To Prope… CLIMATE-940 File List Does Not Display On File Selection Due To Property Of Undefined Error - Fixed

[GitHub] climate pull request #477: CLIMATE-826 ValueError in model_ensemble_to_rcmed...

2018-01-03 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/477 CLIMATE-826 ValueError in model_ensemble_to_rcmed.py CLIMATE-826 ValueError in model_ensemble_to_rcmed.py - Corrected start date / end date when bounds is created post re-bin

[GitHub] climate pull request #469: CLIMATE-762 Automate the linking of the frontend ...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/469 ---

[GitHub] climate pull request #468: CLIMATE-917 Correct Warnings When make html To Bu...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/468 ---

[GitHub] climate pull request #471: CLIMATE-940 Correct file list not showing in web ...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/471 ---

[GitHub] climate pull request #472: CLIMATE-230 Line colors in time series cycles thr...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/472 ---

[GitHub] climate pull request #473: CLIMATE-625 Update draw_histogram and draw_marker...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/473 ---

[GitHub] climate pull request #475: CLIMATE-942 - Integer Passed To Temporal Rebin Ra...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/475 ---

[GitHub] climate pull request #474: CLIMATE-941 Value Error When Bounds Object Is Cre...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/474 ---

[GitHub] climate pull request #476: CLIMATE-366 Add 'full' temporal rebin option to U...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/476 ---

[GitHub] climate pull request #465: CLIMATE-826 Fix ValueError when dates are out of ...

2018-01-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/465 ---

[GitHub] climate pull request #476: CLIMATE-366 Add 'full' temporal rebin option to U...

2018-01-01 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/476 CLIMATE-366 Add 'full' temporal rebin option to UI CLIMATE-366 Add 'full' temporal rebin option to UI - Added full to list of temporal rebin options.

[GitHub] climate pull request #475: CLIMATE-942 - Integer Passed To Temporal Rebin Ra...

2018-01-01 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/475 ---

[GitHub] climate pull request #475: CLIMATE-942 - Integer Passed To Temporal Rebin Ra...

2018-01-01 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson reopened a pull request: https://github.com/apache/climate/pull/475 CLIMATE-942 - Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error CLIMATE-942 - Integer Passed To Temporal Rebin Rather Than String Throws Unknown

[GitHub] climate pull request #475: CLIMATE-942 - Integer Passed To Temporal Rebin Ra...

2018-01-01 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/475 CLIMATE-942 - Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error CLIMATE-942 - Integer Passed To Temporal Rebin Rather Than String Throws Unknown

[GitHub] climate pull request #474: CLIMATE-941 Value Error When Bounds Object Is Cre...

2018-01-01 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/474 CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs - Corrected bounds

[GitHub] climate pull request #473: CLIMATE-625 Update draw_histogram and draw_marker...

2017-12-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/473 CLIMATE-625 Update draw_histogram and draw_marker_on_map documentation. CLIMATE-625 Update draw_histogram and draw_marker_on_map documentation. - Updated documentation for

[GitHub] climate pull request #472: CLIMATE-230 Line colors in time series cycles thr...

2017-12-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/472 CLIMATE-230 Line colors in time series cycles through too few colors CLIMATE-230 - Add parameter to specify color map. - Add parameter to specify whether colors should

[GitHub] climate pull request #471: CLIMATE-940 Correct file list not showing in web ...

2017-12-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/471 CLIMATE-940 Correct file list not showing in web UI due to undefined error. CLIMATE-940 - Correct file list not showing in web UI due to undefined error. You can merge this

[GitHub] climate pull request #470: CLIMATE-940

2017-12-31 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/470 ---

[GitHub] climate issue #469: CLIMATE-762 Automate the linking of the frontend directo...

2017-12-31 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/469 @lewismc I see four separate branches and pull requests in my git. Are you seeing a single big request? https://github.com/apache/climate/pull/465 https

[GitHub] climate pull request #470: CLIMATE-940

2017-12-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/470 CLIMATE-940 CLIMATE-940 - Corrected file list not being displayed due to undefined property error. You can merge this pull request into a Git repository by running

[GitHub] climate pull request #469: CLIMATE-762 Automate the linking of the frontend ...

2017-12-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/469 CLIMATE-762 Automate the linking of the frontend directory from the backend directory. CLIMATE-762 - Automate the linking of the frontend directory from the backend

[GitHub] climate pull request #468: CLIMATE-917 Correct Warnings When make html To Bu...

2017-12-30 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/468 CLIMATE-917 Correct Warnings When make html To Build Documentation CLIMATE-917 - Correct Warnings When make html To Build Documentation. You can merge this pull request

[GitHub] climate pull request #467: CLIMATE-917 - Documentation build error with Pyth...

2017-12-30 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/467 ---

[GitHub] climate pull request #467: CLIMATE-917 - Documentation build error with Pyth...

2017-12-30 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/467 CLIMATE-917 - Documentation build error with Python3 CLIMATE-917 - Correct warnings when executing make html. You can merge this pull request into a Git repository by

[GitHub] climate pull request #466: CLIMATE-917 Correct Warnings From make html When ...

2017-12-30 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson closed the pull request at: https://github.com/apache/climate/pull/466 ---

[GitHub] climate pull request #466: CLIMATE-917 Correct Warnings From make html When ...

2017-12-30 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/466 CLIMATE-917 Correct Warnings From make html When Building Documentation Corrected warnings from make html when building the documentation. You can merge this pull request into a

[GitHub] climate pull request #465: CLIMATE-826 Fix ValueError when dates are out of ...

2017-12-29 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/465 CLIMATE-826 Fix ValueError when dates are out of range post annual re… CLIMATE-826 - Fix ValueError when dates are out of range post annual rebinning. You can merge this pull

[GitHub] climate issue #461: CLIMATE-935 Fixed subregion examples using old style Bou...

2017-12-01 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/461 Merged. ---

[GitHub] climate issue #462: Climate 465

2017-12-01 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/462 Merge fixed. ---

[GitHub] climate pull request #464: CLIMATE-936

2017-12-01 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/464 CLIMATE-936 CLIMATE-936 - Added instructions on where files for example could be downloaded. - Changed references to filename to match filename of downloaded file. You

[GitHub] climate issue #463: CLIMATE-797 - Fix Attribute error when dataset does not ...

2017-11-30 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the issue: https://github.com/apache/climate/pull/463 Conflicts merged. ---

[GitHub] climate pull request #463: CLIMATE-797 - Fix Attribute error when dataset do...

2017-11-27 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/463 CLIMATE-797 - Fix Attribute error when dataset does not have mask attribute. CLIMATE-797 - Fix Attribute error when dataset does not have mask attribute. You can merge this pull

[GitHub] climate pull request #462: Climate 465

2017-11-26 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/462 Climate 465 Climate 465 - Added class level documentation. - Added Apache license. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] climate pull request #461: CLIMATE-935 Fixed subregion examples using old st...

2017-11-22 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/461 CLIMATE-935 Fixed subregion examples using old style Bounds construct… CLIMATE-935 - Fixed subregion examples using old style Bounds constructor. - Added Apache license

[GitHub] climate pull request #460: CLIMATE-934 Fixed error with out of date Bounds c...

2017-11-22 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/460 CLIMATE-934 Fixed error with out of date Bounds constructor. CLIMATE-934 - Fixed error with out of date Bounds constructor. - Addressed error with matplotlib and

[GitHub] climate pull request: CLIMATE-772 - Update esgf with new server na...

2016-03-25 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/320 CLIMATE-772 - Update esgf with new server name and use client rather than server certificate. 1. Updated server name to new jpl esgf server in esgf constants.py. 2. Replaced

[GitHub] climate pull request: CLIMATE-758 - Fix failing tests in test_loca...

2016-02-27 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/314 CLIMATE-758 - Fix failing tests in test_local.py. 1. Switched order of level and time to follow the convention of time / altitude / lat / lon so local.py would remove the correct

[GitHub] climate pull request: CLIMATE-768 - Fix failing tests in test_dap....

2016-02-26 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/313 CLIMATE-768 - Fix failing tests in test_dap.py. Add extra logic to dap.py to check for named dimensions. 1. Fix various Pylint complaints on dap.py and test_dap.py. 2. Add

[GitHub] climate pull request: CLIMATE-739 - Add img/globe.png to correct f...

2016-02-03 Thread MichaelArthurAnderson
Github user MichaelArthurAnderson commented on the pull request: https://github.com/apache/climate/pull/296#issuecomment-179355971 By any chance is the jira down this morning? Couldn't log in and still can't in spite of 3 password resets from two different devices.

[GitHub] climate pull request: CLIMATE-740 - Add path handler for img direc...

2016-01-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/297 CLIMATE-740 - Add path handler for img directory to run_webservices.py. CLIMATE-740 - Add path handler for img directory to run_webservices.py. You can merge this pull request into a

[GitHub] climate pull request: CLIMATE-739 - Add img/globe.png to correct f...

2016-01-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/296 CLIMATE-739 - Add img/globe.png to correct file not found. Pulled img/globe.png from older branch to correct file not found in main.html. You can merge this pull request into a Git

[GitHub] climate pull request: CLIMATE-738 - Update Google jsapi call to us...

2016-01-31 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/295 CLIMATE-738 - Update Google jsapi call to use https rather than http. Updated index.html to use https rather than http when loading Google jsapi. https