stuckyb / gcdl

6 stars 2 forks source link

validating date ranges #55

Closed HeatherSavoy-USDA closed 2 years ago

HeatherSavoy-USDA commented 2 years ago

We need to handle the scenario where the requested dates are not available for the requested dataset(s).

Assuming the dataset date ranges in the metadata are accurate and we compare the requested dates to those ranges, we could have an optional input parameter (strict_dates?) for how to handle when requested dates are outside the range(s) for at least one dataset.

Supported values: