Skip to content

minor topology error #108

@cccccoldrun

Description

@cccccoldrun

Describe the bug

I detected a minor topology error (sliver gaps) in the IPCC-WGI-reference-regions-v4 shapefile dataset.

When performing spatial masking/rasterization on a standard rectilinear grid using tools like regionmask or rasterio, certain grid pixels at high latitudes fall exactly into the tiny unclosed gaps between adjacent reference regions, resulting in unexpected NaN values.

Location of the error

The gaps are located in the high-latitude Arctic region (near 80°N / 81°N). Here are two exact coordinate points that fall into the unassigned gaps between the polygons:

  1. Pixel 1: Lon: -111.0000°, Lat: 80.0000°
  2. Pixel 2: Lon: -105.0000°, Lat: 81.0000°

Visual Proof (QGIS)

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions