downloadANA: Download function

Description Usage Arguments Examples

Description

This function allows you to download water level, precipitation and flow data for a selected time period

Usage

1
2
downloadANA(stationCodes, timei = "01/01/1900", timef = "", tipoDados,
  nivelConsistencia = "", dlpath)

Arguments

stationCodes

7 digit code for flow stations, 8 digit for flow

timei

starting date, defaults to January 1st, 1900 and will pull first available record

timef

ending date, defaults to most recent available

tipoDados

data type, 1 is for water level, 2 for precipitation and 3 for discharge

nivelConsistencia

1 is for bruto, 2 for consistido and blank for both

dlpath

where the final .csv files should be saved to

Examples

1
download_function()

sharsiddiqui/readANAData documentation built on May 17, 2019, 12:12 a.m.