I hereby claim:
- I am martgnz on github.
- I am martgnz (https://keybase.io/martgnz) on keybase.
- I have a public key ASC8h2i5K7I9qxejcyk0tm_Gi_JjhSNlW-SQi2YkBbl-WQo
To claim this, I am signing this object:
license: mit | |
height: 650 | |
border: none |
license: mit | |
height: 510 | |
border: none |
# lansatutil directory | |
LANDSAT = ~/landsat | |
# scenes to target | |
LANDSAT_IDS = \ | |
LC81220442016038LGN00 \ | |
LC81220452016038LGN00 \ | |
LC81210442014281LGN00 \ | |
LC81210452014281LGN00 |
I hereby claim:
To claim this, I am signing this object:
find . -name "*.flac" -exec ffmpeg -i {} -acodec libmp3lame -ab 320k {}.mp3 \; |
border: no | |
height: 500 | |
license: gpl-3.0 |
border: no | |
height: 560 | |
license: gpl-3.0 |
(function(thisObj) { | |
main(); | |
function main() { | |
var pdffiles = File.openDialog( | |
'Select one or more PDF files', | |
'*.pdf', | |
true, | |
); | |
if (pdffiles === null) { | |
return; |
license: gpl-3.0 | |
border: none |