Skip to main content

Provides an object-oriented python interface to the netCDF version 4 library.

Project description

netCDF version 4 has many features not found in earlier versions of the library, such as hierarchical groups, zlib compression, multiple unlimited dimensions, and new data types. It is implemented on top of HDF5. This module implements most of the new features, and can read and write netCDF files compatible with older versions of the library. The API is modelled after Scientific.IO.NetCDF, and should be familiar to users of that module.

This project is hosted on a GitHub repository where you may access the most up-to-date source.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netCDF4-1.4.2.tar.gz (769.8 kB view details)

Uploaded Source

Built Distributions

netCDF4-1.4.2-cp37-cp37m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.7m Windows x86-64

netCDF4-1.4.2-cp37-cp37m-win32.whl (2.3 MB view details)

Uploaded CPython 3.7m Windows x86

netCDF4-1.4.2-cp37-cp37m-manylinux1_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.7m

netCDF4-1.4.2-cp37-cp37m-manylinux1_i686.whl (3.4 MB view details)

Uploaded CPython 3.7m

netCDF4-1.4.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

netCDF4-1.4.2-cp36-cp36m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.6m Windows x86-64

netCDF4-1.4.2-cp36-cp36m-win32.whl (2.2 MB view details)

Uploaded CPython 3.6m Windows x86

netCDF4-1.4.2-cp36-cp36m-manylinux1_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.6m

netCDF4-1.4.2-cp36-cp36m-manylinux1_i686.whl (3.5 MB view details)

Uploaded CPython 3.6m

netCDF4-1.4.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.6m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

netCDF4-1.4.2-cp35-cp35m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.5m Windows x86-64

netCDF4-1.4.2-cp35-cp35m-win32.whl (2.2 MB view details)

Uploaded CPython 3.5m Windows x86

netCDF4-1.4.2-cp35-cp35m-manylinux1_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.5m

netCDF4-1.4.2-cp35-cp35m-manylinux1_i686.whl (3.5 MB view details)

Uploaded CPython 3.5m

netCDF4-1.4.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.5m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

netCDF4-1.4.2-cp34-cp34m-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.4m Windows x86-64

netCDF4-1.4.2-cp34-cp34m-win32.whl (2.3 MB view details)

Uploaded CPython 3.4m Windows x86

netCDF4-1.4.2-cp34-cp34m-manylinux1_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.4m

netCDF4-1.4.2-cp34-cp34m-manylinux1_i686.whl (3.4 MB view details)

Uploaded CPython 3.4m

netCDF4-1.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.4m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

netCDF4-1.4.2-cp27-cp27mu-manylinux1_x86_64.whl (3.9 MB view details)

Uploaded CPython 2.7mu

netCDF4-1.4.2-cp27-cp27mu-manylinux1_i686.whl (3.4 MB view details)

Uploaded CPython 2.7mu

netCDF4-1.4.2-cp27-cp27m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 2.7m Windows x86-64

netCDF4-1.4.2-cp27-cp27m-win32.whl (2.3 MB view details)

Uploaded CPython 2.7m Windows x86

netCDF4-1.4.2-cp27-cp27m-manylinux1_x86_64.whl (3.9 MB view details)

Uploaded CPython 2.7m

netCDF4-1.4.2-cp27-cp27m-manylinux1_i686.whl (3.4 MB view details)

Uploaded CPython 2.7m

netCDF4-1.4.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (6.1 MB view details)

Uploaded CPython 2.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

File details

Details for the file netCDF4-1.4.2.tar.gz.

File metadata

  • Download URL: netCDF4-1.4.2.tar.gz
  • Upload date:
  • Size: 769.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2.tar.gz
