> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plantpredict.com/llms.txt
> Use this file to discover all available pages before exploring further.

# RELEASE 11.11.0

September 21, 2023

**<u>IAM Model Updates - Physical IAM Model</u>**

PlantPredict subscribers can now utilize the Physical IAM model published in pvlib.  To use the Physical IAM model, a user must make the proper selection in the Simulation Settings → Model Choices section of their prediction.

<Frame>
  <img src="https://mintcdn.com/terabaseenergy/nVZFluoWJIYXrUnK/images/release-11-11-0-image1.gif?s=37df7f2ccf4533d3297470f766e704df" alt="Release 11 11 0 Image1" width="1920" height="1024" data-path="images/release-11-11-0-image1.gif" />
</Frame>

The physical IAM model resembles the Fresnel model implemented in PVSyst in that they have similar input parameters, but users should not expect the exact same results.

Documentation here:  [Physical IAM Losses](/models/poa-irradiance/iam)

**<u>Column Name Row in Weather File Import</u>**

We added a new parameter called “Column Name Row”, which allows a user to specify the row in the weather file being implemented that contains the Column Names.  The Format Data screen will now hide all the rows above the Column Name Row, which makes mapping the columns much easier.

<Frame>
  <img src="https://mintcdn.com/terabaseenergy/6m_VWcJnaSChswD-/images/release-11-11-0-image2.gif?s=a1b9a993647d4077f51861685004e186" alt="Release 11 11 0 Image2" width="1920" height="1024" data-path="images/release-11-11-0-image2.gif" />
</Frame>

**<u>Block Builder Quick Edit - Diffuse Stow/Irradiance Optimization options</u>**

We have added the Irradiance Optimization parameters to the Quick Edit page, which is only available for Block Builder Predictions.  Now you can quickly and easily modify the Irradiance Optimization settings for all your DC Fields.

<Frame>
  <img src="https://mintcdn.com/terabaseenergy/zMDP-jcXJfRz8pez/images/release-11-11-0-image3.gif?s=4ed63571203fb1e44d66c367e5136e0f" alt="Release 11 11 0 Image3" width="1920" height="1024" data-path="images/release-11-11-0-image3.gif" />
</Frame>

**<u>Custom Array Builder can build arrays with DC as Tables</u>**

If the “Create DC as” field is set to Tables, when you create a custom table using the Custom Array Editor in a Map Builder prediction, the DC will be created with table shapes instead of array shapes.

<Frame>
  <img src="https://mintcdn.com/terabaseenergy/Ndv7BlBZEe5u0jpN/images/release-11-11-0-image4.gif?s=69ec30bce0167dda7cca5d94942298da" alt="Release 11 11 0 Image4" width="1920" height="1024" data-path="images/release-11-11-0-image4.gif" />
</Frame>

**<u>KMZ Backdrops are now displayable on PLP-1000</u>**

If you have imported a KMZ as a backdrop, and you want those shapes to appear in your PLP-1000, that is now possible.

<Frame>
  <img src="https://mintcdn.com/terabaseenergy/Ndv7BlBZEe5u0jpN/images/release-11-11-0-image5.gif?s=da7d1133d83c4c6a7b2498acdf7d20fe" alt="Release 11 11 0 Image5" width="1728" height="1080" data-path="images/release-11-11-0-image5.gif" />
</Frame>

**<u>SDK Updates</u>**

The SDK now supports JSON only requests on top of existing functionality.  This should make the SDK easier and more intuitive to use, especially for software developers not coming from a Python background.

<u>The SDK now support the upload of PAN and OND files</u>

* Added new support in the SDK to allow parsing and uploading of both .PAN and .OND files. For example usage, check out our ReadTheDocs section on these changes here: [Example Usage — plantpredict-python 1.0.20 documentation](https://plantpredict-python.readthedocs.io/en/master/example_usage.html#upload-a-module-pan-file)
* Updated the \_enumerations \_class to include the \*\*new \*\*Physical IAM model choice.

To keep up to date on our SDK releases, check out our GitHub Release page:

[Releases · plantpredict/python-sdk](https://github.com/plantpredict/python-sdk/releases)

 

**<u>Minor enhancements and Bug Fixes</u>**

* Fixed a bug where prediction statistics were not showing up in an expandable UI element.  This expansion was redundant and has been removed.
* The asset type of “StringSizing” is displayed for at least 2 different assets incorrectly. Ashrae stations during project/prediction import and new module forms.

  **Import Project → Import From .PPP → Ashrae Station**

<Frame>
  <img src="https://mintcdn.com/terabaseenergy/Ndv7BlBZEe5u0jpN/images/release-11-11-0-image6.png?fit=max&auto=format&n=Ndv7BlBZEe5u0jpN&q=85&s=10f78c6b832b04fbfe1ce708932f2715" alt="Release 11 11 0 Image6" width="616" height="240" data-path="images/release-11-11-0-image6.png" />
</Frame>

**Add Module → Create Blank Template**

<Frame>
  <img src="https://mintcdn.com/terabaseenergy/Ndv7BlBZEe5u0jpN/images/release-11-11-0-image7.png?fit=max&auto=format&n=Ndv7BlBZEe5u0jpN&q=85&s=e60d394902796d1fcd7bc762de7c4faa" alt="Release 11 11 0 Image7" width="514" height="314" data-path="images/release-11-11-0-image7.png" />
</Frame>

* Updated our Contact Us link to utilize our new Support Contact us screen.
* Project Import now filters for \*.ppp files, making this process a little easier
* Fixed an issue with the .SHP File export.  Boundaries with holes in them, were causing strange results.
