Skip to content

Fix GHS dataset to use rasterio driver and update README#112

Merged
aaronspring merged 1 commit into
mainfrom
fix/ghs-rasterio
Feb 23, 2026
Merged

Fix GHS dataset to use rasterio driver and update README#112
aaronspring merged 1 commit into
mainfrom
fix/ghs-rasterio

Conversation

@aaronspring
Copy link
Copy Markdown
Owner

Summary

  • Change GHS (Global Human Settlement) dataset driver from netcdf to rasterio in humans.yaml
  • Fix wildcard *.tif to explicit filename for proper xarray/rasterio handling
  • Remove intake_thredds and grib/cfgrib from README "Relies on" section (not installed/used)
  • The GHS dataset now loads correctly with to_dask() returning an xarray Dataset with shape (1, 21600, 43200)

Testing

  • Verified GHS loads successfully with rasterio driver
  • All existing catalog tests pass

- Change GHS driver from netcdf to rasterio in humans.yaml
- Fix wildcard *.tif to explicit filename
- Remove intake_thredds and grib from README (not used/available)
@github-actions
Copy link
Copy Markdown

🚀 Launch on Binder

Binder

Note: First launch may take a few minutes while the image builds.

@aaronspring aaronspring merged commit 2c47284 into main Feb 23, 2026
4 checks passed
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.

1 participant