معرفی شرکت ها


ESMValCore-2.7.0rc2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

ESMValCore: A community tool for pre-processing data from Earth system models in CMIP and running analysis scripts.
ویژگی مقدار
سیستم عامل POSIX :: Linux
نام فایل ESMValCore-2.7.0rc2
نام ESMValCore
نسخه کتابخانه 2.7.0rc2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Bouwe Andela, Bjoern Broetz, Lee de Mora, Niels Drost, Veronika Eyring, Nikolay Koldunov, Axel Lauer, Valeriu Predoi, Mattia Righi, Manuel Schlund, Javier Vegas-Regidor, Klaus Zimmermann, Lisa Bock, Faruk Diblen, Laura Dreyer, Paul Earnshaw, Birgit Hassler, Bill Little, Saskia Loosveldt-Tomas, Stef Smeets, Jaro Camphuijsen, Bettina K. Gier, Katja Weigel, Mathias Hauser, Peter Kalverla, Evgenia Galytska, Pep Cos-Espuña, Inti Pelupessy, Sujan Koirala, Tobias Stacke, Sarah Alidoost, Martin Jury, Stéphane Sénési, Thomas Crocker, Barbara Vreede, Abel Soares Siqueira, Rémi Kazeroni
ایمیل نویسنده -
آدرس صفحه اصلی https://www.esmvaltool.org
آدرس اینترنتی https://pypi.org/project/ESMValCore/
مجوز Apache License, Version 2.0
# ESMValCore package [![Documentation Status](https://readthedocs.org/projects/esmvalcore/badge/?version=latest)](https://esmvaltool.readthedocs.io/en/latest/?badge=latest) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3387139.svg)](https://doi.org/10.5281/zenodo.3387139) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ESMValGroup?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![CircleCI](https://circleci.com/gh/ESMValGroup/ESMValCore/tree/main.svg?style=svg)](https://circleci.com/gh/ESMValGroup/ESMValCore/tree/main) [![codecov](https://codecov.io/gh/ESMValGroup/ESMValCore/branch/main/graph/badge.svg?token=wQnDzguwq6)](https://codecov.io/gh/ESMValGroup/ESMValCore) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/5d496dea9ef64ec68e448a6df5a65783)](https://www.codacy.com/gh/ESMValGroup/ESMValCore?utm_source=github.com&utm_medium=referral&utm_content=ESMValGroup/ESMValCore&utm_campaign=Badge_Grade) [![Docker Build Status](https://img.shields.io/docker/cloud/build/esmvalgroup/esmvalcore)](https://hub.docker.com/r/esmvalgroup/esmvalcore/) [![Anaconda-Server Badge](https://anaconda.org/esmvalgroup/esmvalcore/badges/installer/conda.svg)](https://conda.anaconda.org/esmvalgroup) [![Github Actions Test](https://github.com/ESMValGroup/ESMValCore/actions/workflows/run-tests.yml/badge.svg)](https://github.com/ESMValGroup/ESMValCore/actions/workflows/run-tests.yml) [![Github Actions Dashboard](https://api.meercode.io/badge/ESMValGroup/ESMValCore?type=ci-success-rate&branch=main&lastDay=14)](https://meercode.io) ![esmvaltoollogo](https://github.com/ESMValGroup/ESMValCore/blob/main/doc/figures/ESMValTool-logo-2.png) ESMValCore: core functionalities for the ESMValTool, a community diagnostic and performance metrics tool for routine evaluation of Earth System Models in the Climate Model Intercomparison Project (CMIP). # Getting started Please have a look at the [documentation](https://docs.esmvaltool.org/projects/esmvalcore/en/latest/quickstart/install.html) to get started. ## Using the ESMValCore package to run recipes The ESMValCore package provides the `esmvaltool` command, which can be used to run [recipes](https://docs.esmvaltool.org/projects/esmvalcore/en/latest/recipe/overview.html) for working with CMIP-like data. A large collection of ready to use [recipes and diagnostics](https://docs.esmvaltool.org/en/latest/recipes/index.html) is provided by the [ESMValTool](https://github.com/ESMValGroup/ESMValTool) package. ## Using ESMValCore as a Python library The ESMValCore package provides various functions for: - Finding data in a directory structure typically used for CMIP data. - Reading CMIP/CMOR tables and using those to check model and observational data. - ESMValTool preprocessor functions based on [iris](https://scitools-iris.readthedocs.io) for e.g. regridding, vertical interpolation, statistics, correcting (meta)data errors, extracting a time range, etcetera. read all about it in the [API documentation](https://docs.esmvaltool.org/projects/esmvalcore/en/latest/api/esmvalcore.html). ## Getting help The easiest way to get help if you cannot find the answer in the documentation on [readthedocs](https://docs.esmvaltool.org), is to open an [issue on GitHub](https://github.com/ESMValGroup/ESMValCore/issues). ## Contributing Contributions are very welcome, please read our [contribution guidelines](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/contributing.html) to get started.


نیازمندی

مقدار نام
- cartopy
!=3.0.1.post0,<3.1.0,>=3.0.0 cf-units
- dask[array]
>=0.3.1 esgf-pyclient
!=8.1.0 esmpy
- fiona
- fire
- geopy
- humanfriendly
- isodate
- jinja2
- nc-time-axis
- nested-lookup
!=1.6.1 netCDF4
- numpy
- pandas
- pillow
- prov
- psutil
- pybtex
- pyyaml
- requests
>=1.6 scipy
>=3.2.1 scitools-iris
- shapely[vectorized]
- stratify
- yamale
- importlib-resources
- codespell
- docformatter
- isort
- pre-commit
!=1.1.6.3,!=1.1.6.4 prospector[with_mypy,with_pyroma]
- vprof
- yamllint
- yapf
<5.0 flake8
!=6.0.0,!=6.0.0rc1,>=3.9 pytest
>=2.10.1 pytest-cov
- pytest-env
!=2.1.0 pytest-html
>=1.5.1 pytest-metadata
- pytest-mypy
- pytest-mock
- pytest-xdist
==0.0.3 ESMValTool-sample-data
- types-requests
- types-pkg-resources
- types-PyYAML
- autodocsumm
>2 sphinx
- sphinx-rtd-theme
- autodocsumm
>2 sphinx
- sphinx-rtd-theme
<5.0 flake8
!=6.0.0,!=6.0.0rc1,>=3.9 pytest
>=2.10.1 pytest-cov
- pytest-env
!=2.1.0 pytest-html
>=1.5.1 pytest-metadata
- pytest-mypy
- pytest-mock
- pytest-xdist
==0.0.3 ESMValTool-sample-data
- types-requests
- types-pkg-resources
- types-PyYAML


نحوه نصب


نصب پکیج whl ESMValCore-2.7.0rc2:

    pip install ESMValCore-2.7.0rc2.whl


نصب پکیج tar.gz ESMValCore-2.7.0rc2:

    pip install ESMValCore-2.7.0rc2.tar.gz