netcdf-scm

View on PyPIReverse Dependencies (1)

2.1.1 netcdf_scm-2.1.1-py2.py3-none-any.whl

Wheel Details

Project: netcdf-scm
Version: 2.1.1
Filename: netcdf_scm-2.1.1-py2.py3-none-any.whl
Download: [link]
Size: 145604
MD5: cfb8d20f4064d45e3613a01337648ac5
SHA256: ffe4481d9a78541a364ddc17a8c07a966814c435fddad895d2cabb44ea0d7f40
Uploaded: 2021-07-30 01:01:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: netcdf-scm
Version: 2.1.1
Summary: Processing netCDF files for use with simple climate models
Author: Zebedee Nicholls
Author-Email: zebedee.nicholls[at]climate-energy-college.org
Home-Page: https://github.com/znicholls/netcdf-scm
Project-Url: Bug Reports, https://github.com/znicholls/netcdf-scm/issues
Project-Url: Documentation, https://openscm.readthedocs.io/en/latest
Project-Url: Source, https://github.com/znicholls/netcdf-scm
License: 3-Clause BSD License
Keywords: netcdf,netCDF,python,climate,atmosphere,simple climate model,reduced complexity climate model,data processing
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: cf-units (>=3.0)
Requires-Dist: cftime (>=1.4)
Requires-Dist: click
Requires-Dist: numpy
Requires-Dist: python-dateutil
Requires-Dist: pymagicc (>=2.0.0)
Requires-Dist: scmdata (>=0.7)
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: xarray (>=0.18)
Requires-Dist: regionmask (>=0.6); extra == "ar6regions"
Requires-Dist: twine (>=1.11.0); extra == "deploy"
Requires-Dist: setuptools (>=38.6.0); extra == "deploy"
Requires-Dist: wheel (>=0.31.0); extra == "deploy"
Requires-Dist: bandit; extra == "dev"
Requires-Dist: beautifulsoup4; extra == "dev"
Requires-Dist: black (==19.10b0); extra == "dev"
Requires-Dist: black-nb; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: nbdime; extra == "dev"
Requires-Dist: pydocstyle; extra == "dev"
Requires-Dist: pylint (>=2.4.0); extra == "dev"
Requires-Dist: regionmask (>=0.6); extra == "dev"
Requires-Dist: twine (>=1.11.0); extra == "dev"
Requires-Dist: setuptools (>=38.6.0); extra == "dev"
Requires-Dist: wheel (>=0.31.0); extra == "dev"
Requires-Dist: nbsphinx; extra == "dev"
Requires-Dist: sphinx (<2.1,>=1.4); extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: sphinx-click; extra == "dev"
Requires-Dist: sphinx-copybutton; extra == "dev"
Requires-Dist: ipywidgets; extra == "dev"
Requires-Dist: notebook; extra == "dev"
Requires-Dist: expectexception; extra == "dev"
Requires-Dist: seaborn; extra == "dev"
Requires-Dist: codecov; extra == "dev"
Requires-Dist: nbval; extra == "dev"
Requires-Dist: pytest (<5.0,>=4.0); extra == "dev"
Requires-Dist: pytest-benchmark; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-console-scripts; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: sphinx (<2.1,>=1.4); extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: ipywidgets; extra == "notebooks"
Requires-Dist: notebook; extra == "notebooks"
Requires-Dist: expectexception; extra == "notebooks"
Requires-Dist: seaborn; extra == "notebooks"
Requires-Dist: codecov; extra == "tests"
Requires-Dist: nbval; extra == "tests"
Requires-Dist: pytest (<5.0,>=4.0); extra == "tests"
Requires-Dist: pytest-benchmark; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-console-scripts; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Provides-Extra: ar6regions
Provides-Extra: deploy
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: notebooks
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 4233 characters]

WHEEL

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

RECORD

