GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/433
CLIMATE-903 - Adding a module to calculate the least square trend and standard error - debugging in dataset_processor - A new module (utils.calculate_temporal_trends) to calculate the least square trend and standard error in the input time series. - A new module (plotter.fill_US_states_with_color) to visualize US NCA regions You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-903 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/433.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #433 ---- commit 77674bde27814c63a2d8da32019c92d928be1e12 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2017-03-23T17:18:27Z CLIMATE-903 - Adding a module to calculate the least square trend and standard error - debugging in dataset_processor - A new module (utils.calculate_temporal_trends) to calculate the least square trend and standard error in the input time series. - A new module (plotter.fill_US_states_with_color) to visualize US NCA regions ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---