Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

parameterDescription
-h, --helpShow Help
-t, --token <token>Personal token can be obtained from the 'Web Services API' tab at http://dmas.uvic.ca/Profile
-o, --outpath <outpath>The folder that file(s) will be saved to
-b, --begin <begin>The beginning date/time of the data you would like to download
-e, --end <end> The ending date/time of the data you would like to download
[options] 
-a, --appendAppend configurations to an existing spreadsheet if it already exists, otherwise, create a new spreadsheet.
-f, --file <filename>The destination Excel spreadsheet file name. If omitted, the default file name is <outpath>\download.xlxs
-l, --locationCode <locationCode>

The code for the parent location you would like to use to search for instruments from.

 -c, --deviceCategoryCode <deviceCategoryCode>

The code for the device category of the instrument you would like to download data from.

-d, --deviceCode <deviceCode>

 The code for a specific device you would like to download data from

-v, --propertyCode <propertyCode>

The code for the property you would like to download data for

-p, --dataProductCode <dataProductCode>

The code for the data product you would like to download

-x, --extension <extension>

The file extension for the data product you would like to download

...