Skip to main content

A python package for processing Polarimetric Synthetic Aperture Radar (PolSAR) data.

Project description

PolSARtools PyPI package

Build Documentation Status image GitHub commits Downloads License: GPL 3.0

General Information

This package generates derived SAR parameters (viz. polarimetric descriptors, vegetation indices, polarimetric decomposition parameters) from different SAR sensors or input polarimetric matrix (C3, T3,C2, T2).

Installation

1. Install gdal Package

conda install gdal -c conda-forge

2. Install polsartools Package

You can install it using pip:

pip install polsartools

If you encounter an error like "function not found" or need the latest version, you can install the updated version directly from GitHub:

pip install git+https://github.com/Narayana-Rao/polsartools.git#egg=polsartools

Example Usage

Sample use cases and notebooks are provided at polsartools-notebooks repo. Detailed documentation is available at polsartools.readthedocs.io

Available functionalities:

  • Supported sensors

    • UAVSAR (GRD, MLC)
    • ISRO ASAR (H5)
    • NISAR (RSLC, GSLC)
    • RADARSAT-2 (Full-pol)
    • ALOS-2 (Fine Beam Dual-pol (FBD), Quad-pol (HBQ) Level 1.1 CEOS)
    • Chandrayaan-II DFSAR (Full-pol)
  • Full-pol :

    • H-Alpha decomposition
    • Shannon Entropy parameters
    • Non-negative Eigen value decomposition
    • Neumann Decomposition
    • Model free 4-Component decomposition for full-pol data (MF4CF)[11]
    • Model free 3-Component decomposition for full-pol data (MF3CF)[[4]]references.md(#4)
    • Radar Vegetation Index (RVI) [8]
    • Generalized volume Radar Vegetation Index (GRVI) [2]
    • Polarimetric Radar Vegetation Index (PRVI) [1]
    • Degree of Polarization (DOP) [10]
  • Compact-pol :

    • Model free 3-Component decomposition for compact-pol data (MF3CC) [4]
    • Improved S-Omega decomposition for compact-pol data (iS-Omega) [7]
    • Compact-pol Radar Vegetation Index (CpRVI) [6]
    • Degree of Polarization (DOP) [10]
  • Dual-pol:

    • H-Alpha parameters
    • Shannon Entropy parameters
    • Dual-pol Radar Vegetation Index (DpRVI) [5]
    • Dual-pol Radar Vegetation Index for GRD data (DpRVIc) [12]
    • Radar Vegetation Index (RVI) [9]
    • Degree of Polarization (DOP) [10]
    • Polarimetric Radar Vegetation Index (PRVI) [1]
    • Dual-pol descriptors [13]
    • Model free 3-Component decomposition for dual-copol data (MF3CD)
  • Polarimetric speckle filters:

    • boxcar
    • refine lee

Contributing

We welcome contributions! Whether it's fixing bugs, adding new features, or improving documentation, your help is greatly appreciated.

How to Contribute

  1. Fork the repository - Fork this repository to your GitHub account.

  2. Clone your fork - Clone the repository to your local machine:

    git clone https://github.com/Narayana-Rao/polsartools.git
    
  3. Create a branch - Create a new branch for your changes:

    git checkout -b feature-branch
    
  4. Make changes - Implement your changes or additions.

  5. Test your changes - Run the tests to ensure that your changes don’t break anything.

  6. Commit and push - Commit your changes and push them to your fork:

        git commit -am "Description of changes"
        git push origin feature-branch
    
  7. Create a Pull Request - Open a pull request to the main repository with a clear description of the changes.

Bug Reporting

If you encounter a bug or issue, please follow these steps to report it:

  1. Check the existing issues: Before submitting a new bug report, check if the issue has already been reported in the Issues section.

  2. Submit a bug report: If the issue hasn’t been reported, please open a new issue and include the following information:

    • A clear description of the problem.
    • Steps to reproduce the issue.
    • Expected vs actual behavior.
    • Any error messages or stack traces.
    • Relevant code snippets or files if possible.
    • Version of polsartools and Python you're using.

Click here to report a bug

Feature Requests

We’re always open to suggestions for new features or improvements!

  1. Check existing feature requests: Please make sure the feature request hasn't already been made in the Issues section.

  2. Submit a feature request: If it hasn’t been requested already, please open a new issue with the following information:

    • A clear description of the feature.
    • Why you think this feature would be beneficial.
    • Any specific use cases or examples.

Click here to request a feature

Cite

If you use PolSARtools in your research or projects, please cite it as follows:

Bhogapurapu, N., Dey, S., Mandal, D., Bhattacharya, A. and Rao, Y.S., 2021. PolSAR tools: A QGIS plugin for generating SAR descriptors. Journal of Open Source Software, 6(60), p.2970. doi: 10.21105/joss.02970

@article{bhogapurapu2021polsar,
  title={PolSAR tools: A QGIS plugin for generating SAR descriptors},
  author={Bhogapurapu, Narayanarao and Dey, Subhadip and Mandal, Dipankar and Bhattacharya, Avik and Rao, YS},
  journal={Journal of Open Source Software},
  volume={6},
  number={60},
  pages={2970},
  year={2021},
  doi= {10.21105/joss.02970}
}

Project details


Download files

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

Source Distribution

polsartools-0.7.tar.gz (7.5 MB view details)

Uploaded Source

Built Distributions

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

polsartools-0.7-cp313-cp313-win_amd64.whl (497.7 kB view details)

Uploaded CPython 3.13Windows x86-64

polsartools-0.7-cp313-cp313-win32.whl (488.6 kB view details)

Uploaded CPython 3.13Windows x86

polsartools-0.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

polsartools-0.7-cp313-cp313-macosx_11_0_arm64.whl (509.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

polsartools-0.7-cp312-cp312-win_amd64.whl (970.1 kB view details)

Uploaded CPython 3.12Windows x86-64

polsartools-0.7-cp312-cp312-win32.whl (488.7 kB view details)

Uploaded CPython 3.12Windows x86

polsartools-0.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

polsartools-0.7-cp312-cp312-macosx_11_0_arm64.whl (509.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

polsartools-0.7-cp311-cp311-win_amd64.whl (496.3 kB view details)

Uploaded CPython 3.11Windows x86-64

polsartools-0.7-cp311-cp311-win32.whl (487.7 kB view details)

Uploaded CPython 3.11Windows x86

polsartools-0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

polsartools-0.7-cp311-cp311-macosx_11_0_arm64.whl (511.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

polsartools-0.7-cp310-cp310-win_amd64.whl (494.8 kB view details)

Uploaded CPython 3.10Windows x86-64

polsartools-0.7-cp310-cp310-win32.whl (485.8 kB view details)

Uploaded CPython 3.10Windows x86

polsartools-0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

polsartools-0.7-cp310-cp310-macosx_11_0_arm64.whl (508.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

polsartools-0.7-cp39-cp39-win_amd64.whl (495.7 kB view details)

Uploaded CPython 3.9Windows x86-64

polsartools-0.7-cp39-cp39-win32.whl (485.8 kB view details)

Uploaded CPython 3.9Windows x86

polsartools-0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

polsartools-0.7-cp39-cp39-macosx_11_0_arm64.whl (509.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

polsartools-0.7-cp38-cp38-win_amd64.whl (494.6 kB view details)

Uploaded CPython 3.8Windows x86-64

polsartools-0.7-cp38-cp38-win32.whl (485.4 kB view details)

Uploaded CPython 3.8Windows x86

polsartools-0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

polsartools-0.7-cp38-cp38-macosx_11_0_arm64.whl (508.4 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

polsartools-0.7-cp37-cp37m-win_amd64.whl (495.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

polsartools-0.7-cp37-cp37m-win32.whl (486.6 kB view details)

Uploaded CPython 3.7mWindows x86

polsartools-0.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

polsartools-0.7-cp36-cp36m-win_amd64.whl (495.4 kB view details)

Uploaded CPython 3.6mWindows x86-64

polsartools-0.7-cp36-cp36m-win32.whl (486.4 kB view details)

Uploaded CPython 3.6mWindows x86

polsartools-0.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

File details

Details for the file polsartools-0.7.tar.gz.

File metadata

  • Download URL: polsartools-0.7.tar.gz
  • Upload date:
  • Size: 7.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7.tar.gz
Algorithm Hash digest
SHA256 98759dcd273902aaecf6703cba59428635d72fc8d85fd211b068e3d43370ebea
MD5 0d00e0e9704e93f0139bcfac2bd70710
BLAKE2b-256 a936df21db94c270d0bf11633415c5802e52913f9be7997d874cdc7684d52ddd

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 497.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 00990d16c4415000c99c54f2f75de82f959df268b7d8eaa058a522a95c4b954f
MD5 4d41d47b947e6160e483af450f69621a
BLAKE2b-256 7e949835896cc9ccb5dbc4d43cfcda616ba1cc87c35da077c76e3dce4fe9e615

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp313-cp313-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp313-cp313-win32.whl
  • Upload date:
  • Size: 488.6 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3f157317a009d3180154d02ed2832ab6079d3a1ee8a7a4b3cf8453f344cef5b1
MD5 e8a8806b841054e5258c354278712655
BLAKE2b-256 3050ff0c531428c091fe81c408dd8cbd5659feda71a07a966a832f35168a41e4

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d426c5f960364ab08c502ff0ecf66e5af3c9bc79b77b864ad06f6dcee062119
MD5 a2cbd6f7e278cfea9bdec609a35f370b
BLAKE2b-256 471c08a6365ee5930c010767f0c44bde84a43c75a4cf31b552d9061e579a33c2

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 264572347f3cd6dced13986f91cfb117d1606e85f9be94d6af38059ed8c62356
MD5 ac6ffde207120a9862f56c0c97826d2a
BLAKE2b-256 656910c1d33698bb65ab92d4f81c31de9e8217b930a8f6e027a86c72fcbf2d18

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 970.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1d1b5c992384d8bddfe6cb9b1b98c9e474f4da9848f12f960af5027862be818c
MD5 ff808d25cdf228bd00764900031e65d2
BLAKE2b-256 ece3e5230cd5e41e4137568d956a8a2242d643332be5b4261dfe98eaf03cd16f

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp312-cp312-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 488.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 2fba8c50bc7e626f2f091555935a0484f3002dca6d0ec3fb5dc55141c8280976
MD5 ecba20dcb90e89ae53effc9e9de5754b
BLAKE2b-256 f1f7d58542db5134155f78577dc70879c04ebfb8a7d70f96d4e04761a13cda6c

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 02ea236ec4f47fa5678ba49a9ae6407f0a5a13bcacfa07df94a97bfde441ed3f
MD5 497df3a5469f606a45ce327752e4af38
BLAKE2b-256 07296571fdd025959f74a90346347da1ddf9dbc5c5671d72370768e31c270da5

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89d477a5ba204d5bfa7df708dac3cc2b195e1a43321518ff1eeafe9c4836f166
MD5 7c0a0499bbe33c8ca855100d17a2726d
BLAKE2b-256 458c5fcf546f7d65d74000686434ae4304f2a410cccccd3cad8dbe0e9b292724

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 496.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1e63c7b64366ec8f7619ccf70f374a38409ee30a7ac9263fe33ff1f4e3b145dc
MD5 feb56699bb1f6eae353c1eedecfb232c
BLAKE2b-256 163daa6098fe96fe8fe0c7e518825a7c8c5ab941e429ba2f656f287ce1a2223c

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp311-cp311-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 487.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6dcfe91b144ed4b3ce8c6bcf5bf17b1020618616a9197ce24d958cd6be1bfe6a
MD5 ae84154f5cb13ae43cf03cf7bed9eb2e
BLAKE2b-256 6a0cb4f6907e01ddfbdd5922f6e3a06157d09430a1a23bee697ca553e4a20706

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d13359b20a410a4a9f8f7786a5996eccc6ac578c07158e2a1fb0a8ccc3d2339
MD5 ec30b6388002b1430b23c490a0e0a77e
BLAKE2b-256 2122236994b0923e61f0903d9b5ccad6568973626e91d4f92a997ae96e82666a

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a013036e5b758d651d50061d4539ef5c6e3c34532700fc7b63842ce0599621ad
MD5 4ffc1a4fc5b7ba7912be24097ffa2825
BLAKE2b-256 e2ee0e871ca828981652d64d404abeb217ed89b05d607e04f8ceafce56e870a2

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 494.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 81b491f2b06d12f676b6fe166ade1b9a41d681aeb56f447333565b44bc1ef043
MD5 44b16b3d6d09a64c32bd5ca8da7a7cbd
BLAKE2b-256 b54a1557ea952b9f49bc1789c5769181bcd0b48f44c8696e22b1eb8d00857b0f

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 485.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e15d1ec1bbe9bcddba43ed8a8652636b3b0c47d6f5e69a43298be8e1d4c8cd10
MD5 43f5ee94389908fb2e06601317621e2e
BLAKE2b-256 1ca3edd065e39602fd1863aa2779bb4cc8870b25d34706253733c745c78a178f

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c752b19e67f38bd714a13a735203dcb44be517493201c7e9294c595b3ea95e1f
MD5 cfbbe3c66de45a4dd5f20365bb56a12e
BLAKE2b-256 30703400894496ac973750a17e18e685bd1e900bbd46803bfa6f75fdf61be686

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d4555ff55034ac0b93d77f73ba80d8d924646136248c8fc58df289c40dae8d7
MD5 9d0fc96d236ef61156866784f0d5a15c
BLAKE2b-256 dd52ccd5352e6fb9a37f34cf70ba74739f998a74baf7f43ec52fa260637c2f3b

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 495.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3405f04598b03b51f6f13a8f733461d137c28e78efa5b38feaa1ff38309d8532
MD5 87dc9233de64db68aea68b789a7d583c
BLAKE2b-256 411a712654f6192a697067826304ad3094562fea75d915ed58d57e3e63f9270b

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 485.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9f47b96e1f303b166a53193e04800d32cc06c15576cda791b65c38ac018177ca
MD5 fcff637b5331e1f10731ffe49f2eeadd
BLAKE2b-256 7c28e3273296bb887f636b4810ed2ff8dd75a3f0de1d1c09c36a6e23a1720e4a

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 89eb05d0c5325361abbf28ea3d7821689cf4bdcc8982d872977dbf608adc201f
MD5 b2d21700f519f00b38da4dd64074043f
BLAKE2b-256 39dfce500afa55e9b14495c5e56b4c3bf2eb3272e05cf97222c0f0a378c740ef

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a58ef0aa275bd1233372edcccac1d417d655b795b3b10a91fb71417e461ada24
MD5 f32df1e3698f5dd55548cb95f416cc60
BLAKE2b-256 7ca3286e366d4576c67352514ce52a8de9b7e680c37f342377f52a45c196d7cf

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 494.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9795ada6399b844534c2b25d71968472ade2536fe3ab5c5a6242f174b6155a85
MD5 881ad83b8ce3568ede63ae7cd78b41c5
BLAKE2b-256 1d9088e074380350468ab3bed4094d2d52f95639fe2e84d2ec7fe8701ffe107a

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp38-cp38-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 485.4 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0e074eef781a2688d084bf1658a742565ccf18bfb5eb1d190b591d6ccc57981a
MD5 87f02d77b3e8e3bb69b4ee103a882736
BLAKE2b-256 f0f2ce53ffbb20e215766f322e44148cd99bc8cbcc1a1378d7bac002c5955f6e

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e53d8a0a9cf25841bce60b0f052c461b78dbe08106ff0fc8c75781914ef54d79
MD5 f436f8a4e29771cb9ebfe47dc9cc884d
BLAKE2b-256 f662835d2e4f8dccaba012bcef445ddb3b11572ba0a13efadcc35e5122787230

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6003d9bd606a171722518b463c1c6bb1cdcb36aee167d4c8b491f8100da875d
MD5 c9611538b8433d1a325a60308a3d6d6a
BLAKE2b-256 a03ecaccb52a887b9fe6aa33b89eb7842b98afc0cea28ab609bf8d9c1df9e5d0

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 495.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 17c7752450f1dd979959d026cc6f44608f9d8a9d3a5e6e9a8559d6e4dcd1deab
MD5 77166d904035efbb952da860c077d444
BLAKE2b-256 a2c4217d1fbff5e1fe5de345b41c495406c95bb4dea254061f9417b1a713ac20

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp37-cp37m-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 486.6 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 73e91f85c5fd9f0b26ffedcd197b41c52dc21b12ee243751ebb8857dbedfb56f
MD5 271eb2759a6d9ab4076f7d65bd3e04fe
BLAKE2b-256 3bbcf646d0000c1b112ac9be7b6548677f91c3f7933a14413fddc9ff1b886198

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1948cd030e087814c6dbf522b874caf2049d64144f411c32335da33cf05a338c
MD5 e9887cd018c37fb3305ef1d0cb7f42a5
BLAKE2b-256 04b7517fc03c698f5f9c3eb8d8ec7683150aa43de1ae4c374b03309110c52377

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: polsartools-0.7-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 495.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 2b52b1fae79213e2161696f67ca2870f635bf47bc3e0086fb3e5563475c375bb
MD5 f580334a8703b5820bb6fe48ea516543
BLAKE2b-256 56d49cbcb6d339f25d7cc1d487d77dc0362f031909ebaf0c4f7078bc9fe817ff

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp36-cp36m-win32.whl.

File metadata

  • Download URL: polsartools-0.7-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 486.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polsartools-0.7-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 2e3d167900a07c5c6b90a7e6785fc1ebf939b3be6fc5c9d7f1c81b51321d7e5a
MD5 0835c86f65933a7b8ec517a75371f349
BLAKE2b-256 7f57b9d3cbbe5ea14a1a21150d5cb3a79c9027af878b3b883e49be203211ff7c

See more details on using hashes here.

File details

Details for the file polsartools-0.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polsartools-0.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e38916dd00e7664dce8336d57f491fcdc6705817222d81379c2fc0affe81ac06
MD5 f2c60587448e3096d0a51bbe25dda64e
BLAKE2b-256 3c94a44d28e383d500d68cf260535775e34de8558786cc0288919e5f301650a4

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