n97fit

View on PyPIReverse Dependencies (0)

1.0.2 n97fit-1.0.2-py3-none-any.whl

Wheel Details

Project: n97fit
Version: 1.0.2
Filename: n97fit-1.0.2-py3-none-any.whl
Download: [link]
Size: 24671
MD5: ea1dc8815ddbde2cdc9ba224a11b687f
SHA256: ea26018dcaf08f48e22b70e9bb60fb58965205d35fb230076bbb8d271bc563b9
Uploaded: 2024-04-07 07:05:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: n97fit
Version: 1.0.2
Summary: This is a program of data selection and curve fitting by a digital filtering technique including Reinsch-type cubic spline, Fourier harmonics and linear interpolation. It is to derive the fitted curve to the observed data ( CO2, d13C,..), as well as to separate the seasonal, short- and long-term variations from the data.
Author: Takakiyo Nakazawa
Maintainer-Email: Hisashi Yashio <yashiro.hisashi[at]nies.go.jp>
License: Copyright (c) 1991-2024, n97fit developers All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: scipy (>=1.10)
Requires-Dist: pandas (<3,>=2.0)
Requires-Dist: build; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 4843 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
n97fit/__init__.py sha256=GF3aQ57wj8FJUlkOZK4zi3qjfppHh3Wqz7JnCULBQ24 200
n97fit/__main__.py sha256=2c1gYTTDnPwWYvRB9X4Ol6onlT5KQT-Dqaj2_G8ZMXM 4639
n97fit/n97fit.py sha256=OnTkOj63X9BElRoWLLKEjec-3hGVsTJpgM3Zt-Oakhk 35642
n97fit/date/__init__.py sha256=wCWOfjk_6Iz1iOZJxB6WPbUXR6K8YSwC8Vm1OgYor2M 138
n97fit/date/cday.py sha256=oW1P7WcZnt_dlTEYOJNdzSB7Cl_4f-EeXYSq3b7izzU 956
n97fit/date/ijmapping.py sha256=s7ybWeSvjaECPzxkoQjGVdrmyn_ct1G0oZ-ri8MBF0s 2304
n97fit/harmonics/__init__.py sha256=_dlOQhpH57ZVfyRfpmoqyF2pDnbiG2io_CRnHWRCRg0 144
n97fit/harmonics/fourier.py sha256=Q_HbOrEbCk_s-okLD9ivB9jHUdbE-vXB9o8vVXDUSyc 704
n97fit/harmonics/frcoef.py sha256=EzZEl1WM88hko106ZVOKis0rBiQ_sKQsrBFSASHx_rU 1016
n97fit/harmonics/harmonic.py sha256=FhqZj96_32bnuMvSYKTr_F4UsvLWvQX67o-iXMi7GY4 510
n97fit/harmonics/invmat.py sha256=IBj5S22OH5JFzcKs4fTBsakxapz0zPrPcqXmcZrrhGQ 1703
n97fit/harmonics/smooth.py sha256=9nR-hBhrNWcpc1SxjixEvMoucZ2NTeRJzrnTeYtl1to 560
n97fit/io/__init__.py sha256=t0pNwcwp_K13txybU6l-58JzAgTkF0mwbdllIEazoh8 224
n97fit/io/logging.py sha256=CvRt9fptZxh6qupuWhit1DP2hafmVjI9dbgExIl6dSE 817
n97fit/io/read_n97format.py sha256=_OZ_txNrz_1DCovAiFLId7KLqgyDqn-JvUY79oUt5gE 2019
n97fit/io/write_fixedformat.py sha256=iHXTJaYReWO8pgsz8Bdr0rUjx2xVEqAiJc_dSWPO898 7633
n97fit/misc/__init__.py sha256=emxZqbxvYjs7fk27l9n4vNkE6Lyj7R1A9n92Ej-i5WM 115
n97fit/misc/matching.py sha256=YCpSyVOnS2T01w17Qlc9PYHFsC1jNQvjG3auln7dvmg 850
n97fit/misc/reviseflag.py sha256=mhcTd3W5gLHEMm35P9Jq7yChjswEdY3CvZwrBSf3eMI 385
n97fit-1.0.2.dist-info/AUTHORS sha256=1cDEEXsVR5qeYXdN4ybSiDsSsv9Zuvx6PUm3ZqFPcHY 330
n97fit-1.0.2.dist-info/LICENSE sha256=QIPjnJ_w0br7_vY6fX6cUWNdPm_1q1GRk5VbGss4lzc 1499
n97fit-1.0.2.dist-info/METADATA sha256=JOACYZyNSfZkwTCi33CCJVLpv-F2gpymuTqa8TeMpgU 7778
n97fit-1.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
n97fit-1.0.2.dist-info/entry_points.txt sha256=SJMiywnTxXHV7fmm7pIYV4pFn9ZZQ_dry3LfiflP2Wg 43
n97fit-1.0.2.dist-info/top_level.txt sha256=pE5pOJEdxedcLxk9UDU7k7aFXqIpcW8XMIOr-IoyV2s 7
n97fit-1.0.2.dist-info/RECORD

top_level.txt

n97fit

entry_points.txt

n97fit = n97fit:cli_main