Skip to main content

Towerpy: an open-source toolbox for processing polarimetric radar data

Project description

[towerpylogo]

:satellite: TOWERPY

Towerpy is an open-source toolbox designed for reading, processing and displaying polarimetric weather radar data.

Platforms linux wdw

tools plang1 plang2 pt1 pt5 pt6

info GitHub release (latest SemVer)

:books: Documentation

Documentation Status

You can find more details about Towerpy here.

:speech_balloon: Citing

If you find towerpy useful for a scientific publication, please consider citing the towerpy paper:

BibTeX:

   @article{sanchezrivas2023, title = {{Towerpy: An open-source toolbox for processing polarimetric weather radar data}},
   journal = {Environmental Modelling & Software}, pages= {105746}, year = {2023}, issn = {1364-8152},
   doi = {https://doi.org/10.1016/j.envsoft.2023.105746}, author = {Daniel Sanchez-Rivas and Miguel Angel Rico-Ramirez},
   keywords = {Weather radar, Polarimetry, Radar QPE, Radar research applications, Open source}}

:hammer: Installing towerpy

To ensure a smooth installation of towerpy, we strongly recommend using conda, the open-source Python package management system. Download and install Anaconda to get conda and other essential data science and machine learning packages.

Once Anaconda is installed and working, we recommend adding the conda-forge channel to the top of the channel list::

conda config --add channels conda-forge

Strict channel priority can dramatically speed up conda operations and also reduce package incompatibility problems. We recommend setting channel priority to "strict" using::

conda config --set channel_priority strict

Create a new environment to install towerpy::

conda create -n towerpy python=3.10

Activate the new environment::

conda activate towerpy

Install the latest version of Towerpy by choosing ONE of the following options:

(1) Downloading and installing Towerpy from Anaconda.org::

conda install -c towerpy towerpy

(2) Downloading and installing Towerpy from GitHub (here we have the latest release)::

python -m pip install --upgrade git+https://github.com/uobwatergroup/towerpy.git@main

(3) Downloading and installing Towerpy from the Python Package Index (PyPI)::

python -m pip install towerpy-rd

Finally, install other additional dependencies helpful for scientific computing::

conda install -c conda-forge ipython jupyter sympy spyder scikit-learn wradlib

Installing from source

Optionally, you can get the towerpy source code from the GitHub repository.

Either download and unpack the zip file of the source code or use git to clone the repository::

git clone https://github.com/uobwatergroup/towerpy.git

Once inside the folder where towerpy was downloaded, it can be installed by using pip::

python -m pip install .

Or install Towerpy in “editable” mode::

python -m pip install -e .

:snake: Dependencies

The following dependencies are required to work with towerpy:

Package Required
xarray v2025.6.1+
NumPy v1.21+
SciPy v1.7.1+
Matplotlib v3.5.2+
Cartopy v0.19+
netCDF4 v1.5.8+

*Some modules within towerpy run using shared objects/dynamic link libraries (.so, .dll). These libraries are automatically installed during the towerpy installation.

:thought_balloon: Missing a specific feature? Found a bug?

Feel free to post a message to our discussions page or have a look at our contribution guidelines to find out about our coding standards.

:construction_worker: Team

Towerpy is created and maintained by Daniel Sanchez-RivasORCID iD icon and Miguel A Rico-RamirezORCID iD icon

GitHub User's starsGitHub contributors

Sparkline

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

towerpy_rd-1.1.0.tar.gz (19.9 MB view details)

Uploaded Source

Built Distribution

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

towerpy_rd-1.1.0-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

File details

Details for the file towerpy_rd-1.1.0.tar.gz.

File metadata

  • Download URL: towerpy_rd-1.1.0.tar.gz
  • Upload date:
  • Size: 19.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.16

File hashes

Hashes for towerpy_rd-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5a3d9e4e54acb13de13095c5fd566b9eff2418ac3d6d7203e3655cc95b515a36
MD5 cc2b4a6bdca63315d25b1bfae69fdc8c
BLAKE2b-256 aed4a88f993264a4d1f471527f1e689e6d10eaa7b38bde562af710fabed93be0

See more details on using hashes here.

File details

Details for the file towerpy_rd-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: towerpy_rd-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.16

File hashes

Hashes for towerpy_rd-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 defc57b863f51d9b3125a25bb630dde5bcca04f5f4b6d8b51918be1a6221d7bb
MD5 366a57a5ea02f11e455f342cba597deb
BLAKE2b-256 00acf3c48a4121b8b7d677b358a77e8100fff3caea5c9554278575206e15e6d2

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