[
https://issues.apache.org/jira/browse/CLIMATE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961544#comment-13961544
]
ASF GitHub Bot commented on CLIMATE-403:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/20
CLIMATE-403 - Integrate /parameters/bounds endpoint into UI
- Add getObservationBounds for retrieving bounds information from RCMED.
This grabs all the parameter information from RCMED and stores it in
observationBounds.
- Add getBoundsByParameterId helper for retrieving parameter information
when adding a dataset. If not information is present for the requested
parameter Id then a default value is returned instead.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-403
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/20.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 #20
----
commit 2d3064361d97e104e7066de3f6e4a9f4fb67dc13
Author: Michael Joyce <[email protected]>
Date: 2014-04-06T22:02:33Z
CLIMATE-403 - Integrate /parameters/bounds endpoint into UI
- Add getObservationBounds for retrieving bounds information from RCMED.
This grabs all the parameter information from RCMED and stores it in
observationBounds.
- Add getBoundsByParameterId helper for retrieving parameter information
when adding a dataset. If not information is present for the requested
parameter Id then a default value is returned instead.
----
> Integrate /parameters/bounds endpoint into UI frontend
> ------------------------------------------------------
>
> Key: CLIMATE-403
> URL: https://issues.apache.org/jira/browse/CLIMATE-403
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: webapp
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
>
> Integrate the new endpoint added in CLIMATE-400 into the frontend. Spatial
> and temporal bounds should no longer be hardcoded except for in the case
> where no bounds information is present for a dataset.
--
This message was sent by Atlassian JIRA
(v6.2#6252)