aeolus

View on PyPIReverse Dependencies (0)

24.4.29.1 aeolus-24.4.29.1-py3-none-any.whl

Wheel Details

Project: aeolus
Version: 24.4.29.1
Filename: aeolus-24.4.29.1-py3-none-any.whl
Download: [link]
Size: 82382
MD5: b8c4e7badf60dd4789f1da58b9128afc
SHA256: d1eab5b6502275456be12f262910a90bb2a6973f44d708dc4c361cf99a5d0663
Uploaded: 2024-04-29 16:59:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aeolus
Version: 24.4.29.1
Summary: Analysis and visualisation of atmospheric model output powered by iris
Author-Email: Aeolus Contributors <dennis.sergeev[at]gmail.com>
Project-Url: Code, https://github.com/exoclim/aeolus
Project-Url: Issues, https://github.com/exoclim/aeolus/issues
Project-Url: Discussions, https://github.com/exoclim/aeolus/discussions
Project-Url: Documentation, https://exoclim.github.io/aeolus
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.
Keywords: atmospheric-science,climate-model,earth-science,planetary-science
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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.10
Requires-Dist: cached-property (>=1.5.1)
Requires-Dist: click (>=8.1.7)
Requires-Dist: click-default-group (>=1.2.4)
Requires-Dist: matplotlib (>=3.6)
Requires-Dist: numpy (!=1.24.3,>=1.21.0)
Requires-Dist: scitools-iris (>=3.9)
Requires-Dist: latlon23 (>=1.0.7)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2090 characters]

WHEEL

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

RECORD

