Closed ricardogsilva closed 4 months ago
Sample dev request:
http localhost:8877/api/v2/coverages/time-series/tas_annual_absolute_model_ensemble-rcp26 \
"coords==POINT(12.1983 45.8414)" \
datetime=="../.." \
include_coverage_data==true \
coverage_data_smoothing==NO_SMOOTHING \
coverage_data_smoothing==LOESS_SMOOTHING \
coverage_data_smoothing==MOVING_AVERAGE_11_YEARS \
include_coverage_uncertainty==true \
include_coverage_related_data==true \
include_observation_data==true \
observation_data_smoothing==NO_SMOOTHING \
observation_data_smoothing==MOVING_AVERAGE_5_YEARS
This is manifesting when trying to access yearly observation data, which is a type of data that had not been implemented in the original PR.
This is a fragment of the logs: