User Activity

I have a script snap that I’m using to do some weird data manipulation to amalgamate 3-hourly data and 1-hourly data into a consistent 1-hourly format. Here is my script, I’m using javascript code: // Ensure compatibility with both JDK 7 and 8 JSR-22...