Download List

项目描述

The pyaeso Python package makes access to the
Alberta Electric System Operator's (AESO) Energy Trading System (ETS) easier. AESO operates Alberta's deregulated electricity market and provides price, demand, and other valuable information through the publicly accessible Energy Trading System (ETS) Web site. This information is useful for economic analysis, power trading, electric system study, and electric system forecasting. The first step in using such information is to download it and parse it into useful data structures - a task performed by this library. Typically the data provided by this library will generate graphs, feed statistical methods, heuristics, and system models to usefully analyze Alberta's electric system.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-29 14:43
0.7

此版本添加了超时函数参数的大多数例如/转储,Python 3 支持和修复的错误的可用传输能力 (ATC) 和当前供求 (CSD) 报告。
This release adds Python 3 support, timeout parameters to most urlopen/dump functions, and fixes for bugs in available transfer capacity (ATC) and current supply/demand (CSD) reports.

2010-03-16 22:09
0.5

这个版本增加了对现时的供应/需求(可持续发展)的报告和阿尔伯塔省电力系统互连(认证的独立实体)日志。阿的代码长期从pyaeso迁移到aeso包已经开始。一些模块Doctests已被添加,因为有两个新的示例程序。
标签: Feature Addition
This release adds access to the Current Supply/Demand (CSD) report and Alberta Interconnected Electrical System (AIES) log. A long-term migration of code from the pyaeso to aeso packages has started. Doctests for some modules have been added, as have two new example programs.

Project Resources