Search found 2 matches

by n2cr
Thu Jun 22, 2023 4:32 pm
Forum: Geo2Grid
Topic: Overlay GeoJson on L1B images
Replies: 1
Views: 11881

Overlay GeoJson on L1B images

I want to overlay the storm info found at https://docs.tidetech.org/storm-api/# . The details in GeoJSON format are available via a REST API. I'm already generating L1B products using Geo2Grid and want to graphically overlay the storm info during my existing image generation process. What would be t...
by n2cr
Thu Jun 18, 2020 4:18 pm
Forum: Geo2Grid
Topic: Using GPU to accelerate Geo2Grid
Replies: 2
Views: 16339

Using GPU to accelerate Geo2Grid

There has been quite a bit of work recently to accelerate Numpy and other Python computational components using the CUDA elements in an NVIDIA graphics card. Is there any future consideration to Geo2Grid leveraging a GPU to improve it's performance? https://developer.nvidia.com/how-to-cuda-python ht...