data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
chrisn 2019-11-03T16:45:22.117600Z

tech.datatype now has support for buffered images and color gradients: - buffered-images: https://github.com/techascent/tech.datatype/blob/master/docs/buffered-image.md - gradients: https://github.com/techascent/tech.datatype/blob/master/src/tech/v2/tensor/color_gradients.clj#L34 Using this and a weather forecasting system we built for client, I colorized current temperatures across the US according to the most recent forcasts of the HRRR and GFS weather models:

👏 2
chrisn 2019-11-03T22:09:18.118500Z

Some more fun images colorized with different mathematica color schemes (which are built into tech.datatype):

chrisn 2019-11-03T22:10:16.118800Z

👍 4
🌈 1