Skip to content

Issue #1253 Fix Rasterio netcdf issue#1337

Merged
JoerivanEngelen merged 2 commits intomasterfrom
issue_#1253_FixRasterioError
Dec 16, 2024
Merged

Issue #1253 Fix Rasterio netcdf issue#1337
JoerivanEngelen merged 2 commits intomasterfrom
issue_#1253_FixRasterioError

Conversation

@Manangka
Copy link
Copy Markdown
Collaborator

@Manangka Manangka commented Dec 13, 2024

Fixes #1253

Description

A unit test was failing due to issues importing a netcdf file with crs data.
This PR fixes that by using a different way of importing it.
rioxarray import netcdf

Checklist

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example

@Manangka Manangka force-pushed the issue_#1253_FixRasterioError branch from f76e9d7 to e2442fc Compare December 16, 2024 11:42
@sonarqubecloud
Copy link
Copy Markdown

@JoerivanEngelen JoerivanEngelen added this pull request to the merge queue Dec 16, 2024
Merged via the queue into master with commit 85a8048 Dec 16, 2024
@JoerivanEngelen JoerivanEngelen deleted the issue_#1253_FixRasterioError branch December 16, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_gdal_compliant_grid_crs fails with rasterio 1.4

2 participants