You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by MichaelArthurAnderson <gi...@git.apache.org> on 2018/01/21 17:05:41 UTC

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

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, and min / max lat / lon.
    - Validate end and start are always of type datetime.  min / max lat / lon were already being cast to float.
    - Pylinting.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-353

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/495.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 #495
    
----
commit f7346ad34c5ca6f028eb78d731ccf584927bc912
Author: michaelarthuranderson <mi...@...>
Date:   2018-01-21T17:01:32Z

    CLIMATE-353 Bounds doesnt cast input values into proper format

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit 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 ...

Posted by MichaelArthurAnderson <gi...@git.apache.org>.
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, start, and min / max lat / lon.
    - Validate end and start are always of type datetime.  min / max lat / lon were already being cast to float.
    - Pylinting.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-353

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/495.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 #495
    
----
commit f7346ad34c5ca6f028eb78d731ccf584927bc912
Author: michaelarthuranderson <mi...@...>
Date:   2018-01-21T17:01:32Z

    CLIMATE-353 Bounds doesnt cast input values into proper format

commit 8443eca1d000d2c84cd0d377ad05677dc43a5772
Author: michaelarthuranderson <mi...@...>
Date:   2018-01-21T17:11:51Z

    CLIMATE-353 Bounds doesnt cast input values into proper format

----


---

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

Posted by MichaelArthurAnderson <gi...@git.apache.org>.
Github user MichaelArthurAnderson closed the pull request at:

    https://github.com/apache/climate/pull/495


---