acgc

View on PyPIReverse Dependencies (0)

0.2.6 acgc-0.2.6-py3-none-any.whl

Wheel Details

Project: acgc
Version: 0.2.6
Filename: acgc-0.2.6-py3-none-any.whl
Download: [link]
Size: 2024512
MD5: c4ea25cbd032b39a21ad66ff80f8d5c3
SHA256: 47f1792acb57c213f6e6dbd274fc2f331f9080b47c6b634d44d874dcbc09b138
Uploaded: 2024-03-20 23:46:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: acgc
Version: 0.2.6
Summary: A collection of data analysis programs used by the Atmospheric Chemistry and Global Change (ACGC) research group
Author-Email: Christopher Holmes <cdholmes[at]fsu.edu>
Maintainer-Email: Christopher Holmes <cdholmes[at]fsu.edu>
Project-Url: Homepage, https://github.com/cdholmes/acgc-python
Project-Url: Documentation, https://cdholmes.github.io/acgc-python
Project-Url: Repository, https://github.com/cdholmes/acgc-python
License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.4
Requires-Dist: matplotlib
Requires-Dist: matplotlib-inline
Requires-Dist: cartopy
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: netCDF4
Requires-Dist: scikit-learn
Requires-Dist: statsmodels
Requires-Dist: xarray; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1026 characters]

WHEEL

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

RECORD

