Skip to main content

Python xweights contains functionsto create grid weighted area means

Project description

xweights

https://github.com/ludwiglierhammer/xweights/actions/workflows/ci.yml/badge.svg https://codecov.io/gh/ludwiglierhammer/xweights/branch/main/graph/badge.svg https://img.shields.io/pypi/v/xweights.svg Documentation Status pre-commit.ci status

Python “xweights” contains functions to calculate grid weighted area means from predefined regions or from an user-given shapefile. This tool is a wrapper around the python package xESMF.

Features

  • Calculate grid-weighted-means and save the output as CSV file

  • As input you need a dataset dictionary. Values are xarray.Datasets and keys correspondin strings.

Installation

Note: Before building xweights from source, you nedd first install cartopy by using conda:

conda install -c conda-forge cartopy

You can install the package directly with pip:

pip install xweights

If you want to contribute, I recommend cloning the repository and installing the package in development mode, e.g.

git clone https://github.com/ludwiglierhammer/xweights.git
cd xweights
pip install -e .

In additon you have to install xESMF using _Conda:

conda install -c conda-forge xesmf

This will install the package but you can still edit it and you don’t need the package in your PYTHONPATH

Requirements

  • python3.6 or higher

  • numpy

  • pandas

  • geopandas

  • xarray

  • py-cordex

  • xesmf

Contact

In cases of any problems, needs or wishes do not hesitate to contact:

ludwig.lierhammer@hereon.de

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2022-03-04)

  • First release on PyPI.

0.1.1 (2022-07-01)

  • adjusted to pre-commit

  • use functions from pyhomogenize

0.1.2 (2022-07-08)

  • change pyhomogenize version requirements

0.2.0 (2022-07-11)

  • rename spatial_averager

  • keep geometry attributes

0.2.1 (2022-07-11)

  • read and write column name to attributes

0.2.2 (2022-07-12)

  • add data and tables via pip install

0.2.3 (2023-01-26)

  • remove cartopy from requirements.txt

0.2.4 (2023-03-13)

  • using pycordex >= 0.5.1

0.2.5 (2023-08-23)

  • adding new region: counties_merged (merge counties less than 400m2)

0.2.6 (2023-08-30)

  • optionally: wite variable attributes to dataframe

0.3.0 (2023-09-15)

  • added new regions: IPCC WG1 Reference Regions v4 from Atlas

  • xweights/_io.py is no longer available

  • xweights/_domains.py is no longer available

  • function spatial_averager -> spatial_averaging

  • function compute_weighted_means:

    • optionally: set averager_ds to calculate a general xesmf.SpatialAverager

    • parameter shp -> gdf

    • parameter input -> dataset_dict

    • parameter dataset_dict has to be a dictionary

    • parameter outdir -> output

  • function compute_weighted_means_ds: parameters are now similar to compute_weighted_means

  • command-line interface is no longer available

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

xweights-0.3.0.tar.gz (10.0 MB view details)

Uploaded Source

Built Distribution

xweights-0.3.0-py3-none-any.whl (10.0 MB view details)

Uploaded Python 3

File details

Details for the file xweights-0.3.0.tar.gz.

File metadata

  • Download URL: xweights-0.3.0.tar.gz
  • Upload date:
  • Size: 10.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for xweights-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c2a4ce0a022c58a3a7bfaba38eacf49cb999b665d028faa5c91e3c07b3d9c09d
MD5 d6633c8d2e1169bd69a7befd72388a7d
BLAKE2b-256 1465c0c37e70364f58107347fdb8052c60512450118eecdcc459ab4a52a11000

See more details on using hashes here.

Provenance

File details

Details for the file xweights-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: xweights-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for xweights-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 18c38606e2e77e71c6249caa08cb599e8feb624aa342268371a74a858b3b39ae
MD5 f67f66c48b41be15be4bd6917135cdd2
BLAKE2b-256 ddbe92ff9e5abd27e07b80d83e72c74bde21714536e149e26f33536ca36ed0b1

See more details on using hashes here.

Provenance

Supported by

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