معرفی شرکت ها


earthscopestraintools-0.1.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A collection of utilities for working with EarthScope strainmeter data
ویژگی مقدار
سیستم عامل -
نام فایل earthscopestraintools-0.1.6
نام earthscopestraintools
نسخه کتابخانه 0.1.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Mike Gottlieb <mike.gottlieb@eartscope.org>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/earthscopestraintools/
مجوز Copyright (c) 2023 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.
This repo contains the code associated with a library on pypi https://pypi.org/project/earthscopestraintools/ M. Gottlieb 1-20-23 It can be installed with > pip install earthscopestraintools Or with optional dependencies: > pip install 'earthscopestraintools[mseed]' > > pip install 'earthscopestraintools[tiledb]' > > pip install 'earthscopestraintools[mseed,tiledb]' ### straintiledbarray.py class with methods and metadata to interact with strain tiledb arrays. Methods include create, delete, consolidate, vacuum, read, write. it also includes the current schema definition. ### ascii2tdb.py ETL script to read level 2 ascii files and write them to tiledb local arrays. then need to > aws s3 sync arrayname s3://tiledb-strain/arrayname ### tdb2ascii.py distrubution script to generate level 2 ascii files based on a time query back from tiledb and package as tarball ### tdb2tdb.py distribution script to generate a subset tdb array based on a time query and package as tarball ### bottle.py library for reading gtsm bottle files ### bottletar.py wrapper class for reading 5 cases of tarballs of bottle files and writing to tiledb ### bottle2mseed.py add on functionality around bottletar to use obspy to write mseed files ### bottle2tiledb.py add on functionality around bottletar to use straintiledbarray to write to tiledb ### mseed_tools.py functions to download miniseed from DataSelect and load into pandas dataframes ### gtsm_metadata.py class to load GTSM metadata


نیازمندی

مقدار نام
>=1.24.1 numpy
>=1.5.3 pandas
>=2.28.2 requests
>=2.3.0 geopy
>=1.4.0 obspy
>=0.20.0 tiledb
>=7.0.0 pyarrow


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

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


نحوه نصب


نصب پکیج whl earthscopestraintools-0.1.6:

    pip install earthscopestraintools-0.1.6.whl


نصب پکیج tar.gz earthscopestraintools-0.1.6:

    pip install earthscopestraintools-0.1.6.tar.gz