Skip to content

Encode time-series data into a single polynomial raster

Notifications You must be signed in to change notification settings

mapbox/rio-polyencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rio-polyencode

Encode time-series data into a single polynomial raster

encoding

Usage: rio polyencode [OPTIONS] INPUTS OUTPUT

  Encode n-inputs into one polynomial raster. Each successive input is
  interpreted as a step of 1.

Options:
  -d, --poly-order INTEGER
  -r, --reflect INTEGER
  --version                 Show the version and exit.
  --help                    Show this message and exit.

decoding

Usage: rio polydecode [OPTIONS] INPUT OUTPUT X

  Decode a polynomial raster for a given X value

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

About

Encode time-series data into a single polynomial raster

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages