Skip to content

juntyr/numcodecs-observers

Repository files navigation

image image image image image

numcodecs-observers

Observe encoding and decoding in the numcodecs buffer compression API.

The following observers, implementing the CodecObserver class are provided:

  • BytesizeObserver: measure the byte size of the data before and after encoding / decoding
  • WalltimeObserver: measure the walltime it takes to encode / decode

License

Licensed under the Mozilla Public License, Version 2.0 (LICENSE or https://www.mozilla.org/en-US/MPL/2.0/).

Funding

The numcodecs-observers package has been developed as part of ESiWACE3, the third phase of the Centre of Excellence in Simulation of Weather and Climate in Europe.

Funded by the European Union. This work has received funding from the European High Performance Computing Joint Undertaking (JU) under grant agreement No 101093054.

About

Observe encoding and decoding in the numcodecs buffer compression API

Topics

Resources

License

Stars

Watchers

Forks

Languages