Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests for time range #177

Closed
wants to merge 1 commit into from
Closed

tests for time range #177

wants to merge 1 commit into from

Conversation

mitchellmanware
Copy link
Collaborator

test-time-range-points

  • tests that point data (ie output from base learners) is within temporal range (2018 - 2022 inclusive)
  • assumes data set will contain column with $Date to indicate date of observation

test-time-range-raster

  • tests that raster data (ie. output from meta learner) is within temporal range (2018 - 2022 inclusive)
  • assumes data set will have defined times stored under example_name@ptr$time
  • uses terra functionality

test_nc_output.nc

  • added $Date column for running tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant