WarpScript functions

With WarpScript functions, we are getting to the heart of the matter.

These articles explain to you why and how to use one of the 1200+ WarpScript functions.

February 2024: Warp 10 release 3.2.0
Announcements

February 2024: Warp 10 release 3.2.0

Warp 10 3.2.0 has just been released, paving the way to WarpScript debugging & profiling, and mitigating a JDK 17 related issue.

Read More
Real-time failure… Clock drift!
Warp 10 Platform

Real-time failure… Clock drift!

Learn how to compute and fix clock drift between two data historians on the same product.

Read More
Introducing BigDecimal within WarpScript
Warp 10 Platform

Introducing BigDecimal within WarpScript

Warp 10 3.1.2 comes with BigDecimal support. Learn how to use these new functions!

Read More
June 2023, Warp 10 release 3.0.0
Announcements

June 2023: Warp 10 release 3.0.0

Warp 10 3.0 is a major release of the most advanced time series platform. It retains compatibility with the previous standalone version, and drops HBase to implement the first production ready TSDB based on FoundationDB.

Read More
Announcements

2022 review of the Warp 10 platform

A new year begins, it is time to take stock of the developments of the Warp 10 platform in 2022.

Read More
Runners dynamic scheduling with Warp 10
Tutorials

Runners dynamic scheduling

Since version 2.11.0 of Warp 10, a runner can decide when to reschedule itself. Dynamic scheduling is now really easy within WarpScript.

Read More
Warp 10 release 2.11.0
Announcements

August 2022: Warp 10 release 2.11.0

Warp 10 2.11.0 has been released. Discover the bug fixes, enhancements, new features and new functions of the platform.

Read More
Matrix Profile of a Time Series to discover Patterns
Tutorials

Matrix Profile of a Time Series to discover Patterns

Follow this tutorial and learn about an operation called matrix profile that profiles a time series in order to discover patterns.

Read More
Build a WarpScript extension which embeds a C library
Warp 10 Platform

Build a WarpScript extension which embeds a C library

Learn how to embed Java library or C code in a WarpScript/FLoWS function to enlarge the WarpLib function corpus.

Read More
3 ways to perform HTTP requests
Warp 10 Platform

3 ways to perform HTTP requests

Ever wonder how to perform HTTP requests from WarpScript? Depending on your needs, here are 3 ways to achieve it.

Read More
2021 recap: new functions and tools in the Warp 10 Platform
Announcements

2021 recap: new functions and tools in the Warp 10 Platform

New features, new version of WarpStudio, dynamic dashboard tool… Looking back over the last 12 months for the Warp 10 Platform.

Read More
2.9.0 release
Announcements

October 2021: Warp 10 release 2.9.0

The 2.9.0 version of Warp 10 adds even more customization and versatility functionalities as well as lots of new functions and bug fixes.

Read More
Interacting with Git repositories from Warp 10
Warp 10 Platform

Interacting with Git repositories from Warp 10

Having the ability to store and read files from Warp 10 is something often requested. Today we talk about a WarpScript extension which introduces functions to interact with git repositories.

Read More
Protecting your Macros and Functions with Capabilities
Warp 10 Platform

Protecting your Macros and Functions with Capabilities

Protect your functions on open instances using capabilities. They can restrict the access of several sensitive functions to specific users.

Read More
12 tips to apply sliding window algorithms like an expert
Thinking in WarpScript

12 tips to apply sliding window algorithms like an expert

We present 12 simple tips to make full use of the powerful MAP framework for manipulating time series with sliding window algorithms.

Read More
working with geoshapes
Warp 10 Platform

Working with GEOSHAPEs

Geographical data are first class citizens in the Warp 10 Time Series Platform, learn how to create and work with geo zone aka GEOSHAPEs

Read More
A review of smoothing transforms in WarpLib
Warp 10 Platform

A review of smoothing transforms in WarpLib

WarpLib has a ton of functionalities. Among them are smoothing functions. This is a review.

Read More
WarpScript 101
Thinking in WarpScript

WarpScript 101: About the syntax

WarpScript syntax can look alien at first. We discuss the thoughtful reasons for its design and see how easy it is to get used to it.

Read More
Warp 10 release 2.7.0
Announcements

September 2020: Warp 10 release 2.7.0, ready for FLoWS

We just published the 2.7.0 release of Warp 10. Discover the step and timestep parameters as well as the label priority and new WarpScript functions.

Read More
Warp 10 release 2.6.0
Announcements

May 2020: Warp 10 release 2.6.0

We just published the 2.6.0 release of Warp 10. Discover the Macro Value encoder and all the details in this post.

Read More