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.

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 the latest Warp 10 release, 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
Thinking In WarpScript: Thrift and Protocol Buffers
Thinking in WarpScript

Thrift and Protocol Buffers support in WarpScript

Learn how to use Thrift and Protocol Buffers directly from within WarpScript and without the need for code generation

Read More
Thinking in WarpScript #13: Time synchronization
Thinking in WarpScript

How to synchronize Timestamps

Learn how to synchronize timestamps of two Geo Time Series and copy the locations from one to the other.

Read More
Aggregate by calendar duration in WarpScript
Tutorials

Aggregate by calendar duration in WarpScript

In this tutorial, we will see how to aggregate by calendar duration that can be irregular (like months or years for example)

Read More
Fetch: FETCHez la data ! Thinking in WarpScript
Thinking in WarpScript

FETCHez la data !

Accessing your time series data is the first thing you have to do, that is why Warp 10 offers so many options for retrieving data. Discover them in this post!

Read More