CHAR="White space(s) or invalid string. Invalid value for: "
EMPTY="Empty string. Invalid value for: "
...
...
@@ -108,26 +104,22 @@ class Error:
Invalid taper value: "
BP="Invalid band pass filter value: "
SCALE_DIVSCALE="You cannot specify both scale and divscale values."
OUTPUT_TIMESERIES=f"Accepted format values are: {OUTPUT_TIMESERIES}."+BAD_VAL
OUTPUT_TIMESERIES=f"Accepted format values are: {OUTPUT}."+BAD_VAL
PLOTS=f"The request exceeds the limit of {MAX_PLOTS} plots. Try to reduce the number of channels requested (network, station, location and channel parameters)."
PROCESSING="Your request cannot be processed. Check for value consistency."
MISSING_OUTPUT="Missing format parameter. "
INVALID_OUTPUT_PARAM=(
"The option 'out(put)' is no longer valid. Use 'format' instead."
)
NO_WILDCARDS="Wildcards or lists are allowed only with plot or mseed output options (Invalid value for: "
NO_SELECTION="Request contains no selections."
NO_WILDCARDS="Wildcards or lists are allowed only with plot or mseed output options (Invalid value for: "