Skip to main content

DESHIMA code for data analysis

Project description

de:code

Release Python Downloads DOI Tests

DESHIMA code for data analysis

Installation

pip install decode==2025.10.0

Quick look

de:code ships with a quick look command decode-qlook, which will be available from the CUI after installation. It has several subcommands for each observation type. For example, to quick-look at a raster observation:

$ decode-qlook raster /path/to/dems.zarr.zip

where dems.zarr.zip is the merged observation data (DESHIMA measurement set: DEMS) to be checked. By default, it will output an image of the result plots by a simple analysis (e.g. continuum map, etc). You can also get the result data themselves by changing the output format:

$ decode-qlook raster /path/to/dems.zarr.zip --format zarr.zip

See the command help for all available options:

# list of the subcommands and descriptions
$ decode-qlook --help

# list of the available command options
$ decode-qlook raster --help

If you are not sure about the observation type, the auto subcommand may be useful to automatically select the appropriate command to use:

$ decode-qlook auto /path/to/dems.zarr.zip

Finally, all subcommands are available as functions in the qlook submodule. For example, the raster command corresponds to decode.qlook.raster and the following Python code is equivalent to the CUI:

import decode

decode.qlook.raster("/path/to/dems.zarr.zip")

See the qlook module documentation for more information.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

decode-2025.10.0.tar.gz (431.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

decode-2025.10.0-py3-none-any.whl (313.9 kB view details)

Uploaded Python 3

File details

Details for the file decode-2025.10.0.tar.gz.

File metadata

  • Download URL: decode-2025.10.0.tar.gz
  • Upload date:
  • Size: 431.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.5

File hashes

Hashes for decode-2025.10.0.tar.gz
Algorithm Hash digest
SHA256 20149c783b0156355b7cad0d4676ca17e19248ddde2caba3d3f48e99f9b4c09d
MD5 e0dfd8955e0850a8fb1b58a09e0c09b9
BLAKE2b-256 6e33e32ad8231ebeb6604584087989b071524e62873242b69a44ffd54f787413

See more details on using hashes here.

File details

Details for the file decode-2025.10.0-py3-none-any.whl.

File metadata

  • Download URL: decode-2025.10.0-py3-none-any.whl
  • Upload date:
  • Size: 313.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.5

File hashes

Hashes for decode-2025.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8582e766682c8a94e5da4e50ae4aa45b42f99b81495b37e385521c6c994262bc
MD5 361320d92eb0a01f67391f3ee5df78ff
BLAKE2b-256 5ce51b4c9507fea50fda08c5000338211db39c8ff4ab60d2c3fdd2639cde09cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page