Skip to content

Instantly share code, notes, and snippets.

View AmadejKrepek's full-sized avatar
🎯
Focusing

Amadej Krepek AmadejKrepek

🎯
Focusing
View GitHub Profile
@AmadejKrepek
AmadejKrepek / wgrib2_auto_compile_script.sh
Created July 15, 2025 08:43 — forked from wxguy/wgrib2_auto_compile_script.sh
A small bash script to compile wgrib2 from source on Ubuntu OS...
#!/bin/bash
# License for this script is GNU 2
# A small bash script to download, compile and install latest wgrib2 from source.
# I have written this script so that I can automate the proceedure whenever I change Linux OS
# Make it executable before running the script using'chmod +x ./wgrib2_auto_compile_script.sh'
# Ensure to run the script with sudo (sudo ./wgrib2_auto_compile_script.sh) or under root environment
@AmadejKrepek
AmadejKrepek / instructions.md
Created February 7, 2024 15:24 — forked from msramalho/instructions.md
How to get a Facebook long term (non-expiring) access token for a Page