0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added prototype notebook More... 11 months ago
added fix for tiling zoom input in actor, added comment More... 11 months ago
bug fix with gdal2tiles input option, updated smoke segmentation tiling functions More... 11 months ago
added a 'responder' test server for length (per request) timeouts. This is another little Rust/warp-based server that takes the delay it should wait for responding from a 'delay' query parameter of the request itself (specified in seconds). More... 11 months ago
moved files into actor directory in race earth More... 11 months ago
added smoke app More... 11 months ago
added python cache to git ignore More... 11 months ago
inital commit of smoke segmentation components, including actors, configs, and python resources. Also edited gdal2tiles to have default zoom level More... 11 months ago
added gdalutil C++ code to generate huvw_grid/_vector executables used by WindNinjaActor. Note this requires CMake to build, which is not integrated into the RACE build system. We probably will replace all native code sub-projects with respective Rust versions in the future to streamline the build process More... 12 months ago
first version with client-side UI, i.e. services don't have to create windows anymore. For now we retain the race-client-ui server side interface but having both static layout and dynamic callbacks in the client (Javascript) module is better. Still needs more clean up so thit is only an intermediate step More... 12 months ago