معرفی شرکت ها


OceanLab-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python functions for Physical Oceanography
ویژگی مقدار
سیستم عامل OS Independent
نام فایل OceanLab-0.1.0
نام OceanLab
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Iury T. Simoes-Sousa
ایمیل نویسنده simoesiury@gmail.com
آدرس صفحه اصلی https://github.com/iuryt/OceanLab
آدرس اینترنتی https://pypi.org/project/OceanLab/
مجوز The MIT License (MIT) Copyright (c) 2016 Iury Sousa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# OceanLab Package of Python scripts for Oceanography (Python +3.6) ## Code Example Check `examples` folder in our [github repository](github.com/iuryt/OceanLab/examples). ## Installation `pip install OceanLab` ## Modules - **OA** - *vectoa()*: Objective analysis for vectorial fields; - *scaloa()*: Objective analysis for scalar fields; - **DYN** - *dyn_amp()*: Makes the projection of every dynamical mode to velocity to obtain its amplitude; - *zeta()*: Calculates the vorticity field by velocity field; - *psi2uv()*: Calculates the velocity field by stream function scalar field; - *vmodes()*: Calculates the QG pressure modes from N2 profile; - *eqmodes()*: Calculates the equatorial pressure and vertical velocity modes from N2 profile; - **EOF** - *eoft()*: Calculates the Empirical Orthogonal Functions; - *my_eof_interp()*: Fillgaps on matrix based on EOFs (translated from Cesar Rocha Matlab version); - **UTILS** - *argdistnear()*: Searchs the position of the closest points in an array to a reference point; - *meaneddy()*: Performs an eddy-mean decomposing with a low-pass filter; ## Contributors Everyone can contribute to this code. Some of functions were based on Filipe Fernandes or Cesar Rocha functions and some of them were created with help of Dante C. Napolitano, Hélio M. R. Almeida and Wandrey Watanabe at Ocean Dynamics Lab of University of São Paulo (USP).


نیازمندی

مقدار نام
~=3.3 seawater
~=1.18 numpy
~=1.6 scipy
~=0.18 xarray
~=2021.06 dask
~=2021.06 dask[distributed]


نحوه نصب


نصب پکیج whl OceanLab-0.1.0:

    pip install OceanLab-0.1.0.whl


نصب پکیج tar.gz OceanLab-0.1.0:

    pip install OceanLab-0.1.0.tar.gz