First time here? Check out the Help page!
1 | initial version |
Looking at the structure of the data on the weather pages at https://energyplus.net/weather site I can see why you would want to automate the download of all weather files. You don't have to have the site's API. You can write a web scraping script to crawl the links and download the files. It's not a difficult task. Scraping can be inappropriate, so it's good form to communicate with the site masters to check if they have a problem with it. Another good resource is white box technologies. http://weather.whiteboxtechnologies.com/IWEC2