From 22cb8fec79bc8188bd6ef2bfac9efce451e8d6f0 Mon Sep 17 00:00:00 2001 From: Deepak Cherian Date: Thu, 7 Apr 2022 15:15:41 -0600 Subject: [PATCH 1/3] Redirect raster analysis questions to rioxarray --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0ad7e5f3e13..4c75fafe055 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,3 +6,8 @@ contact_links: Ask questions and discuss with other community members here. If you have a question like "How do I concatenate a list of datasets?" then please include a self-contained reproducible example if possible. + - name: Raster analysis usage question + url: https://github.com/corteva/rioxarray/discussions + about: | + If your question concerns analysis of raster datasets, for e.g. + reprojection, please ask it at the rioxarray repository. From 47d328fbf45a9a227ddac37a59429f1c4b1edaa8 Mon Sep 17 00:00:00 2001 From: Deepak Cherian Date: Fri, 8 Apr 2022 14:47:53 -0600 Subject: [PATCH 2/3] Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Scott Henderson --- .github/ISSUE_TEMPLATE/config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4c75fafe055..cee2f6ffa6a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -9,5 +9,6 @@ contact_links: - name: Raster analysis usage question url: https://github.com/corteva/rioxarray/discussions about: | - If your question concerns analysis of raster datasets, for e.g. - reprojection, please ask it at the rioxarray repository. + If you are using the rioxarray extension (engine='rasterio'), or have questions about + raster analysis such as geospatial formats, coordinate reprojection, etc., + please use the rioxarray discussion forum. From f0052e6d5dbe2b085d27cde48e589845319a136a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 20:49:29 +0000 Subject: [PATCH 3/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index cee2f6ffa6a..994c594685d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -9,6 +9,6 @@ contact_links: - name: Raster analysis usage question url: https://github.com/corteva/rioxarray/discussions about: | - If you are using the rioxarray extension (engine='rasterio'), or have questions about - raster analysis such as geospatial formats, coordinate reprojection, etc., - please use the rioxarray discussion forum. + If you are using the rioxarray extension (engine='rasterio'), or have questions about + raster analysis such as geospatial formats, coordinate reprojection, etc., + please use the rioxarray discussion forum.