Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahker committed Nov 14, 2024
1 parent cc5fa59 commit ea20a2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exploration/test_grid_alignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jupyter:

This notebook investigates the source of some grid misalignment identified during preparation of the source raster data. We're looking at a sample SEAS5 COG and demonstrating how the order of clipping and resampling operations can impact the output raster stats.

Update: After further investigation, see [this comment](https://github.com/OCHA-DAP/ds-raster-stats/pull/13#issuecomment-2463353673) for a potential solution.

```python
from src.utils.raster_utils import upsample_raster
from src.utils.cog_utils import get_cog_url
Expand Down

0 comments on commit ea20a2c

Please sign in to comment.