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

Reduce warning to a debug log message #2241

Merged
merged 1 commit into from Dec 4, 2021

Conversation

dopplershift
Copy link
Member

Description Of Changes

CF Conventions allow you to omit a grid_mapping when data are natively on lat/lon coordinates. Therefore we should not be warning users about our assumption of a lat/lon coordinate system. Just decrease to a debug message (in case we need it for debugging).

Checklist

CF Conventions allow you to omit a grid_mapping when data are natively
on lat/lon coordinates. Therefore we should not be warning users about
our assumption of a lat/lon coordinate system. Just decrease to a debug
message (in case we need it for debugging).
@dopplershift dopplershift added Type: Maintenance Updates and clean ups (but not wrong) Area: Projections Pertains to projecting coordinates between coordinate systems Area: Xarray Pertains to xarray integration labels Dec 3, 2021
@dopplershift dopplershift added this to the 1.2.0 milestone Dec 3, 2021
@dopplershift dopplershift requested review from jthielen and a team as code owners December 3, 2021 23:32
@dopplershift dopplershift requested review from dcamron and removed request for a team December 3, 2021 23:32
@dopplershift dopplershift merged commit 749cf07 into Unidata:main Dec 4, 2021
@dopplershift dopplershift deleted the remove-warning branch December 4, 2021 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Projections Pertains to projecting coordinates between coordinate systems Area: Xarray Pertains to xarray integration Type: Maintenance Updates and clean ups (but not wrong)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove warning about assuming latitude_longtiude
2 participants