Skip to main content

Data analytics, processing and plotting for regional climate model REMO.

Project description

Python tools for the regional climate model REMO.

https://zenodo.org/badge/282037812.svg https://github.com/remo-rcm/pyremo/actions/workflows/ci.yaml/badge.svg https://github.com/remo-rcm/pyremo/actions/workflows/ci-extensions.yaml/badge.svg https://codecov.io/gh/remo-rcm/pyremo/branch/master/graph/badge.svg https://img.shields.io/pypi/v/pyremo.svg Documentation Status https://anaconda.org/conda-forge/pyremo/badges/version.svg pre-commit.ci status CodeFactor

Features

  • Easy access to Remo meta information and data

  • API based on xarray data structures

  • Pressure interpolation

  • Pre and post processing

  • Includes basic physics package for REMO

Installation

We recommend installing pyremo with conda:

conda install -c conda-forge pyremo

Installation from source

We don’t recommend to pip install pyremo because some of the dependencies require pre-compiled packages that won’t work with pip. For instructions to install py-cordex from source, please have a look at the contributing guide. If you want to contribute, please get in contact as early as possible, e.g., using draft pull requests.

Fortran extensions

There are two sub-packages that are extra private dependencies and contain Fortran extensions. For example, the preprocessing module preproc will require the installation of the legacy source code for preprocessing which is packaged in

For the pressure interpolation prsint, you will need to install the additional package:

Note, that you will have to install these packages from source which will require a fortran compiler (e.g. gfortran). If you require access to those packages, please request access to the REMO group in the DRKZ gitlab. If you have access, you can install those extension directly from the gitlab, e.g.

pip install git+http://gitlab.dkrz.de/remo/pyintorg.git
pip install git+http://gitlab.dkrz.de/remo/pydruint.git

Credits

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

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

pyremo-0.7.1.tar.gz (52.6 MB view hashes)

Uploaded Source

Built Distribution

pyremo-0.7.1-py3-none-any.whl (70.2 kB view hashes)

Uploaded Python 3

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