From 9376d050f8289aa366232aa7659e9a15f6b883c0 Mon Sep 17 00:00:00 2001 From: Matt Fisher Date: Wed, 9 Aug 2023 17:52:37 -0600 Subject: [PATCH] Provide context for target resolution checklist item Co-authored-by: Trey Stafford --- doc/contributor/how-to/contribute-layers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributor/how-to/contribute-layers.md b/doc/contributor/how-to/contribute-layers.md index f8b5a0fd..1818675d 100644 --- a/doc/contributor/how-to/contribute-layers.md +++ b/doc/contributor/how-to/contribute-layers.md @@ -113,7 +113,7 @@ A correct QGreenland data pipeline will output data that: - Interpolation algorithm OK? (almost everything is currently bilinear, see notes for exceptions) - Grid resolution in layer title or group (incl. units)? -- Target resolution specified (see notes for exceptions) +- When reprojecting (e.g., via `gdalwarp`), ensure that the target resolution is specified (see notes for exceptions) ### Vector layers