Path Digest Size
acgc/__init__.py sha256=6dWrqrnfH-jxttE53FX9a-8qKqSb-j8jnD3jkB0S-fQ 4196
acgc/acgc.mplstyle sha256=RdsEWobyIGWJRjm4jd7CdkbY8XxQ3oExlXMTATY6ZUM 2454
acgc/boxcar.py sha256=ikoLHolIRZ_-ntSBqqDlOR7jJ8f0BMJ2kaatPAiPJJc 407
acgc/bstats.py sha256=5FGfTjF86vVhbf-10FT_w4BcDehiKl_5GJnc2THWeuI 438
acgc/erroranalysis.py sha256=pt8NX3ZunzSczazl4ZtcOLAN6TlnexioVxQNsjsSrZo 2318
acgc/figstyle.py sha256=cV7uQJUXg-xczD8iZ1eM_9IPJ2w3-sTSq4Z5XGD53Kw 2607
acgc/gc.py sha256=rJnCO_fLyPlIAXyfV3PGOfyTMzxmgzFQr3Z6lm1jGYc 121
acgc/geoschem.py sha256=recaEusc7__xGOHRlC3-NAXROuN5WBbA-332Utman30 23335
acgc/hysplit.py sha256=TeT_cDhLNffoCqTBG3m8SbP7QBYxMB11idoAch9IlOs 33137
acgc/hytools.py sha256=7Jwex6PlC_wDcDyyDNUbIf_2FX4jrKR39KUvaCHv1ro 382
acgc/icartt.py sha256=u2w-erM2tZ6o7K9ncwoVpEuFQ6UkXsGhmgqjX89-GE8 13468
acgc/igra.py sha256=nfOalmIJn3OwU0jw47jjOYv-6_STX0U_RSkoaDgUxOo 14959
acgc/mapping.py sha256=U9gDczfWj6M3VepOzg7QNbyq6ATGCFVRF6kgynEqzHE 10818
acgc/met.py sha256=tHoXntKfnWO1p1cPsm60xK5zLV7Coc7346pX9ABNEgw 5921
acgc/mettools.py sha256=jxmSNzDPbFETOzKL9BA0okw6RMl1EnEhRZln4nkP7Ao 374
acgc/modetools.py sha256=gF-UYpJkvJ7l_vLlngaY7R8MoTtkkCA0uRLCEDyWOc0 1835
acgc/nctools.py sha256=hDo9HYodAgIhUChMRTAxAsRULlH8i7Sybbj8RNnOArw 380
acgc/netcdf.py sha256=hKvJGwgYfd8_zVBnejEzHb33Rg-BydocLpEUifGDFMk 23310
acgc/sen_slope.py sha256=OAoq8h13udlLuxvbhQF4ObyQEtcDy3gYOIQMmRQh5Vo 421
acgc/smafit.py sha256=WE0YhN74Mkg14R0GJwevnUIpbDBBEwyc6fU-WPzm57I 436
acgc/solar.py sha256=iA_ym-OSuQjA8gqiT88y7rkPDFFxWj9mZNXcbqHDves 33571
acgc/time.py sha256=DcSgWBO-b2rtFAtiUywIUdvP4iTx_e_vDNZsfnxvp84 4455
acgc/timetools.py sha256=de2UNm-3Nf3XTnM63IiLSP1StQdrZTyKo-IjPHsVLKk 376
acgc/wstats.py sha256=r7OWt0XhuhZETT5uCy5HnzOcoFiRpge28TV_hryF9UY 573
acgc/fonts/texgyreadventor-bold.otf sha256=43OuKcgIxtkUnjrdRlZPms226_zQ7jEfalVWAiaZRyA 176096
acgc/fonts/texgyreadventor-bolditalic.otf sha256=1STFWWgSru6P7VyBc5BWraejBbhFkeow4wwCW4YLMR0 175456
acgc/fonts/texgyreadventor-italic.otf sha256=HyGloHwgf3B4XdbL5Pyy4KP2CCOyGe-wF5CnLYphs8s 170968
acgc/fonts/texgyreadventor-regular.otf sha256=7iZcHJcovpSRx_DX_Nyy-XvDUECm3B-YFSZc7jM-FVs 170364
acgc/fonts/texgyrechorus-mediumitalic.otf sha256=sm4PjtxMVtiBvnPIcfs_vu0EWHP5oyAsytlnJW0ZLmU 100924
acgc/fonts/texgyrecursor-bold.otf sha256=lel1W_oFdZ6NH4-6IakZukYJHhJ1rrW_gx3_2ck7BB4 87288
acgc/fonts/texgyrecursor-bolditalic.otf sha256=aqXEH0ibiYqokMVD59zV5zLGOJS6vGVWngHufkZTPYI 90360
acgc/fonts/texgyrecursor-italic.otf sha256=VF8koqnl3VrOhl_l6AE09Vo3eUs24mq65UJK6_9gAFY 87536
acgc/fonts/texgyrecursor-regular.otf sha256=BmfetIqg6Ivo9JnE0wjouRFvKQ5_lpsPWjTuFclkQnI 84652
acgc/fonts/texgyreheros-bold.otf sha256=sXAWKDX078KIiG3UIxQG3Efhm2FM9EFoNmNVmdRKfWA 135204
acgc/fonts/texgyreheros-bolditalic.otf sha256=Fm_G0GjZyZdCgVVcs9cwNlU3qbZ2qyabtRY_WnVJZQU 135264
acgc/fonts/texgyreheros-italic.otf sha256=ZHPff6EHs_tL44lzcQr-IrBkDCrAdtUzfPEmvtmqEIw 139208
acgc/fonts/texgyreheros-regular.otf sha256=auGgnVqUA2e3qqqR7ovYosMzv-GT5wluI_kxNX1iCB8 133600
acgc/fonts/texgyreheroscn-bold.otf sha256=ujsaWRWZS0GG0N6-ge0KRfSC_eF1CnvFm0ZJ9QXkxic 133220
acgc/fonts/texgyreheroscn-bolditalic.otf sha256=r2jZ0uUcdWp7PqBbv8hQHVYcurfv0cV9pCAtr5K2k-k 138876
acgc/fonts/texgyreheroscn-italic.otf sha256=u6_VAo3UYx1TIO6MPKr8zzRUjf95SW9Tc1lu8WStoog 138940
acgc/fonts/texgyreheroscn-regular.otf sha256=Hs9lPkJF2OlekT-kPjz3zI8l4v8DuhbffbGp6DpAGno 132372
acgc/fonts/texgyrepagella-bold.otf sha256=3U-bafCyTx-5voY0q_H84gCeXGijCEKj6fXW5TWQCr0 219564
acgc/fonts/texgyrepagella-bolditalic.otf sha256=VW_WRlWpK9n1SFriwD97nNr3RaJ6kdfts8Or3plyBtI 216296
acgc/fonts/texgyrepagella-italic.otf sha256=Bpuyf0jrmKdBcVIn_G5Le682OcKfwTkl9w0e2IhKwpo 221936
acgc/fonts/texgyrepagella-regular.otf sha256=ROZCYHFtjyu-QSuqHumbfJlRkKxFcxd8JN7wuSAEOMc 218100
acgc/fonts/texgyretermes-bold.otf sha256=L7PpUgZfoVPH5OZOBLmLnXkiVzm2Alqj8PB4LSmf9h4 139480
acgc/fonts/texgyretermes-bolditalic.otf sha256=G_avmcsOJsEpUTFwMteblq4AlVHlnM8CpbJPMl7P7Ic 144180
acgc/fonts/texgyretermes-italic.otf sha256=bdEDoWcuUFaM0vinBszUhEPUTX0HOlnSKG9Ob3RlddY 141324
acgc/fonts/texgyretermes-regular.otf sha256=zD_nxwe4FCjSPVTfPq3ZIoor9qTUMSXZTfVvX2MTRlk 140932
acgc/stats/__init__.py sha256=hszmYBDk1JT1HGPenbU7rm3uhrVkPUg3st4GTdUezds 981
acgc/stats/bivariate.py sha256=OA01-89CGFlYtnzMM-5p7fwd5HoIdgfehrTg2gLtlXA 24515
acgc/stats/bivariate_lines.py sha256=zgIuxaMnI6b76LTMDjFXp8-kAddBqZ1P1CjqV7wEVgU 21169
acgc/stats/boxcar.py sha256=FZOXSYgYQtmxcuWn4A_0hrcNG-CKvJM3gb06hwJDEJM 4698
acgc/stats/loess.py sha256=eV27Wmei4icPwwKQHcIUBexo9dKj0QAxIr4ar9CsoEE 2768
acgc/stats/partial_corr.py sha256=M6YN0AUQutKHmZPjFzFsEegoyZAvormu98CHlDROtj4 2297
acgc/stats/sma_warton_fit.py sha256=WVho5bHvBz6o7zyXfa3Mt4h7gt-taZL48O7NMLcgV8Y 9845
acgc/stats/tapply.py sha256=B05EdpDnxMMElWSJelHxUiKFLEnY5XC5RNDxN9PsbBY 1455
acgc/stats/weighted.py sha256=kkI44mCfMbYkK9Rq8KNZhflPeHqxrNhKIEmx_ghCXLY 15443
acgc-0.2.6.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
acgc-0.2.6.dist-info/METADATA sha256=Rh-8DiFRbsKprTpFJclxESg_8RMbRlqurdmzdYabgAM 11184
acgc-0.2.6.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
acgc-0.2.6.dist-info/top_level.txt sha256=V941YahUGRix5kYXQn4MJkzFhOPfGdcbfUZOefmq9mo 5
acgc-0.2.6.dist-info/RECORD

top_level.txt

acgc