@davidhassell commented on this pull request.
> +contain discontinuities. A discontinuity could be an overlap or a gap +in the coordinates' coverage, or a change in cell size or cell +alignment. As an example, such discontinuities are common in remote +sensing data and may be caused by combinations of the instrument scan +motion, the motion of the sensor platform and changes in the +instrument scan mode. When discontinuities are present, the domain is +first divided into multiple __continuous areas__, each of which is +free of discontinuities. When no discontinuities are present, the +whole domain is a single continuous area. Following this step, each +continuous area is segmented into interpolation subareas. The +processes of generating interpolation subareas for a domain without +discontinuities and for a domain with discontinuities is illustrated +in <<interpolation_subarea_generation>>, and described in more detail in +<<Appendix J>>. + +For each __interpolated dimension__, i.e. a target domain dimension for which coordinate interpolation is required, the locations of the tie point coordinates are defined by a corresponding __tie point index variable__, which also indicates the location of the continuous areas (<<compression-by-coordinate-sampling-tie-point-index-mapping>>). ```suggestion For each __interpolated dimension__, i.e. a target domain dimension for which coordinate interpolation is required, the locations of the tie point coordinates are defined by a corresponding __tie point index variable__, which also indicates the locations of the continuous areas (<<compression-by-coordinate-sampling-tie-point-index-mapping>>). ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://urldefense.us/v3/__https://github.com/cf-convention/cf-conventions/pull/326*pullrequestreview-699745251__;Iw!!G2kpM7uM-TzIFchu!iw7vYAWjvXOFShVIKG_U8xBCiHtq5PPDzULXu5pT7B-ru3DGIRAQUja6ZIP1tW0nEZ0Pk-kCOig$ 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].
