You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need this so we can see the issue directly in the github action instead of having to run the harmony request ourselves and look through the harmony error logs.
Not all DAACs will require umm-v cooridnates to be defined so we will just send a warning instead of failing. Unless all DAACs should have them defined. If so, then we should error early because of this.
The text was updated successfully, but these errors were encountered:
We need this so we can see the issue directly in the github action instead of having to run the harmony request ourselves and look through the harmony error logs.
Should add it around here:
https://github.com/podaac/l2ss-py-autotest/blob/main/tests/verify_collection.py#L373
Not all DAACs will require umm-v cooridnates to be defined so we will just send a warning instead of failing. Unless all DAACs should have them defined. If so, then we should error early because of this.
The text was updated successfully, but these errors were encountered: