- added modules for getting LCRA hydromet and water quality data
- fixed waterml parser bug that was affecting USGS NWIS data when
parameter data collected using multiple methods exist (e.g. water level
measured with RADAR and pressure transducer) through use of optional 'method'
kwarg
- fixed ncdc.ghcn.get_stations() failing tests with pandas==0.17.0