Ryan May

Results 784 comments of Ryan May

That’s how the ones in MetPy work. I want to make clear that to do this in MetPy, we had to hang these off the `.metpy` accessor.

I don't know if there was a better issue for this (feel free to point me to it if there is), but there was discussion on whether netCDF-CF actually requires...

No, it's required: > For example, the Cartesian coordinates of a map projection should be supplied as coordinate variables **in addition to the required two-dimensional latitude and longitude variables** that...

I got confused by that text myself too. What it turns out is in this part: >if the coordinate variables for a horizontal grid are not longitude and latitude, it...

This seems like a bug in xarray.

No, but I remember the coordinate approach being advocated because it shouldn't disappear like that.

😠 The rationale in the docs makes sense, but that doesn't make me happy about it for this case.

I think it'd be good to have an example in the gallery, but I think this could still serve as inspiration for a future unit to be created.

Thanks for the report. Looks like this was missed by #113. This will definitely get caught when we get the site back to automatically building and deploying.