* hopefully fixes newline issues once and for all * fixes some data typing issues
1.2.3
* fixes an issue with excessive line separators when running in Windows
1.2.2
* adds support for Canadian weather stations * uses OS specific line separation character instead of hardcoded "\n"
1.2.1
- fixes bugs related to running command line scripts - fills in missing pydocs for better integration with autocompletion tools - adds in missing default arguments for interpolation, imputation, and max missing rows - updates documentation
1.1.0
- adds CLI functionality to the pip installation, giving access to these shell commands: - `analyze_noaa_data` - `create_amy_epw_files` - `create_amy_epw_files_for_years_and_wmos`