NCDCDataFile | _NCDCDataFile | A text string representing the file path of an annual NCDC data file that you have downloaded and unzipped to your system. This is the file ending in 'dat.txt' in the unzipped folder that you have downloaded. You can download NCDC data files by picking a location on this online map: http://gis.ncdc.noaa.gov/map/viewer/#app=cdo&cfg=cdo&theme=hourly&layers=1&node=gi. | Goo |
originalEPW | _originalEPW | An text string representing an .epw file path on your system. This EPW should be for the same location as the NCDC file above. | Goo |
patchMissingVals | patchMissingVals_ | Set to 'True' to have the component attempt to fill gaps in recorded data by placing in data from previous hours. Set to 'False' to just write the default missing value into the EPW file (which is susually 99, 999, 9999, or some version of this). The default is set to 'True'. Note that setting this to 'False' will also mean that no radiation or illuminance calulation is performed for the weather file and the values of the original fil are written instead. | Goo |
AMYfilename | AMYfilename_ | An optional text string to set the name of the output AMY file. | Goo |
runIt | _runIt | Set to 'True' to run the component and generate an AMY file from the connected NCDC data and existing EPW file. | Goo |