Algorithm Hash digest
SHA256 b934af350459cf9041bcdf5472e2aa56ed7321c018d918e9f325ec9a1f9d1a30
MD5 bef09eee3323303aee200a2ad8a99d43
BLAKE2b-256 ebaab067f3b1a2561f29f5c282d8a0f0f4bba5b13e9bdaa5fcd29005d226c448

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 55436d010b07c97a465ab9fdbd823349dd1f2e7d61b2b5418b5987e9ddcf865a
MD5 501560c896c63044751ed0c8faf9dfe0
BLAKE2b-256 bafb2a8fb99cf26554aecd513764533a4fff376d49b0e7a1c7a99826aa543d25

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9f849574bbf7584c77167538510470f62f96b947c9bac23485cda420d6c4e314
MD5 c78a35734f03e0ca6746a7627a847c5b
BLAKE2b-256 0dc4740301ab676ab280d196563c007ee513d40683b184c466caa4c3052b46d3

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dfdc049df47c5727455a7bd845f970ec64485efb6df87ac21f0d08dc344a28a5
MD5 c74ccef75f7c9d037b1c0f3500d74cbe
BLAKE2b-256 0410350fa9b13f2fe6494efb8e8c79f007722a927a456ce4ad52b78fa36849b4

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 31046ec63bfe3d26c6e44b1fc66e871ae2311342cf9ebab9a21eb1fb6f21a600
MD5 81505ad120b07ff787fdf8163001b6e5
BLAKE2b-256 e5b0eb6ef344cc099747ca40a880349125efa715801a0ff55a85739e6ad19da7

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for netCDF4-1.4.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 a6d83984eeabcaae248c5582667ca0795b38e4eb901152da39c6e2f5ee42a9e5
MD5 83c52f1e20fdb1b4d94db967d05c42f6
BLAKE2b-256 915edacf4ebf0b39adb17f38d175f8278515479c4a83d54304fc7fcd1905c3c2

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 476ce815cbdf51396664193deb9af67413807a4804ab2a033711197cef2db810
MD5 498b6c38b115f0c077ac70e5e3eb744d
BLAKE2b-256 1dc4aadab3d84ddf93394d1b9849b20462c9014904885db97700c43042746b6b

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 304542d1074d13eb51fb8a47d96c60e590a71e134a3b9e25ffea6ef9999e8f4f
MD5 55777d747ca3a123b0303f8b2b504954
BLAKE2b-256 39492338e1d319ed6728b86ac090d1201836af9b810c890f795264ed7e82e963

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b0c8b04c4f0b3d99952627e6c1e63701b9127660f81885c91f681a6497ce2107
MD5 5aaef886abdcded4c7c7fc23dd9bc5f9
BLAKE2b-256 37039483cf35347e892b894be897891d8c4cd86dd00c25f7f41d0c4aca858152

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ca2d60a33c35fc9b1dddaf4f71509d6fa201bfa78bafb4c1bccaeaa0f5cffbc7
MD5 6cd21ad4142b9560302144797db107b3
BLAKE2b-256 052184e4d15192a3cde1114ce84f479c93139b39dbee86a4ba41cfce632c6c8c

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for netCDF4-1.4.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 6ddccb0e2705a1fb347d699e2c8fa3872a45a057b8da26706cf8059a3f337415
MD5 7b4e7e8b054a7c36247e560b618bffa7
BLAKE2b-256 4a5383d6eed4a082b338cece914c6636b2c5b60d6770de2207a76a3e67e1da4b

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 923352ff35fef9b00da41c6bbf9693f707dc802bedc2b05bfb15b282f888e607
MD5 137213f7762c50b11bdad847341e8d44
BLAKE2b-256 73dee5282d9527e86e2ab067fa5b543501cd4887cc2fcfed96cae8e97aecd3fb

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp35-cp35m-win32.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 bcec0c725e5aeba299cd43bf10dce5c62513dfb14a377abd1a76234cfa34f4ce
MD5 87ea66e708fc5fec6200dd1b33c23ea4
BLAKE2b-256 23d7f52ea39c58dc6717c79b39bcd20a24f2269aa2f06ab3390a4ca6798b37a9

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 97700c187f046f10966f4f3581790f9a10a996aee76772a179e0a692f766261d
MD5 e151733d2397bff56ebf3a5c650534f0
BLAKE2b-256 333cddb9eec83afd0e2dd4fd19e645a9661e824c01720ad1cfb2036873d3e2af

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 252c0b3ea74e15b31ba78ef72e5bddbc4844c1cadc1daf0a1d643a9018087953
MD5 e68e3b22c02a979e303bba61e71cf9b1
BLAKE2b-256 142c54315e4bc4d05d3d20e7396c9e9a77e85b8ae6109dd71f96f7ee441819af

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for netCDF4-1.4.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 23b8219de812ed754c84e8eb51ac97393e3c174ec2cd749f72e8ab112a8037ce
MD5 0205d331c5729563ddd72e279e8024a2
BLAKE2b-256 5bacafedfa5444b5002d082b7d1007f6435e280c2f9030e376cb67f5d775701f

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp34-cp34m-win_amd64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.4m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 c882d557341560ff3b111e40f553f9a88fa6e73132acfee790e2b97b2f42b568
MD5 1f3387bba8a16cb843e4cff0d28a64cf
BLAKE2b-256 9dce6a81f5442aaecb96a0a14b306b014f6b0574048eb5b813b418b51b7667de

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp34-cp34m-win32.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.4m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 848512566ced82fd46c20a8ccff8e72d1ef863997f5d3e32e61994312b94c24f
MD5 2a68376cdcf9e82a388e3446e7fea408
BLAKE2b-256 16e9a27757953aa3d1b72f213575286c5787fffe5af43676b666fe3b262e7070

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7a139e60f302db84e3e3fe7eb2a11c7a97326f78c5de06ce76ea18720c7a145a
MD5 d6c0a226a5648ebbaffe6754d6579fa0
BLAKE2b-256 38ca9127c902645dde6c3fc70ea6c65e99d5f33520469cc8447ff1e186a92cfc

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 02e5112b768936f66364f9e05f0433d418cf75d83a94ae28f727e355fd28c6d2
MD5 97fbacefadc537e2b944b9e02aa6bf66
BLAKE2b-256 60b0a66bfa81a1d418d044529abe8e212fc7f216f8c4730507e04aad2e776ce5

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for netCDF4-1.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 5760ad85be180875fb09ea189323c7b3a8b3dd7ef17f5cb977deeb968e3a6aba
MD5 67a03081d8e964c6da5b20d56a28b508
BLAKE2b-256 cb11f1837b2996cd1c8534760d26dbb5a66d9ab699dc92367cf79644af679e86

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 29adb96ccf47d27020589e4ff17f8af9cd5e480dd44e8aa4de4fec66381edf49
MD5 7af9fc6226c3b514d971a9f1dc194221
BLAKE2b-256 7627f90bd3ff2190f3fa4ecc755acadd0842e2350b424dbd68bbc693af1dcf48

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d35a138545c10a3153ce8dc28af6bba61d6c5e318769c769687e876fdbaf3503
MD5 a3aaa4d81168cb3cc164a5794dbd4ac0
BLAKE2b-256 1cd7575af8290f2197aa919bfa82b2b4510096358976883ed9c96722f22316d3

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 a9bf9e78369969dedcdbd72dd78b76a002bc52fb59e751ba506c2dc7cae9f027
MD5 bac51791e6b893b80f2fcfdfe6527c9c
BLAKE2b-256 8e75cd9adee6ea2f386478d4e34b961e1b5ca23b8b4579daf69420f17c8c5aea

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp27-cp27m-win32.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 090a393852c791ddf2ace7378a6650f95a981f51d6c64f4bf066104e43c5c0fc
MD5 bac77e0d1809f66411611c8897f35f58
BLAKE2b-256 a46b9ca06b4ce151b477de8e293fb16f137fa9c6172796555dbaac0e8121d597

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3c1f52d5276c69f07aec09265615aaddf9362fed32ad4e4f6eb92437861a1c03
MD5 9e230bb3bc8df1c7781a0b0dc0611f72
BLAKE2b-256 e5555041b5bc93e80f341b80385dafaf29cbae6a9bd8e024d123d6b8d2bdf504

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: netCDF4-1.4.2-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.2 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.2-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 73dda76a13d55753af96562cbb61877520c012796f6146742fbbd45385854c86
MD5 fb3e854198d40e8935663bc34096b1f4
BLAKE2b-256 38471cc0022a0ae7c831e999ccd071360352e05fc6e57c696d18d9deea7cd6f3

See more details on using hashes here.

Provenance

File details

Details for the file netCDF4-1.4.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for netCDF4-1.4.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 28b9757a7693961653d28b09053de35b2f4f9493c76b5dc7ca419daaacf3c413
MD5 8577077c72b67759ab96a6432c5cf137
BLAKE2b-256 c58269904b023b49a3ba345f69c35c99b86e7a5c0539f89f9b82f96967d2c100

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page