Log of /contributions/modules/carbon/carbon_calculate.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 3 12:21:29 2009 UTC
(4 months, 3 weeks ago)
by
johnackers
Branch:
MAIN
Changes since
1.41: +93 -30 lines
Diff to
previous 1.41
Create estimated readings even if required before all or after all available meter readings. For example, we calculate emissions from Jan 1 even if 1st meter reading was taken on Jan 20th. This is the way the old algorithm worked.
Revision
1.41 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 9 15:24:02 2009 UTC
(6 months, 2 weeks ago)
by
johnackers
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0
Changes since
1.40: +98 -104 lines
Diff to
previous 1.40
changed meter algorithm to create estimated meter readings at the start and end of the accounting periods. This alogorithm ensures that over several years, as long as you have some real meter readings on the start/end dates, the overall CO2 / energy calculations are precise; not true about old algorithm.
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 6 22:19:26 2009 UTC
(10 months, 2 weeks ago)
by
johnackers
Branch:
MAIN
CVS Tags:
DRUPAL-5--0-2
Changes since
1.25: +20 -20 lines
Diff to
previous 1.25
Replaced calls to drupal's format_date() with direct calls to date() routine that uses the same timezone as other php routines like strtotime().
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 5 13:12:27 2009 UTC
(10 months, 3 weeks ago)
by
johnackers
Branch:
MAIN
Changes since
1.23: +107 -62 lines
Diff to
previous 1.23
calculate emissions between all meter readings so that 'adjustments' can have effect in the middle of the accounting period (e.g. number of people sharing house change) .
Revision
1.20.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 11 10:11:44 2007 UTC
(2 years, 5 months ago)
by
johnackers
Branch:
DRUPAL-5
Changes since
1.20.2.2: +56 -29 lines
Diff to
previous 1.20.2.2
, to
branch point 1.20
In results include carbon stamps that have 0 kg (e.g. for a green energy tariff) or have a carbon source code that is no longer valid or not published. Think bug 125961 is slightly different.
Revision
1.20.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 3 09:43:57 2007 UTC
(2 years, 6 months ago)
by
johnackers
Branch:
DRUPAL-5
Changes since
1.20: +2 -2 lines
Diff to
previous 1.20
Tweaks. Help users install carbon sources if none present. Generate h1 tags if footprint or source tables have zero rows to avoid format problem with bluebreeze.
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 6 21:44:22 2007 UTC
(2 years, 8 months ago)
by
johnackers
Branch:
MAIN
Changes since
1.15: +113 -44 lines
Diff to
previous 1.15
Fix assorted bugs in the calcalution of emissions from all types of carbon_stamps including inabaility to handle meter readings that fall on the start of a reporting period, and emissions from repeating stamps not calculated correctly.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 31 15:53:06 2007 UTC
(2 years, 9 months ago)
by
johnackers
Branch:
MAIN
Changes since
1.10: +13 -10 lines
Diff to
previous 1.10
suppress KwH values if not enabled in preferences (and most likely right now) they are going to be wrong.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 15:22:36 2006 UTC
(2 years, 11 months ago)
by
johnackers
Branch:
MAIN
Changes since
1.4: +159 -40 lines
Diff to
previous 1.4
introduce the climate care model, fix errors with choose climate model, change messages given with meter readings.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.