Created
April 14, 2016 07:29
-
-
Save jacksontong/c8b1c1404b8fb44abbe178a86d45a6c3 to your computer and use it in GitHub Desktop.
inline-help content for cp is_scaled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
0 => [ | |
'field_id' => '25' | |
'header' => 'Consumption Scaling' | |
'content' => '<p>Choose whether or not to scale the consumption profile of your customer.</p> | |
' | |
'created_at' => '2015-08-19 03:44:37' | |
'updated_at' => '2015-08-19 03:44:37' | |
] | |
1 => [ | |
'field_id' => '74' | |
'header' => 'Scaling' | |
'content' => '<p>Scale the consumption profile so that it totals up to the amount seen on the bill... or use it un-scaled if you're uploaded meter data for the customer and are 100% sure it tallys with their billed consumption.</p> | |
' | |
'created_at' => '2015-09-08 12:41:56' | |
'updated_at' => '2015-09-08 12:41:56' | |
] | |
2 => [ | |
'field_id' => '93' | |
'header' => 'Scale Load Profile' | |
'content' => '<p>Scale the library load profile to your customer's actual daily consumption. Unless you have uploaded a valid 8760-hour load profile, this is an important step. This keeps the 'shape' of the load profile and ensures the actual demand values match your customer's consumption.</p> | |
<p> </p> | |
<p><a href=\"http://ace.pvsell.com.au/help/v2/load_profile.htm?q=c2NhbA==&ms=AAAAAA==&mw=NDQ0&st=Mg==&sct=MA==\" onclick=\"window.open(this.href, \'\', \'resizable=no,status=no,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no\'); return false;\">Click here</a> for more information</p> | |
' | |
'created_at' => '2015-09-09 14:40:45' | |
'updated_at' => '2015-09-09 14:40:45' | |
] | |
3 => [ | |
'field_id' => '103' | |
'header' => 'Apply Scaling to Consumption Profile' | |
'content' => '<p>Linearly scale the consumption profile to match the average daily consumption stated on the bill, or use the kW specified in the consumption profile data without scaling.</p> | |
' | |
'created_at' => '2015-10-04 11:21:19' | |
'updated_at' => '2015-10-04 11:21:19' | |
] | |
4 => [ | |
'field_id' => '105' | |
'header' => 'Consumption Profile Scaling' | |
'content' => '<p>You can scale any consumption profile by selecting "scaled" here and entering in an appropriate value. For example, if your customer uses an average of 55kWh/day then entering that value here will ensure more accuracy in cases where you don't have accurate data available. If you have meter data from the customer then you should leave it "unscaled".</p> | |
' | |
'created_at' => '2016-01-25 03:55:29' | |
'updated_at' => '2016-01-25 03:55:29' | |
] | |
5 => [ | |
'field_id' => '118' | |
'header' => 'Scaling Option' | |
'content' => '<p>You can scale your consumption profile to meet your customers known daily consumption. This will ensure that the average of your customer's overall use will be as accurate as possible. If you have "raw" meter data direct from the customer, it's best to leave it "unscaled".</p> | |
' | |
'created_at' => '2016-02-18 23:26:07' | |
'updated_at' => '2016-02-18 23:27:12' | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment