bozso
Assistant Research Fellow at Institute of Earth Physics and Space Science, ELKH
Institute of Earth Physics and Space Science, ELKHBudapest and Sopron, Hungary
Pinned Repositories
cbuild
A fork of cbuild a builder / preprocessor for modular C syntax. Long term plan to port it to Golang.
Chapter-Master-Restoration
This project is dedicated to reviving Chapter Master and building upon it.
dotfiles
Configuration files for my Linux setup. Mostly written in bash / sh.
gomma
Go wrapper around the Gamma SAR Remote Sensing software.
gotoolbox
Commonly used functionality I use for developing Go libraries and command line applications.
insar_meteo
Repository for storing programs I use for interferometric processing of SAR images.
orb_prop
LEO satellite propagation with Matlab/Octave
python_course
Python course notebooks.
texfiles
Personal LaTeX files.
utils
Miscellaneous utility scripts and modules, mainly written in Python.
bozso's Repositories
bozso/insar_meteo
Repository for storing programs I use for interferometric processing of SAR images.
bozso/orb_prop
LEO satellite propagation with Matlab/Octave
bozso/python_course
Python course notebooks.
bozso/utils
Miscellaneous utility scripts and modules, mainly written in Python.
bozso/gomma
Go wrapper around the Gamma SAR Remote Sensing software.
bozso/gotoolbox
Commonly used functionality I use for developing Go libraries and command line applications.
bozso/texfiles
Personal LaTeX files.
bozso/cbuild
A fork of cbuild a builder / preprocessor for modular C syntax. Long term plan to port it to Golang.
bozso/Chapter-Master-Restoration
This project is dedicated to reviving Chapter Master and building upon it.
bozso/chelp
Rust library to be called from C. Goal is to make C-based programs "extendable" from Rust easier.
bozso/dotfiles
Configuration files for my Linux setup. Mostly written in bash / sh.
bozso/clapplot
Experimental Rust terminal plotting library for HDF5 files.
bozso/cutil
C utility functions-
bozso/dstack
Python wrapper for stacking images and grids for the DINGO survey
bozso/earthly-builds
Repository for experimenting with Earthly (https://earthly.dev/) and storing working environment setups.
bozso/emath
Easy to use mathematical functions for golang.
bozso/eper
EPER (Easy PERsistence) is a simple golang library intended to be used in (web)servers to provide data persistence. Basically it is an in memory hash map for any golang struct.
bozso/nimp
A go/golang library for handling functions that can return with an error, but under some circumstances their error is Not IMPortant (nimp).
bozso/pygomma
Python wrapper for the Go package / application that wraps the Gamma SAR Remote Sensing software.
bozso/rstoolbox
A collection of utilities written in Rust.
bozso/rusper
Data persistence in Rust.
bozso/rustsar
Functions written in Rust for processing of (In)SAR data.
bozso/serve
Experimenting with nim-lang (https://github.com/nim-lang) for creating http services.
bozso/snaphu
Statistical-Cost, Network-Flow Algorithm for Phase Unwrapping
bozso/SRTM-DEM-tools
Tools for making and manipulating SRTM1 and SRTM3 Dems.
bozso/SyInterferoPy
Generate synthetic interferograms that are similar to those produced by the Sentinel-1 satellites.
bozso/tasker
A simple wrapper around the task golang command line program, that searches for 'Taskfile.yml' in parent directories.
bozso/tempfiles
Temporary file management for Golang. Based on my path library (soon to be separated into a repository).
bozso/templates
Templates mainly written in Golang's template language for generating html, used by programs I write.
bozso/tsfive
TypeScript wrapper for the jsfive library.