- Dec 20, 2019
-
-
Bucknell, Mary S. authored
-
- Dec 19, 2019
-
-
Bucknell, Mary S. authored
Added new selectors to retrieve the monitoring location name and the agency code and added an option to the attachToNode function for hydrographs to selectively add the site name and number to the graph.
-
- Dec 17, 2019
-
-
Bucknell, Mary S. authored
Proof of concept. I would like to clean up and or make more clear what occurs when it is a graph only.
-
- Dec 16, 2019
-
-
Bucknell, Mary S. authored
Cleaned up the naming for the custom date range range code and eliminated code that was not needed for the feature to work properly.
-
- Sep 27, 2019
-
-
Bucknell, Mary S. authored
-
- Sep 26, 2019
-
-
Bucknell, Mary S. authored
-
Bucknell, Mary S. authored
Added selectors to get all time series for the current variable and to get all methods for the current variable.
-
- Sep 24, 2019
-
-
Yan, Andrew N. authored
-
Yan, Andrew N. authored
-
Yan, Andrew N. authored
-
- Sep 12, 2019
-
-
Yan, Andrew N. authored
-
Yan, Andrew N. authored
-
Yan, Andrew N. authored
-
- Sep 11, 2019
-
-
Yan, Andrew N. authored
-
- Sep 10, 2019
-
-
Yan, Andrew N. authored
-
- Feb 19, 2019
-
-
Bucknell, Mary S. authored
Fixed the comment in time-series-selector. Fixed the test in index.spec.js to pass in properly formatted state information (time is always passed as universal time) and added an addition expectation for the startDT parameter.
-
- Nov 23, 2018
-
-
Naab, Daniel James authored
-
- Oct 11, 2018
-
-
Naab, Daniel James authored
-
- May 17, 2018
-
-
Bucknell, Mary S. authored
-
- May 10, 2018
-
-
Briggs, Aaron Shane authored
-
Bucknell, Mary S. authored
-
Yan, Andrew N. authored
-
Yan, Andrew N. authored
-
Bucknell, Mary S. authored
-
- May 09, 2018
-
-
Bucknell, Mary S. authored
Created a separate getTsQueryInfo selector to select a specific time series queryInfo object and use in getRequestTimeRange.
-
Yan, Andrew N. authored
-
Yan, Andrew N. authored
-
- May 08, 2018
-
-
Bucknell, Mary S. authored
-
Bucknell, Mary S. authored
-
Bucknell, Mary S. authored
-
- May 01, 2018
-
-
Naab, Daniel James authored
-
Naab, Daniel James authored
-
- Apr 30, 2018
-
-
Bucknell, Mary S. authored
-
Bucknell, Mary S. authored
Moved requestTimeRangeSelector to timeSeriesSelector and renames to getRequestTimeRange. It also is parameters with tsKey, period, and parmCD so that only a singel request time range is returned.
-
- Apr 27, 2018
-
-
Bucknell, Mary S. authored
-
Bucknell, Mary S. authored
Moved tsRequestKey to timeSeriesSelector. It's not a selector but I was not sure where to put this helper function.
-
Bucknell, Mary S. authored
Updated request tsKey generation so that the request key is "current:P7D" for example for the 7D data.
-
- Apr 26, 2018
-
-
Bucknell, Mary S. authored
Rather than nest memoize use the ability to specify multiple parameters. Also a little renaming 'timeseries' to 'timeSeries'. Not a complete check.
-
- Apr 25, 2018
-
-
Bucknell, Mary S. authored
Removed selectors that were duplicated in the selectors/timeseriesSelector module and fixed the tests.
-
Bucknell, Mary S. authored
-