Details
-
Sub-task
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
-
None
Description
For trendsstations page, we need to update the binning script too as currently only seasons_bins are calculated for such parameters but the cache script uses year_bins. Secondly, the trends caching functions will have to be updated to look for parameters properly in bins as currently it does a whole word search for the name while the bins contain individual sub-categories not the main parameter.
Fixing these 2 things will probably make the page work:
- Update binning script and re-bin zooplankton and phytoplankton data.
- Update the getTrendsParameter functions to support lookup in bins for nested parameters.