Path Digest Size
aeolus/__init__.py sha256=qCgihqxVd192tc9f3D8jEO_zMM_zrkMV-8tRRF6lu4A 133
aeolus/__main__.py sha256=LiU35G4aFlT3ri14E_9E__4jwPPbN2j8yzsqVbnVgto 94
aeolus/_version.py sha256=xydSgIXTSwEtwOtRaFuqfB_3ifrpk7nzHTC7ntAUD7A 420
aeolus/cli.py sha256=QmQP1lRqssuIQHuwytRF-w0xHNiXGNyvjx32UxOF8dU 2998
aeolus/coord.py sha256=kEqiiJHMVj9nPiInvHB4MBaghMJ7w-WDBTpMJhWdJGg 33880
aeolus/core.py sha256=8sCZ4D2oJy52xr_RAeISuDhxsesHkuoEVtO5CdqK-vU 8397
aeolus/decor.py sha256=1Jftj1Lwoj9KsjyMn3b6p3LHiLcKhFw9rjTbuI08Chg 3782
aeolus/exceptions.py sha256=oVBVxs1u7ST17EpNFSkz4p5c53kfXrTW4ZJ6YnTAn3o 1401
aeolus/io.py sha256=4KnpYQ0VCJcQHt8_T0OolNBOfBNXnEqLv34mk2Lrufs 9153
aeolus/lfric.py sha256=91apblkfreFICgCXtfuKLiBzYP1jZf7GOghC24vOE1c 11236
aeolus/log.py sha256=_AHUxhOG7zI5OQSax9wOjCHkLytEEGg0bBsPt1rLWts 796
aeolus/meta.py sha256=lZ39UbypUfsY-cdgB-KRuiZmq0gDY478jIgrt5_XSwM 3929
aeolus/postprocess.py sha256=lByCD2YlBA__NuJyb1mEzE27SRmW5lEAkePt7ERcgbY 5323
aeolus/proc_um_output.py sha256=wk8nZmsLif3lZX6v0xyXrMhR1arm6cEdiTNGGlsvro8 4143
aeolus/region.py sha256=aL-WssAr5t5oKmjGZ9z9RGL0e5pcz1cCG4y03iAPyqU 6863
aeolus/runtime.py sha256=s0-ftWsOAmS7VWgrk4_-VEwNyeIwfEgnupjX7RTJQdU 901
aeolus/subset.py sha256=qNLpLS7ITkN-5Pgw-15rHjKN_LET2LjBKad5P18KcSc 7514
aeolus/synthobs.py sha256=s8Sp1WHtSXdFwa653QqKDyRGyXQ7mh-gayYx8f3jpSI 12713
aeolus/calc/__init__.py sha256=MgsCzbUgUUq2vJsZqxy5CjmQezopVpkbpHCp1h9Xolw 2468
aeolus/calc/calculus.py sha256=ZetRT244Lh_C3XS6WDH_1RmsMp7HBuu_sW-ZcOYaRMg 5340
aeolus/calc/diag.py sha256=eI-HothURi0-MXETcSIh6CKsZD15KrlowDcT5O3RuPY 33269
aeolus/calc/flux_h.py sha256=bOPn2kctttz3xruk-7n9P4DLdUYjtYtovO3ZLxziW_4 3768
aeolus/calc/metpy.py sha256=EeJAb0P9kBD8CHX1DCzUV-2_ViKkzry0jDRdTHE4C6w 3134
aeolus/calc/stats.py sha256=S61HtSpNogT7BSQw5rTK4FLc22Y_mtpiUHtazZwzywU 11263
aeolus/calc/tl.py sha256=P47Mr_y_9Krdcjocars0T56xsY38DPDOdU5Gzp5XYA8 4080
aeolus/const/__init__.py sha256=GPS2naPvCDGtjFyjdxhdjWLUshcUbnp-VpMnHjCTcek 215
aeolus/const/const.py sha256=TOUeJWstQZLk3cjslZtlsOO2M8pb4WMLfllsZfHOSaw 5799
aeolus/const/store/earth.json sha256=yS512q8rUVNEiNdPEX-2R9aeXPajHXjw_VPLXa404Vg 1283
aeolus/const/store/general.json sha256=zJ7Jd-pvp19loJyKGaQKtLkOwmpLQa-XWqiW8_MHO38 738
aeolus/const/store/proxb.json sha256=EsLUL8DEtGkAiNSXDCBd5AKpi7aHpYqC-gZ9kl6rROY 1157
aeolus/const/store/titan.json sha256=qVDeUN5DyIHkMcpj9v_O8P4Sl57tZtyaWs1HbgLKbWg 1297
aeolus/const/store/trap1d.json sha256=Tz2XHkeLXSQR-vPvptyZHGIwRLzTleRBNU93B1ra-Xs 935
aeolus/const/store/trap1e.json sha256=27xtczDw2vzankiRbgYS0EXNDYyqN9f0Kl0fj0muXXY 1158
aeolus/const/store/trap1f.json sha256=4Zag7eTt0-9_WOxw_iEF1nN1_inquAESfMp7xrWA_Qw 934
aeolus/model/__init__.py sha256=P3JEC5iMg96gb56cOpMcP0WH6OeY2gssYdAtfMAltDo 124
aeolus/model/base.py sha256=hShHzXEs68qnsnUhwbmQzxYiq33rUlx79wQs3cyEk2Q 3785
aeolus/model/lfric.py sha256=Dpc9MB3UxfnA0Utjlt3IZV6pvIngumFh45uATd3GxEM 988
aeolus/model/um.py sha256=mMX_vS2uUKFd-uARvFuTX-fFFP12MI_hnMy9jjNznqE 7594
aeolus/plot/__init__.py sha256=3HwgNzaqfSUVk0Rvjj-bpZHiyAma1RykewGAit76Osc 940
aeolus/plot/cart.py sha256=r_I4R0wr9DU6y0XzrAoBWLDQURNut3jX51CHVgNPTdM 3703
aeolus/plot/cloud.py sha256=HDO2JDV4N-TSMCXhEkFZeMHQSj_Q8DwlF098bK7Qbok 5875
aeolus/plot/cm_custom.py sha256=oieQBGsPZMpVG8iCJ6K3cCv9xUIiSqIraeWoPVbj9A4 10103
aeolus/plot/mpl.py sha256=233_Fi-8YrXeKIw9AWn01Pd7y15YmuMai6T4g8O3wW8 5949
aeolus/plot/pv.py sha256=8GGU4y9dQNOrLM1PHDlumDtYoXIc4rK1Rmz6LmvtJkk 5669
aeolus/plot/text.py sha256=NrG1QhhGrEDlqEqQyjZI5r3AQ-ZX3S32CT4Hf00bAUk 5124
aeolus-24.4.29.1.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
aeolus-24.4.29.1.dist-info/METADATA sha256=uGeY3ddPxt9uEFeXVnYEbvvjx8oKdGjemE5S1n-px3c 12419
aeolus-24.4.29.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
aeolus-24.4.29.1.dist-info/entry_points.txt sha256=k03qM2k56fBoes6Szk7qEXGhSJ6lZzAhJ5BHE1zvZkM 43
aeolus-24.4.29.1.dist-info/top_level.txt sha256=AF2WsMtF_3VyH9NIPo5SIYYCZUUUGSh7txexa2t_e5E 7
aeolus-24.4.29.1.dist-info/RECORD

top_level.txt

aeolus

entry_points.txt

aeolus = aeolus.cli:main