• skip to content

CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » use
Trace: • water_balance_analysis_for_seoul • huidae_cho • how_to_create_an_r_package • journals • how_to_install_miniconda_on_linux • zachary_pilgrim • nelson_kandel • s.m._asaduzzaman_reshad • 2020_spring • 2021

use

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • howtos (9)
  • lab_members (8)
  • software (4)
  • wiki (4)
  • projects (3)
  • academic_opportunities (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • how_to_use_shell_scripting_on_windows
  • user_manual (software:canopy)

Fulltext results:

syntax @wiki
33 Hits, Last modified: 7 months ago
e. This page contains all possible syntax you may use when editing the pages. Simply have a look at the... it this page". If you want to try something, just use the [[playground:playground|playground]] page. Th... u can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>,
file_naming_conventions
13 Hits, Last modified: 2 weeks ago
nes the filename and directory naming conventions used in lab repositories. These conventions apply to ... on to do so. ===== General principles ===== * Use descriptive names. * Use only lowercase letters (a-z), digits (0-9), hyphens (-), and underscores (_... * Avoid spaces and other special characters. * Use **hyphens (-)** by default. * Use **underscores
tutorial @software:canopy
13 Hits, Last modified: 20 months ago
o learn more about this module, please read the [[user manual]]. For technical details, please read the... pefile in addition to the TIFF file which will be used for snapping. The ‘naip’ folder will contain 4 i... ArcMap for the required spatial functions to be used. - Open the Python window under the geoproce... import the CanoPy module for ArcMap to be able to use its functions. To accomplish this use the followi
dokuwiki @wiki
11 Hits, Last modified: 7 months ago
iki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] soft... e that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The... hentication connectors]] make DokuWiki especially useful in the enterprise context and the large number... its vibrant community allow for a broad range of use cases beyond a traditional wiki. Read the [[doku
technical_manual @software:canopy
10 Hits, Last modified: 20 months ago
tware:canopy:]] page. This document outlines the uses and methodology of the functions contained withi... the [[software:canopy:]] module. To learn how to use this module, please read the [[user manual]]. Also refer to the [[tutorial]]. ===== Authors ===== ... rget spatial reference for output files. The WKID used for the GFC canopy project is 102039 (USA Contig
how_to_install_tex_live_on_linux @howtos
9 Hits, Last modified: 2 months ago
TO explains how to install TeX Live as a non-root user. ===== Shared non-root installation ===== The ... t can save disk storage on shared machines, since users use the same installation. It also does not require tlmgr for additional packages. <code bash> # do... rent session . ~/.bash_profile </code> For other users, <code bash> # create the same directory struct
how_to_compile_qgis_on_slackware @howtos
5 Hits, Last modified: 5 weeks ago
st. <code bash> # switch to root su - # replace USERNAME with your non-root username who installed GRASS if ! echo $PKG_CONFIG_PATH | grep -q /home/USERNAME/usr/local/share/pkgconfig; then echo 'expo... le . ~/.bash_profile # create postgres group and user, which are required by postgresql groupadd -g 20
how_to_install_micromamba @howtos
5 Hits, Last modified: 3 weeks ago
ws]]. <code batch> rem install micromamba mkdir %USERPROFILE%\local\bin curl -L https://github.com/mam... eleases/latest/download/micromamba-win-64.exe -o %USERPROFILE%\local\bin\micromamba.exe rem if %USERPROFILE%\local\bin is not in PATH set PATH=%USERPROFILE%\local\bin;%PATH% setx PATH %PATH% rem set th
welcome @wiki
5 Hits, Last modified: 7 months ago
iki:syntax|syntax page]]. You might also want to use a sidebar. To create it, just edit the [[:sidebar... ki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the [... ter]]. The [[https://forum.dokuwiki.org|DokuWiki User Forum]] is an excellent way to get in contact wi
scientific_writing
4 Hits, Last modified: 7 months ago
ific writing ====== This page provides resources useful for scientific writing. * {{ :elements_of_s... erriam-webster.com/grammar/em-dash-en-dash-how-to-use|How to Use Em Dashes (—), En Dashes (–) , and Hyphens (-)]] * [[https://quillbot.com/blog/punctuation/en-dash/|En Dash (–) | When to Use and Examples]]
start
4 Hits, Last modified: 2 weeks ago
to water resources informatics and modeling. They use this wiki site to share project information and d... https://hcho.isnew.info/|his website]]. <ifauth @user> * [[Lab only:TODOs]] * [[Lab only:Lab polic... ding sources:]] * [[Q&As:]] </ifauth> <ifauth !@user> * [[Q&As:]] </ifauth> /* {{https://hcho.isne... atest-daily-build|Latest daily build for advanced users]] * [[https://idea.isnew.info/how-to-compil
2021 @academic_opportunities
4 Hits, Last modified: 20 months ago
the most important geospatial parameters that is used for hydrologic analysis and modeling. However, t... OpenLayers, and discusses how r.accumulate can be used to improve the efficiency of geospatial computat... ainty estimation (GLUE) framework has widely been used for uncertainty estimation in hydrologic modelin... e in uncertainty estimation. In this research, we used Bayesian model averaging (BMA), multi-objective
how_to_compile_grass_on_slackware @howtos
4 Hits, Last modified: 5 weeks ago
switch to root su - # create postgres group and user for postgresql, one of pdal dependencies groupadd -g 209 postgres useradd -u 209 -g 209 -d /var/lib/pgsql postgres # i... _wgs84 feature if [ $# -eq 0 ]; then last_used_mapset=$(awk ' /^GISDBASE: /{gis... }' ~/.grass8/rc) $grass_master "$last_used_mapset" else $grass_master "$@" fi EOT c
c_template @lab_members
4 Hits, Last modified: 20 months ago
te University]] ===== Contact ===== * Email: <USERNAME@nmsu.edu> * GitHub: https://github.com/USERNAME ===== Education ===== * M.S. or Ph.D. Stude... {{topic>projects +TAG&nouser&nodate}} <ifauth @user> ===== Research ===== {{topic>research +TAG&nou... nodate}} ===== TODOs ===== ~~TODOLIST assigned:@USERNAME showdate:yes header:firstheader~~ </ifauth>
topographic_index_enhanced_with_soil_moisture @projects
4 Hits, Last modified: 20 months ago
UOTE> Topographic Wetness Index (TWI) is an index used to quantify effects on wetness of area based on ... y that could affect wetness such as soil and land use data. The purpose of this project is to modify the original formula used to classify TWI to include soil composition, a p... ers to TWI. The modification is conducted through use of soil data parameters from the Natural Resource
conferences
3 Hits, Last modified: 3 years ago
gfc_canopy_assessment @projects
3 Hits, Last modified: 20 months ago
canopy @software:canopy
3 Hits, Last modified: 20 months ago
user_manual @software:canopy
3 Hits, Last modified: 20 months ago
2020 @academic_opportunities
2 Hits, Last modified: 5 years ago
how_to_compile_peakfq_on_linux @howtos
2 Hits, Last modified: 18 months ago
how_to_install_hec-ras_on_linux @howtos
2 Hits, Last modified: 19 months ago
how_to_create_an_r_package @howtos
1 Hits, Last modified: 4 weeks ago
how_to_install_the_intel_fortran_compiler_on_linux @howtos
1 Hits, Last modified: 18 months ago
how_to_use_shell_scripting_on_windows @howtos
1 Hits, Last modified: 20 months ago
abdullah_azzam @lab_members
1 Hits, Last modified: 20 months ago
baokun_li @lab_members
1 Hits, Last modified: 20 months ago
hari_shreesh @lab_members
1 Hits, Last modified: 16 months ago
madan_pokhrel @lab_members
1 Hits, Last modified: 14 months ago
nelson_kandel @lab_members
1 Hits, Last modified: 20 months ago
s.m._asaduzzaman_reshad @lab_members
1 Hits, Last modified: 20 months ago
ujjwal_marasini @lab_members
1 Hits, Last modified: 20 months ago
open_source_canopy_classification @projects
1 Hits, Last modified: 20 months ago
sentence_case @wiki
1 Hits, Last modified: 6 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki