algorithmic modeling for Rhino
I need to evaluate some historical weather data of a little village at Haiti. The only format I can get is XML, JSON or HTML. Is there a way how to feed that data to Ladybug and use it's tools to evaluate it?
For now I can only read weather API and get data to Grasshopper using gHowl.
I also found it's possible to create custom epw data file using this SW http://bigladdersoftware.com/projects/elements/ but have no idea if it works.
Any suggestions? Thanks..
Tags:
Replies are closed for this discussion.
Petr,
EPW files at their core are really just specialized forms of CSV files. So your best bet might be to just open an existing EPW in Excel and replace the data in the columns with the data that you have in your XML. I don't know how your XML is structured or even if the weather data is hourly so it's hard to know whether this method would work. If you upload the XML, we might be able to help you more.
Alternatively, if you download your historical data from the National Climatic Data Center (NCDC):
https://gis.ncdc.noaa.gov/maps/ncei/cdo/hourly
... I've written a small component to format the downloaded data into an EPW (assuming that you have an existing nearby EPW to start with).
The component is under the Dragonfly beta and you can download it here:
https://github.com/chriswmackey/Dragonfly/raw/master/userObjects/Dr...
-Chris
Hello Chris
Thanks for response. I finally got .csv data and edited them in Excel, but there are some issues with third-party weather data records (many records are missing, but they are working to fix it). The whole file is attached.
Let's say I wanna evaluate that data with Ladybug. So the EPW file contains only one year data, right? What is the best idea to get some relevant data if I have hourly records from 2012 to 2017? My idea was to create an average of every hour of each year to have average year data.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by