NXTensor is a tensor making framework based on Xarray. It automates the extraction of multichannel images (tensors) from NetCDF time series of geolocated data.
Project description
NXTensor
NXTensor is a tensor making framework based on Xarray. It automates the extraction of multichannel images (tensors) from NetCDF time series of geolocated data.
License
See LICENSE file.
Authors
- Sébastien Gardoll
Software Engineer at IPSL contact: sebastien@gardoll.fr
Requirements
- netcdf data files (all variables):
- with the same period of time covered
- with the same metadata names and properties
Direct dependencies
The tested version in parenthesis.
- Python 3.7 (3.7.7)
- Dask (2.17.2)
- H5py (2.10.0)
- Matplotlib (3.3.2)
- Netcdf4 (1.5.3)
- Numpy (1.18.1)
- Pandas (1.0.3)
- Pyyaml (5.3.1)
- Scikit-learn (0.22.1)
- Scipy (1.4.1)
- Xarray (0.15.1)
Conda dependencies installation script
YOUR_ENV_NAME='env_name'
conda create -n ${YOUR_ENV_NAME} python=3.7
conda install -n ${YOUR_ENV_NAME} dask h5py matplotlib netcdf4 numpy pandas pyyaml scikit-learn scipy xarray
conda activate ${YOUR_ENV_NAME}
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
NXTensor-0.3.4.0.tar.gz
(40.7 kB
view details)
Built Distribution
File details
Details for the file NXTensor-0.3.4.0.tar.gz
.
File metadata
- Download URL: NXTensor-0.3.4.0.tar.gz
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fcadcd982173a4915efc071a548500478ec4bace04f04778a7775548055c26f |
|
MD5 | 028d079e4b39db6fa961cdb9ffdc2804 |
|
BLAKE2b-256 | 0fb56b571bcfcb4e62ba1baf98e5d50cec66b84b875f79749f7f96f2ecb7bc67 |
File details
Details for the file NXTensor-0.3.4.0-py3-none-any.whl
.
File metadata
- Download URL: NXTensor-0.3.4.0-py3-none-any.whl
- Upload date:
- Size: 54.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45f32c842c7792ed97c14c210a862b9494998d500e0784ca1e99951972f365f4 |
|
MD5 | a3a02145d30a88bd5dbc3f80c5121303 |
|
BLAKE2b-256 | e410225b0ede9edc5444a565d10b1c6049f110d319e364911d633c9d4153f3f5 |