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

This version

1.4.1

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.1.tar.gz (759.5 kB view details)

Uploaded Source

Built Distributions

netCDF4-1.4.1-cp37-cp37m-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

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

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mWindows x86

netCDF4-1.4.1-cp36-cp36m-manylinux1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.6m

netCDF4-1.4.1-cp36-cp36m-manylinux1_i686.whl (3.1 MB view details)

Uploaded CPython 3.6m

netCDF4-1.4.1-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 (4.9 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ Intel (x86-64, i386)macOS 10.10+ x86-64macOS 10.6+ Intel (x86-64, i386)macOS 10.9+ Intel (x86-64, i386)macOS 10.9+ x86-64

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

Uploaded CPython 3.5mWindows x86-64

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

Uploaded CPython 3.5mWindows x86

netCDF4-1.4.1-cp35-cp35m-manylinux1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.5m

netCDF4-1.4.1-cp35-cp35m-manylinux1_i686.whl (3.1 MB view details)

Uploaded CPython 3.5m

netCDF4-1.4.1-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 (4.8 MB view details)

Uploaded CPython 3.5mmacOS 10.10+ Intel (x86-64, i386)macOS 10.10+ x86-64macOS 10.6+ Intel (x86-64, i386)macOS 10.9+ Intel (x86-64, i386)macOS 10.9+ x86-64

netCDF4-1.4.1-cp34-cp34m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.4mWindows x86-64

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

Uploaded CPython 3.4mWindows x86

netCDF4-1.4.1-cp34-cp34m-manylinux1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.4m

netCDF4-1.4.1-cp34-cp34m-manylinux1_i686.whl (3.1 MB view details)

Uploaded CPython 3.4m

netCDF4-1.4.1-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 (4.8 MB view details)

Uploaded CPython 3.4mmacOS 10.10+ Intel (x86-64, i386)macOS 10.10+ x86-64macOS 10.6+ Intel (x86-64, i386)macOS 10.9+ Intel (x86-64, i386)macOS 10.9+ x86-64

netCDF4-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (3.6 MB view details)

Uploaded CPython 2.7mu

netCDF4-1.4.1-cp27-cp27mu-manylinux1_i686.whl (3.1 MB view details)

Uploaded CPython 2.7mu

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

Uploaded CPython 2.7mWindows x86-64

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

Uploaded CPython 2.7mWindows x86

netCDF4-1.4.1-cp27-cp27m-manylinux1_x86_64.whl (3.6 MB view details)

Uploaded CPython 2.7m

netCDF4-1.4.1-cp27-cp27m-manylinux1_i686.whl (3.1 MB view details)

Uploaded CPython 2.7m

netCDF4-1.4.1-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 (4.9 MB view details)

Uploaded CPython 2.7mmacOS 10.10+ Intel (x86-64, i386)macOS 10.10+ x86-64macOS 10.6+ Intel (x86-64, i386)macOS 10.9+ Intel (x86-64, i386)macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: netCDF4-1.4.1.tar.gz
  • Upload date:
  • Size: 759.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1.tar.gz
Algorithm Hash digest
SHA256 d4fc65b98e348c39d082ab6b4b7f6d636b1b4e63bec016e5bca189fee5d46403
MD5 19d269fd740d4a27142d5171ff6e70d5
BLAKE2b-256 d9c0653b79fcea4efc9a79ce3ae95a31c1669f312ab0c53b3d45037c4e419c2e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.9 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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 11829a2572b985f9e202d5b550b52334a2ecf66dbfa7af69e6112c9ebf8b03d2
MD5 5c25e4714f5086fdfb0060946154c151
BLAKE2b-256 e2f73e33b2800e36edad8980ee21e04931fab05d43eb16077d72c12eec507607

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c7d5a748c570a9342e9b1280ef021c2219739fd2fe5a8ce02eb970ffee1f5c36
MD5 9a2c8e595ee544e528d5918bb79d9274
BLAKE2b-256 67ab99bc6a62fe370a6a9e4a2798f554e7c53bf2c0e0a29794a32d0612beaa4e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 056210e83688b104b71281ab9fe45e5fd945d65580cc8030865921e78016cf6f
MD5 1186a489bb1c2bc1e5c05068620c7c1f
BLAKE2b-256 2f2d7e32357295c97c42c7499f36289a9facef5cf3cb8074ff973bf923c1bcdc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 45ee95cba5f5891a11bc0f9c69947c1e9a764e88a1aa7e0b38fae8974f983b98
MD5 377cb36e58f760753dfb619bcc6aae77
BLAKE2b-256 9c06648738571e3636ca965585721960c51e9b1ecc457e8b37ef343b91d676ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ec07c03f102eef4566131f5b5451eff5ca5761874e3ce81a8b124556d0ebed52
MD5 4a4b50ae06cc7389a1a21900ea9d5d6d
BLAKE2b-256 0737a2bb81334851de4aab0bf06998ad8809c89d9776233e8ec06c1cdf77d707

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 61e84511575618857b1069db385817974c725fa9fed084218c670d6cd29e5c55
MD5 1b2e0cb4bca80a978a7314bb3e9d3b2f
BLAKE2b-256 939388dcc35a46c1fbe2fdbea3c8f3002b4f8fc37827fdf8860e7d1afe1236d0

See more details on using hashes here.

File details

Details for the file netCDF4-1.4.1-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.1-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 86e114c8a58b72ce89c29575912d60c5efbbc582f33eb32cf68bfade31d07a27
MD5 cbb91a503d8b1830f2b2ef1e43d4074d
BLAKE2b-256 f97c5dfcf562d092df919b0b999adeed7769005497a6cd397adff5103b9a81e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 b1ea54ccf3c1dc46a3a7463708d4f1470e94892c5c9754d9c35a103b75d82c70
MD5 39705de4df70c657a1529b33051a6871
BLAKE2b-256 c3738881fd8e31015b20a597f10fc26c343fc9332afff684c309d617c0602453

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 e943f3f4e209ad1f3284406097d7bf47da5176840923e30f0bdcfe85d38c4f7f
MD5 3afb456c92f40fcdd34bbebfa2280468
BLAKE2b-256 7c64ed2c6b38374d0bd59ec36befbc9e83fbd5c19251ddaaf2069e1a6e954165

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aebc09dd071de3976d35b9acd4d3f2ca74e2656a07464f7bc7a9e4082b5ee9b0
MD5 972e2f829e753d60b7035a3b99b63329
BLAKE2b-256 3046a97c347683f6b104f32921b56633db1cffe07429699f864b67d43bde3f1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 917f0e18bc9e53413cefccd86b71f0a5a627769f28f2803feeffaaffd42517be
MD5 43a2a30aba056e719fd538a92198786f
BLAKE2b-256 88326b60dac70d1305244c7469c864bb01fc0fcbeaa4f3a4d3d59fbc1bd97ae8

See more details on using hashes here.

File details

Details for the file netCDF4-1.4.1-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.1-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 579a814b373336563f3a38b772ba459ff81222efad9376bc9fe090b882fc8dfc
MD5 a7a813c2bd734d997f6213805b36e3c3
BLAKE2b-256 318232ed57d43d2b9f1f44989f7066378d77dce5ff43d6930d96be468c1c3e20

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 2.8 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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 70d9424d8b3ce097e190a8e5fc4dd8b2642a88a38bb99e39c4ddae873dcd1cb6
MD5 5013ee3ddc321829cbd0c5114f14ba7f
BLAKE2b-256 7c66f020599281459f2fe078a067b4f87cee36026d264edd53c64e786814511c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 ac1ae16300eb5c90db9d468a6c976a856bfacafe1ee4a9be7ad6310b10e88a0f
MD5 16958fdfce670e31b1b5392b5eccee12
BLAKE2b-256 68af0930d7b14b05a9094fa9c250147ef866491db3518feef51257ce43a24d9d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 18fbcb26c3005cbae4de160bc22eacd757b3de248278d8e30f03ab27d2d4ded0
MD5 753726761f1eea5536769f9f13409a14
BLAKE2b-256 5b23dd7106862d343410be3b10a18da013623d59da75a51fa6e3f5148e888260

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 5ad5a92faa2ce3bf80d8451cca5272948561dbd25a6eea232670a0ccead9f05c
MD5 e44682d91174100085ea0805b6a4792f
BLAKE2b-256 5c546820abbb35fe5176b72d29513f595b95140748c11f29da10d62b1d375aaa

See more details on using hashes here.

File details

Details for the file netCDF4-1.4.1-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.1-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 a269c2a375ef1361be462d6c04c3a55bc8e6e717ff1d2eed20b2e188459fbb81
MD5 fe1e036d99a50778d5d899246fdc9929
BLAKE2b-256 9a24a54d54da03837a693b88b781133842e44b1366e15b213093b4950c6e42da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1876219e90ce68cef76b7fcaa2dfbe847ece251296fabd55f5d6a7d9be6383d7
MD5 762e6ad3186817d36a74cf579f3c0629
BLAKE2b-256 1789c99c68f6c5a49eee90bc9070ea9ecf94396bd11f46ae1f51e047e6c96763

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 f1cad3f65a0784c7bb7d0dd1c85af2900602e2d8067652184a742ca70daf56fc
MD5 f58b50c1b2831c9e73578f69540dfa8e
BLAKE2b-256 a656310675c303e9f2801c34dbba2c3c8366aa68ccd5168c71bc7a7689204558

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 cac34ec37e115a2762741a288db7be9b3256b6deb4a9bb0cdb7e207c3f6fb0b2
MD5 fa5296dad19776796fc46bf71f67dcc7
BLAKE2b-256 6dbb24c0ad7ce1f682ab98b7aac8ba66f82107c3e2444c0490e7b09db8bf6808

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-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/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for netCDF4-1.4.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 c0dab6916693b5eaae89740eaab1a50ba337c6c280d923e1552d638600e1d7e0
MD5 576c07875d11a94b8460f6d7bdd138b0
BLAKE2b-256 20d206e29246dd8c325b38f88f2afff22324d095e3269752c92e6863801e559b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ba231ce919cef00b251f89b7406cc3117c60fc32519665bbf7912921bf425f8f
MD5 41d577f01c56a2c772307435bf4ce66b
BLAKE2b-256 dd286a3e927614f6dc72a5a15e556bb74452da5dd63f807900e5a4766ef8747a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netCDF4-1.4.1-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/36.8.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.14

File hashes

Hashes for netCDF4-1.4.1-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 cab62d95c8deb822ac3ecd8dc78043bb163d95b2568b4e93b3baa438d8324edf
MD5 d423cc942b5d391978a99e9c63c6ee4d
BLAKE2b-256 a0f6fa4a82d24711ac4eaa3ff84c35bf6544a981594b637b7c0f20394587d9fd

See more details on using hashes here.

File details

Details for the file netCDF4-1.4.1-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.1-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 def8226a7806e1084abfa43318796b4c806eda4b14a013e2c072468eba8d91e3
MD5 2c38b06e9cfd10a60ebf4e5aba1f19b2
BLAKE2b-256 2c9a4bb763e15afb0354ba3a45efd183163abb3baae2c0d5eb74a5a3baee0620

See more details on using hashes here.

Supported by

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