Can we extract weather data of a year? suppose 2010? if so it would be very helpful>

i’m planning to do a paper on thom’s discomfort index for that i need seperate temperature and weather data set of 2 decade.

Depends, where from and what precision.

For some instances https://www.shinyweatherdata.com/ can do the trick.

If you’re willing to do a little work yourself, you can process any data within NOAA’s database here into an Actually Meteorological Year (AMY) EPW. Here is the map interface of the database:

And here’s a sample Grasshopper file showing how to process a year of data downloaded from the database into an AMY EPW:

1 Like