معرفی شرکت ها


dfm-tools-0.11.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

dfm_tools are pre- and post-processing tools for Delft3D FM
ویژگی مقدار
سیستم عامل -
نام فایل dfm-tools-0.11.0
نام dfm-tools
نسخه کتابخانه 0.11.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jelmer Veenstra
ایمیل نویسنده Jelmer.Veenstra@Deltares.nl
آدرس صفحه اصلی https://github.com/Deltares/dfm_tools
آدرس اینترنتی https://pypi.org/project/dfm-tools/
مجوز GNU General Public License v3 (GPLv3)
[![pytest-py38](https://github.com/Deltares/dfm_tools/actions/workflows/pytest-py38.yml/badge.svg?branch=main)](https://github.com/Deltares/dfm_tools/actions/workflows/pytest-py38.yml) [![pytest-py39](https://github.com/Deltares/dfm_tools/actions/workflows/pytest-py39.yml/badge.svg?branch=main)](https://github.com/Deltares/dfm_tools/actions/workflows/pytest-py39.yml) [![pytest-py310](https://github.com/Deltares/dfm_tools/actions/workflows/pytest-py310.yml/badge.svg?branch=main)](https://github.com/Deltares/dfm_tools/actions/workflows/pytest-py310.yml) [![codecov](https://img.shields.io/codecov/c/github/deltares/dfm_tools.svg?style=flat-square)](https://app.codecov.io/gh/deltares/dfm_tools?displayType=list) [![generate-documentation](https://github.com/Deltares/dfm_tools/actions/workflows/generate-documentation.yml/badge.svg)](https://github.com/Deltares/dfm_tools/actions/workflows/generate-documentation.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Deltares_dfm_tools&metric=alert_status)](https://sonarcloud.io/summary/overall?id=Deltares_dfm_tools) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Deltares/dfm_tools/HEAD) dfm_tools ========= A Python package for pre- and postprocessing D-FlowFM model input and output files. Contains convenience functions built on top of other packages like [xarray](https://github.com/pydata/xarray), [xugrid](https://github.com/Deltares/xugrid), [hydrolib-core](https://github.com/Deltares/HYDROLIB-core) and many more. Information and examples -------- - [pdf](https://nbviewer.org/github/Deltares/dfm_tools/raw/pptx/docs/dfm_tools.pdf?flush_cache=true) with dfm_tools information, features and examples - [online documentation](https://htmlpreview.github.io/?https://github.com/Deltares/dfm_tools/blob/main/docs/dfm_tools/index.html) generated from docstrings - [jupyter notebooks](https://github.com/Deltares/dfm_tools/blob/main/notebooks) with example code - [use binder](https://mybinder.org/v2/gh/Deltares/dfm_tools/HEAD) to run these notebooks interactively (loading takes a while) - [github folder](https://github.com/Deltares/dfm_tools/tree/main/tests/examples) with more example scripts Installation basics -------- - latest release: ``pip install dfm_tools`` (excludes ``cartopy`` since it is only installable via conda) Installation recommendation -------- - download and install Anaconda 64 bit (with Python 3.8 or later) from https://www.anaconda.com/distribution/#download-section - open Anaconda prompt - ``conda create --name dfm_tools_env -c conda-forge python=3.8 spyder -y`` (you can also install a newer python version) - ``conda activate dfm_tools_env`` - ``conda install -c conda-forge git shapely cartopy pyepsg geopandas contextily xarray dask netcdf4 bottleneck xugrid cdsapi pydap -y`` (installs conda-forge requirements) - ``python -m pip install git+https://github.com/Deltares/dfm_tools`` (this command installs dfm_tools and all required non-conda packages, also use to update) - long paths error? Check [this Github issue](https://github.com/Deltares/HYDROLIB-core/issues/327#issuecomment-1266534032) - OpenSSL error? Fix your conda base env by doing [this](https://github.com/conda/conda/issues/11795#issuecomment-1335666474) or maybe [this](https://github.com/conda/conda/issues/11795#issuecomment-1382661765). Let us know if you encounter this issue. - to remove environment when necessary: ``conda remove -n dfm_tools_env --all``


نیازمندی

مقدار نام
<1.10.0 scipy
- numpy
- matplotlib
- pandas
>=1.7.0 shapely
- pyepsg
- geopandas
- contextily
<2023.3.0 xarray
- dask
>=1.5.3 netcdf4
- bottleneck
>=0.2.1 xugrid
- cdsapi
- pydap
>=0.5.1 hydrolib-core
>=2.0.2 meshkernel
>=0.5.11 bump2version
- pdoc3
- flake8
- pytest
- pytest-cov
- twine
- jupyter
- notebook
>=0.5.11 bump2version
- pdoc3
- flake8
- pytest
- pytest-cov
- twine
- jupyter
- notebook


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl dfm-tools-0.11.0:

    pip install dfm-tools-0.11.0.whl


نصب پکیج tar.gz dfm-tools-0.11.0:

    pip install dfm-tools-0.11.0.tar.gz