Path Digest Size
netcdf_scm/__init__.py sha256=oMMapQX23Zq_1Q00bi7LL-IM-9ORZwDZp9vYugBBsHM 348
netcdf_scm/_version.py sha256=Qq90siMzfuXvx8_E-xzgvxJ8cQ62VTpp1WPHJd9cNS8 497
netcdf_scm/cli.py sha256=VBGMRtGqo_dkfbeYGr60mw6VhRXOSutTKAe49NaOov8 15610
netcdf_scm/cli_parallel.py sha256=7tkzeMA8CW6Maq1YIbmls1xoOqyFV2CmdlKA73VC4yU 4293
netcdf_scm/cli_utils.py sha256=deG9nzvAcEx2z5YMUYyOIySDOk8hRJ2EEjJ57qOnLH4 16562
netcdf_scm/crunching.py sha256=yruPBSFbU7pNirdc17QEx9d3Lrl2FM9Bz_lwInZ601E 9445
netcdf_scm/definitions.py sha256=JL1FFJgpnwq9UAuO-VTPlr8NYq_j3h-btwX7N2zsLk0 1230
netcdf_scm/errors.py sha256=dqv6CK3j7zuZ2GpUXEIn_hor-yBrsDBzHpG4c_U1vGE 890
netcdf_scm/io.py sha256=alVzjjiqJgzoXRY7SQTvX4wk472mdxqUP3j8s9GRta0 5876
netcdf_scm/iris_cube_wrappers.py sha256=UTAukHNzRavTZ-qfU2gOMMtVnvOC_P992k34TYjwe7w 88941
netcdf_scm/misc_readers.py sha256=TmN7HwTcYKZzOGFGEPPLOS3v8gkvswg909RXlgRw9v4 3468
netcdf_scm/output.py sha256=fJN27L0d1JgjPdmzFI69oerPg4xSGt7_sBQJVein9_w 3729
netcdf_scm/retractions.py sha256=pl41ZuLZqioMqFpLne8FXLmuLseWZC4ZybVNHIo9iNA 9248
netcdf_scm/stitching.py sha256=iDZ6tNbdaQZimLRWOxYlEsSR8AU4gHLdCnaJLpJ2zbc 23434
netcdf_scm/utils.py sha256=ftyeCdMuEBhPPtsWIU6pTM8HaGktRBqBrDsJkEunePk 16572
netcdf_scm/wranglers.py sha256=QZ_AuwMZ-xEjXDDkURaZxRf6xzPg4F1AjxjDXduwYU0 7926
netcdf_scm/wrangling.py sha256=bj4ihVfv7hurhigSti4j-OsMqL-xLsrE9-bRbhCrjnY 6444
netcdf_scm/citing/__init__.py sha256=guX2kBXDf0w8KNKleI0FX-_Nu4PeVRqxFMWiB0fZBV8 6425
netcdf_scm/citing/cmip5.py sha256=m7kI_7s8QVbdxfttrkUmITq3geYcZfah1eOR5uEgznA 6893
netcdf_scm/citing/cmip5_climate-model_scenario_citations.csv sha256=JRg__AybsBHyGkHD32GRwV6uT8tykuTkOi6w3G-mAfE 33459
netcdf_scm/citing/cmip6.py sha256=NjVy-K5Hfgw9FqL4CccB5gBc5heex15tCkrCOFId64s 4816
netcdf_scm/mat4py/__init__.py sha256=Q5-i4doOrTTIUPmMR71eEtg7R6R4sJ2uqpcHYoqx9r8 1312
netcdf_scm/mat4py/loadmat.py sha256=U1wlDr7J-Kq1WLE24UoHadaJzaERGVD92FGYcqdQiwQ 14411
netcdf_scm/mat4py/savemat.py sha256=dWmEg7JMP7yvLrCR5c16PFpjbYUT77xDf9y8xE44y_0 14662
netcdf_scm/normalisation/__init__.py sha256=bx1r-J5sGDGZoZX5NRF_DcYcsCjMG0RRPxsbuHGOkoI 1353
netcdf_scm/normalisation/after_branch_time_mean.py sha256=dIwQoMU_BLl_7wPgvsI8jnvcUCr0C-iGg3lKuVB8Wl4 1935
netcdf_scm/normalisation/base.py sha256=jQ6xROZeppqmzGOkm8LG0s9YMLCVU-xWQhuSDQ_spEU 5402
netcdf_scm/normalisation/running_mean.py sha256=HpTzWT2O2o8s9p-rz7VOcSFAc-CjksAI82pG_OW9apw 5063
netcdf_scm/normalisation/running_mean_dedrift.py sha256=6MBT7MeU59BTsjL-3p0Vf4ZlCexzcIEjyfGsKOPlQMA 1580
netcdf_scm/weights/__init__.py sha256=Bp7Rhz5iV7kA7GRzxWvhU_oPRbRrBVdLjgjnYaPBg44 29642
netcdf_scm/weights/default_land_ocean_weights.nc sha256=WWbvSu3v7QtHAR7r1TQ8ulefb5_V-qcCDOKPeyUYXjM 282180
netcdf_scm-2.1.1.dist-info/LICENSE sha256=S0uuEX9I-ma0KJ5gzCWRXEuNppiQVqjSJ1FNHFvvYWQ 1509
netcdf_scm-2.1.1.dist-info/METADATA sha256=HdGjfkjjBYfJUj7Q32PoguhF0_lEmUSOy8_M7ZYZO3c 7893
netcdf_scm-2.1.1.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
netcdf_scm-2.1.1.dist-info/entry_points.txt sha256=ewgcExILRSrLaCehOkB1e-8bzZYkYDe9K9PKOUkB4xM 51
netcdf_scm-2.1.1.dist-info/top_level.txt sha256=PFt6aBv4nebUEXoS78iot7RfezkTmcYdPhmE2_mFvzg 11
netcdf_scm-2.1.1.dist-info/RECORD

top_level.txt

netcdf_scm

entry_points.txt

netcdf-scm = netcdf_scm.cli:cli