• 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 » file
Trace:

file

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • howtos (6)
  • software (3)
  • projects (2)
  • q_as (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • how_to_count_non-null_records_in_a_column_in_a_csv_file
  • how_to_find_the_order_of_a_column_in_a_csv_file
  • how_to_merge_csv_files_in_the_current_directory

Fulltext results:

syntax @wiki
23 Hits, Last modified: 3 months ago
is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ats. To mitigate the problem, you can upload your file in different formats for maximum browser compatib... filename as the video and be either a jpg or png file. In the example above a ''video.jpg'' file would
technical_manual @software:canopy
10 Hits, Last modified: 13 months ago
p NAIP tiles to a consistent grid system. If this file does not already exist, the filename part of ''sn... F files and some output shapefiles. - If the file is a shapefile, it is converted to raster with classes 1 and 0. - If the file is a GeoTIFF file, the values are reclassified from 1 to 0 and 2 to 1. - If the file has already r
q_as @q_as
6 Hits, Last modified: 11 months ago
|}} 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'' has wind speed values for all the coor
how_to_merge_csv_files_in_the_current_directory @howtos
6 Hits, Last modified: 13 months ago
====== <code bash> # set a variable to know if a file is the first one # because we don't want to skip the head line from the first file first=1 # for each of *.csv file names, assign it to i for i in *.csv; do # if you repeat this script... we don't want to merge # the previously merged file again if [ "$i" = "merged.csv" ]; then # sk
tutorial @software:canopy
6 Hits, Last modified: 13 months ago
ad (QQ) polygon shapefile in addition to the TIFF file which will be used for snapping. The ‘naip’ folde... Py GitHub repository]] and download the zip file. * If you download the .zip file you will first need to unzip the file. It will be named ‘canopy-master’, rename this folder to ‘canopy’
how_to_download_features_using_the_arcgis_rest_api @howtos
3 Hits, Last modified: 11 months ago
pt requires [[https://jqlang.github.io/jq/|jq]]. <file bash download_arcgis_rest_features.sh> #!/bin/sh ... && echo "$fn: wget error $err" # delete broken file rm -f $fn # try it again ... += $s) | del(.properties)' *.geojson > $output </file> Here is an example: <code bash> ./download_arcg
how_to_compile_peakfq_on_linux @howtos
2 Hits, Last modified: 11 months ago
HuidaeCho/peakfq-linux|its GitHub repository]]. <file bash compile_peakfq.sh> #!/bin/sh # download sou... owtos/pkfqms.zip unzip pkfqms.zip rm pkfqms.zip </file> You don't need to run this command, but I used
how_to_count_non-null_records_in_a_column_in_a_csv_file @howtos
1 Hits, Last modified: 13 months ago
ow to count non-null records in a column in a CSV file ====== <code bash> tail -n +2 merged.csv | sed '
how_to_find_the_order_of_a_column_in_a_csv_file @howtos
1 Hits, Last modified: 13 months ago
====== How to find the order of a column in a CSV file ====== <code bash> head -1 merged.csv | sed 's/"
how_to_install_hec-ras_on_linux @howtos
1 Hits, Last modified: 12 months ago
_610_Linux.zip </code> Uncompress the downloaded file. <code bash> mkdir -p ~/usr/local/opt cd ~/usr/lo
doe_keylogic_pareto @projects
1 Hits, Last modified: 13 months ago
[[https://netl.doe.gov/sites/default/files/netl-file/22RS-25_Douven.pdf|DOE NETL PARETO]] through KeyL
fast_flow_accumulation @projects
1 Hits, Last modified: 13 months ago
ps://docs.fileformat.com/image/tiff/|TIFF - Image File Format]] * [[https://medium.com/planet-stories/
user_manual @software:canopy
1 Hits, Last modified: 13 months ago
output files to the final seamless canopy GeoTIFF file per physiographic region<code python> canopy.conv

Page Tools

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