The sculpture uses NASA GISS open source temperature data to show the temperature change of the earth after 50 years. The data considered are the most recent complete data set at the time of manufacture in 2018 and compared it with the data from 50 years prior in 1968. This meant having the temperature change for each latitude and longitude point of the earth, and that change would be represented proportionally by a protruding rod: the longer the rod, the greater the change.
”It was great to work with data and get an understanding of how temperature change is affected by density of land and sea. The data was open source, but the file format was not one I could open with my more universal/generic software (excel). Thus, I coded some python to convert the netCDF file to a CSV. Once as a CSV, I could then import the data into Rhino 3D’s grasshopper to execute the design work and start visualising the data in 3D.”