<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://clawiki.isnew.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://clawiki.isnew.info/feed.php">
        <title>CLAWRIM Wiki</title>
        <description>The Computational Lab for Advanced Water Resources Informatics and Modeling</description>
        <link>https://clawiki.isnew.info/</link>
        <image rdf:resource="https://clawiki.isnew.info/_media/wiki/logo.png" />
       <dc:date>2026-04-21T21:54:10+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://clawiki.isnew.info/software/canopy/technical_manual?rev=1722746586&amp;do=diff"/>
                <rdf:li rdf:resource="https://clawiki.isnew.info/wiki/syntax?rev=1757465058&amp;do=diff"/>
                <rdf:li rdf:resource="https://clawiki.isnew.info/software/canopy/tutorial?rev=1722746922&amp;do=diff"/>
                <rdf:li rdf:resource="https://clawiki.isnew.info/howtos/how_to_compile_peakfq_on_linux?rev=1775716597&amp;do=diff"/>
                <rdf:li rdf:resource="https://clawiki.isnew.info/projects/rincon_arroyo_hec-ras_2d_modeling?rev=1722745723&amp;do=diff"/>
                <rdf:li rdf:resource="https://clawiki.isnew.info/q_as/start?rev=1726842237&amp;do=diff"/>
                <rdf:li rdf:resource="https://clawiki.isnew.info/wiki/dokuwiki?rev=1757465058&amp;do=diff"/>
                <rdf:li rdf:resource="https://clawiki.isnew.info/wiki/welcome?rev=1757465058&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://clawiki.isnew.info/_media/wiki/logo.png">
        <title>CLAWRIM Wiki</title>
        <link>https://clawiki.isnew.info/</link>
        <url>https://clawiki.isnew.info/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://clawiki.isnew.info/software/canopy/technical_manual?rev=1722746586&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-08-04T04:43:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CanoPy technical manual</title>
        <link>https://clawiki.isnew.info/software/canopy/technical_manual?rev=1722746586&amp;do=diff</link>
        <description>CanoPy technical manual

CanoPy is the Python module for the Georgia Canopy Analysis 2009 project sponsored by the Georgia Forestry Commission (GFC). For further information about this project, please refer to the CanoPy page.

This document outlines the uses and methodology of the functions contained within the CanoPy module. To learn how to use this module, please read the</description>
    </item>
    <item rdf:about="https://clawiki.isnew.info/wiki/syntax?rev=1757465058&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-10T00:44:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Formatting Syntax</title>
        <link>https://clawiki.isnew.info/wiki/syntax?rev=1757465058&amp;do=diff</link>
        <description>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</description>
    </item>
    <item rdf:about="https://clawiki.isnew.info/software/canopy/tutorial?rev=1722746922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-08-04T04:48:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CanoPy tutorial</title>
        <link>https://clawiki.isnew.info/software/canopy/tutorial?rev=1722746922&amp;do=diff</link>
        <description>CanoPy tutorial

CanoPy is the Python module for the Georgia Canopy Analysis 2009 project sponsored by the Georgia Forestry Commission (GFC). For further information about this project, please refer to the CanoPy page.

This document explains detail steps for assessing canopy using the CanoPy module and a provided sample data set. To learn more about this module, please read the</description>
    </item>
    <item rdf:about="https://clawiki.isnew.info/howtos/how_to_compile_peakfq_on_linux?rev=1775716597&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-09T06:36:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to compile PeakFQ on Linux</title>
        <link>https://clawiki.isnew.info/howtos/how_to_compile_peakfq_on_linux?rev=1775716597&amp;do=diff</link>
        <description>How to compile PeakFQ on Linux

First, install the Intel Fortran Compiler.

You can download the incomplete source code of PeakFQ from its website. Here, I&#039;ll use PeakFQ_7.5.1.src.zip. Visit its GitHub repository.


#!/bin/sh

# download source code
wget https://water.usgs.gov/software/PeakFQ/code/7.5.1/PeakFQ_7.5.1.src.zip

# unzip it
mkdir -p ~/src
unzip PeakFQ_7.5.1.src.zip -d ~/src
cd ~/src
mv PeakFQ_7.5.1.src/src/FORTRAN peakfq
rm -rf PeakFQ_7.5.1.src
cd peakfq

# rename all filenames to lo…</description>
    </item>
    <item rdf:about="https://clawiki.isnew.info/projects/rincon_arroyo_hec-ras_2d_modeling?rev=1722745723&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-08-04T04:28:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Rincon Arroyo HEC-RAS 2D modeling</title>
        <link>https://clawiki.isnew.info/projects/rincon_arroyo_hec-ras_2d_modeling?rev=1722745723&amp;do=diff</link>
        <description>Rincon Arroyo HEC-RAS 2D modeling

Workspace

This is the objective function surface of an unsteady 2D HEC-RAS model that minimizes the volume error and maximizes the NSE by trying 10,000 different combinations of the curve number and Manning’s n. That best model (still with a 5.75% volume error) is very hard to find on a relatively flat valley. Calibrating the RAS parameters for an arid region like southern New Mexico is not easy at all without much flow data.</description>
    </item>
    <item rdf:about="https://clawiki.isnew.info/q_as/start?rev=1726842237&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-20T14:23:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Q&amp;As</title>
        <link>https://clawiki.isnew.info/q_as/start?rev=1726842237&amp;do=diff</link>
        <description>Q&amp;As

Column appending problem

	*  Author: Abdullah Azzam
	*  Data: 

How do you append a new column to an object file from a source file? The object file is for a certain coordinate and contains the timeseries of multiple climatic parameters. The source file vs.txt</description>
    </item>
    <item rdf:about="https://clawiki.isnew.info/wiki/dokuwiki?rev=1757465058&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-10T00:44:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DokuWiki</title>
        <link>https://clawiki.isnew.info/wiki/dokuwiki?rev=1757465058&amp;do=diff</link>
        <description>DokuWiki

wiki:dokuwiki DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn&#039;t require a database. It is loved by users for its clean and readable Formatting Syntax. The ease of maintenance, backup and integration makes it an administrator&#039;s favorite. Built in</description>
    </item>
    <item rdf:about="https://clawiki.isnew.info/wiki/welcome?rev=1757465058&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-10T00:44:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Welcome to your new DokuWiki</title>
        <link>https://clawiki.isnew.info/wiki/welcome?rev=1757465058&amp;do=diff</link>
        <description>Welcome to your new DokuWiki

Congratulations, your wiki is now up and running. Here are a few more tips to get you started.

Enjoy your work with DokuWiki,

-- the developers

Create your first pages

Your wiki needs to have a start page. As long as it doesn&#039;t exist, this link will be red:</description>
    </item>
</rdf:RDF>
