Skip to content

Instantly share code, notes, and snippets.

@chenyhsu
chenyhsu / PKGBUILD
Last active August 21, 2024 12:48
NHICC PKBGUILD 20240710.1
# Maintainer: Chih-Hsuan Yen <yan12125@gmail.com>
# Testing pages:
# * https://cloudicweb.nhi.gov.tw/cloudic/system/SMC/webtesting/SampleY.aspx
# * /usr/share/nhiicc/html/ESample.html in this package
pkgname=nhiicc
epoch=1
pkgver=20240710.1
pkgrel=1
@chenyhsu
chenyhsu / r.stream.snap.qgm
Created December 25, 2018 15:13
Configuration file for QGIS GRASS Tools module : r.stream.snap
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
<qgisgrassmodule label="Snap point to modelled stream network." module="r.stream.snap">
<option key="input" />
<option key="output" />
<option key="stream_rast" />
<option key="accumulation" />