Skip to content

fix: fixed bug of some components to assess such as elegrid, gdp, road and landuse - #516

Merged
iferencik merged 5 commits into
UNDP-Data:mainfrom
JinIgarashi:fix/assess-all
Jul 27, 2026
Merged

fix: fixed bug of some components to assess such as elegrid, gdp, road and landuse#516
iferencik merged 5 commits into
UNDP-Data:mainfrom
JinIgarashi:fix/assess-all

Conversation

@JinIgarashi

@JinIgarashi JinIgarashi commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

When I ran rapida assess --all, I found some following components are not working.

  • elegrid
  • gdp
  • road
  • landuse

For landuse, I realized ZSTD compression cannot be opened by QGIS (QGIS4 shows invalid source). I feel it is inconvenient to be unable to confirm landuse in QGIS. I changed ZSTD to DEFLATE.

Now I can ran rapida assess --all and rapida assess -c landuse. I realized landuse was excluded from --all because it takes long time.

Commits

  • bb4c957 fix: changed ZSTD to DEFLATE for landuse's output. So QGIS can open it
  • 29b52a6 fix: fixed bug of landuse components to correct download path
  • 7c8fa01 fix: fixed docker-compose.dev.yaml
  • 772e3d7 fix: fixed bugs of elegrid, gdp and road components

@iferencik
iferencik merged commit 54be0a3 into UNDP-Data:main Jul 27, 2026
5 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.

2 participants