You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This feature utilises summary data stored in a file rather than having to process hourly data from the weather files (see <ahref="#resource">Visualising Renewable Resource Attributes</a>).</p>
3571
3571
<divclass="experiment">
3572
3572
<h3id="dataview">Data View</h3>
3573
-
<p>This experimental feature overlays a set of pie charts or bar charts on the Powermap map, either at individual station locations or based upon the grid of MERRA-2 “weather” cells. It can be used to visualise the contribution to overall generation from a group of stations. This could assist with identifying optimal placement of stations. For example, identifying potential Renewable Energy Zones could be assisted by running SAM models for identically sized stations placed within each of the cells. When the program is invoked it will display Powermap's coordinates grid. By default the grid is based on geographic coordinates but can be set to show the MERRA-2 cells by setting the <em>merra2_grid</em> property of the <ahref="#p_view">[View]</a> Section of the Preferences file to <em>True</em>. The program can accept data in two formats:</p>
3573
+
<p>This experimental feature overlays a set of pie charts or bar charts on the Powermap map, either at individual station locations or based upon the grid of “weather” cells. It can be used to visualise the contribution to overall generation from a group of stations. This could assist with identifying optimal placement of stations. For example, identifying potential Renewable Energy Zones could be assisted by running SAM models for identically sized stations placed within each of the cells. When the program is invoked it will display Powermap's coordinates grid. By default the grid is based on geographic coordinates but can be set to show the weather cells by setting the <em>coord_grid</em> property of the <ahref="#p_view">[View]</a> Section of the Preferences file to either <em>e</em> for ERA5-derived weather data or <em>m</em> for MERRA-2 derived weather data. The program can accept data in two formats:</p>
3574
3574
<ol>
3575
3575
<li>A table of latitudes and longitudes containing the generation in each location for a number of RE technologies, or</li>
3576
3576
<li>The summary table from a Powermodel execution from Powermap which contains a list of stations, their technology and generation. This format requires the stations in the list to be present in the Scenarios loaded into Powermap</li>
3577
3577
</ol>
3578
-
<p>The program analyses the generation figures for each or all technologies and ovelays charts that show the relative generation for each station or weather cell compared to the maximum generation figure. In Bar Charts the bars are relative to the maximum generation for any technology while percentages are either relative to the total for the cell or for each technology. In Pie Charts the pie slices indicate the contribution of each technology and the total pie slices and percentages are relative to the maximum generation. The base size (scale) of the charts are the same size as the MERRA-2 cells.</p>
3578
+
<p>The program analyses the generation figures for each or all technologies and ovelays charts that show the relative generation for each station or weather cell compared to the maximum generation figure. In Bar Charts the bars are relative to the maximum generation for any technology while percentages are either relative to the total for the cell or for each technology. In Pie Charts the pie slices indicate the contribution of each technology and the total pie slices and percentages are relative to the maximum generation. The base size (scale) of the charts are the same size as the weather cells.</p>
3579
3579
<p>The Data View options (Properties) are specified in the <ahref="#p_dataview">[Dataview]</a> Section of the Preferences file. The associated property is indicated in brackets at the end of the description. The Data View menu displayed by invoking the <em>Show Data View</em> menu option. The menu presented has the following fields:</p>
0 commit comments