[ANN] GeoStats.jl - Geospatial Data Science and Geostatistical Modeling in Julia

Quick update:

We are now using uv texture mapping in Makie.jl to visualize “rasters”, which gives an additional 2.5x speedup. If you need this speed, please update your environment.

1 Like

If you want faster upsampling, look into NNlib. The julia native bilinear upsampling there is parallelized for cpu and gpu and supports 1, 2 & 3D data and is as fast as it can probably get.

1 Like

Relevant update:

1 Like

GeoStats.jl v0.66

Refactored Slice transform and other minor fixes:

1 Like

Two job opportunities:

1 Like

I’m finishing a Masters in Geophysics that is in the geospatial realm (my research is in geodesy). Maybe by the end of my degree I’ll qualify as for being “proficient in high-performance programming languages” because as of now, I’m firmly between novice and adequate. lol

Good luck with the search! :+1:

1 Like