![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Python tools for the regional climate model REMO <https://www.remo-rcm.de>
_.
.. image:: https://zenodo.org/badge/282037812.svg :target: https://zenodo.org/badge/latestdoi/282037812
.. image:: https://github.com/remo-rcm/pyremo/actions/workflows/ci.yaml/badge.svg :target: https://github.com/remo-rcm/pyremo/actions/workflows/ci.yaml
.. image:: https://github.com/remo-rcm/pyremo/actions/workflows/ci-extensions.yaml/badge.svg :target: https://github.com/remo-rcm/pyremo/actions/workflows/ci-extensions.yaml
.. image:: https://codecov.io/gh/remo-rcm/pyremo/branch/master/graph/badge.svg :target: https://codecov.io/gh/remo-rcm/pyremo
.. image:: https://img.shields.io/pypi/v/pyremo.svg :target: https://pypi.python.org/pypi/pyremo
.. image:: https://readthedocs.org/projects/pyremo/badge/?version=latest :target: https://pyremo.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://anaconda.org/conda-forge/pyremo/badges/version.svg :target: https://anaconda.org/conda-forge/pyremo
.. image:: https://results.pre-commit.ci/badge/github/remo-rcm/pyremo/master.svg :target: https://results.pre-commit.ci/latest/github/remo-rcm/pyremo/master :alt: pre-commit.ci status
.. image:: https://www.codefactor.io/repository/github/remo-rcm/pyremo/badge :target: https://www.codefactor.io/repository/github/remo-rcm/pyremo :alt: CodeFactor
We recommend installing pyremo
with conda:
.. code-block:: console
conda install -c conda-forge pyremo
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 <https://pyremo.readthedocs.io/en/stable/contributing.html>
.
If you want to contribute, please get in contact as early as possible, e.g., using draft pull requests <https://github.blog/2019-02-14-introducing-draft-pull-requests>
.
There are two sub-packages that are extra private dependencies and contain Fortran extensions. For example, the preprocessing module :code:preproc
will require the installation
of the legacy source code for preprocessing which is packaged in
For the pressure interpolation :code: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. :code: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.
.. code-block:: console
pip install git+http://gitlab.dkrz.de/remo/pyintorg.git
pip install git+http://gitlab.dkrz.de/remo/pydruint.git
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
FAQs
Data analytics, processing and plotting for regional climate model REMO.
We found that pyremo demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.