Hello @twhiteaker regarding: > In particular, there appears to be a number in the WKT related to the degree > unit (0.0174532925199433), and I don't know if or how that should be > represented in grid_mapping.
The handling of unit of measure within WKT and CF is quite different. There is no expectation in CF that the unit of measure conversion factor to the SI unit is provided explicitly. WKT does provide the conversion from the stated degrees to radians, the SI unit. So, it is fine to omit this information from the grid mapping attribute metadata, it is implied by other CF metadata. all the best marqh -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/cf-convention/cf-conventions/issues/278#issuecomment-644227517 This list forwards relevant notifications from Github. It is distinct from [email protected], although if you do nothing, a subscription to the UCAR list will result in a subscription to this list. To unsubscribe from this list only, send a message to [email protected].
