We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
l2ss-py reports "Subsetted area equal to the original granule" erroneously, even when the subsetted area is much less than the original granule.
This appears to be a result of incomplete logic around line79 of xarray_enhancements.py
xarray_enhancements.py
This was discovered when subsetting a TEMPO Proxy granule such that it has a shorter latitudinal range but has the same longitudinal range.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
l2ss-py reports "Subsetted area equal to the original granule" erroneously, even when the subsetted area is much less than the original granule.
This appears to be a result of incomplete logic around line79 of
xarray_enhancements.py
This was discovered when subsetting a TEMPO Proxy granule such that it has a shorter latitudinal range but has the same longitudinal range.
The text was updated successfully, but these errors were encountered: