-
The Images package has a really powerful pixel distance calculation (similar to bwdist in matlab: https://www.mathworks.com/help/images/ref/bwdist.html)... I use it all the time in my work and suspect…
-
### Description
On the page https://www.opendap.org/software/interoperability/, the "See Make OPeNDAP Raster Layer (Multidimension) has an incorrect URL attached to it. [This ](https://pro.arcgis.c…
-
I downloaded the "Bottom Substrate" layer from from seasketch.org/california, and then tried to replace it with the downloaded copy so I could use the new cartography tools. It failed to upload (Probl…
-
Check method to change this workflow into daily data, without temp tables, that inserts into dh_timerseries_weather using methods from calc_raster_ts and timestamp methods
We want to take the work …
-
Is it possible to utilize the entire width of the raster if indicators/pointers turned off?
-
This is super low priority, I just tried it out on a lark.
```julia-repl
julia> using Rasters, RasterDataSources, ArchGDAL, Unitful
julia> masked_precip = Raster(WorldClim{Climate}, :prec; month …
-
When working on #1541 , I thought I would add a test for `QF.tif`, but realized that there was no real regression testing happening for rasters anywhere. It instead does some vector aggregate testing …
-
As I mentioned [here](https://github.com/corteva/geocube/issues/62), when I add a raster inside a [geocube](https://github.com/corteva/geocube) are produced a lot of nodata.
After a test @snowman2 …
-
Good work, but i am having this problem, is there a way to fix it?
![2024-10-24 19-36-25屏幕截图](https://github.com/user-attachments/assets/1f1d5a46-fc27-4700-a063-23e2062deacc)
-
Currently, the identify tool in the app only get results from vectors. I have a DTM raster and I would like to click on pixels and see the elevation. It would be good to support rasters too.