PseudoNetCDF.epafiles package
Module contents
- class PseudoNetCDF.epafiles.aqsraw(*args, **kwds)[source]
Bases:
PseudoNetCDFFile
yearpath - path to csv file from AQS timeresolution - choices = [‘daily’, ‘hourly’] default = ‘hourly’,
defaults to hourly’
bdate - Limit output so that the date starts at YYYY-MM-DD edate - Limit output so that the date end YYYY-MM-DD (inclusive) rdate - datetime(1900, 1, 1), dest = ‘rdate’, type = getrdate,
help = ‘Reference date YYYYMMDD HH:MM:SS’)
- wktpolygon - WKT Polygon (default: None) equivalent to
“POLYGON ((-180 -90, 180 -90, 180 90, -180 90, -180 -90))”
- sampleval - Defaults to “Sample Measurement” for hourly and “Arithmetic
Mean” for daily
verbose - level of verbosity