Extension of netDCF4.Dataset for geospatial data
Project description
geodataset
Extension of netCDF4.Dataset for geospatial data.
Installation
Install requirements with conda:
conda env create -f environment.yml
Activate the environment:
conda activate geodataset
Install geodataset using pip:
pip install geodataset
Usage
Open netCDF file for input and access geo- metadata
from geodataset.tools import open_netcdf
n = open_netcdf('netcdf_file.nc')
print(n.projection)
print(n.get_bbox())
print(n.get_lonlat_arrays())
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
geodataset-0.1.0.tar.gz
(28.4 kB
view details)
Built Distributions
geodataset-0.1.0-py3.10.egg
(46.7 kB
view details)
File details
Details for the file geodataset-0.1.0.tar.gz
.
File metadata
- Download URL: geodataset-0.1.0.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e13ddff43addc7f0abfc012a4ed1def80df7e117a58993f0855d2aa08931e77 |
|
MD5 | 94f3ea130038ab10c1d1af7ba2331b71 |
|
BLAKE2b-256 | b82dbff01413d8822cbb0edb45505910a88173b6c1b66db21be5c12f2e0a31f4 |
File details
Details for the file geodataset-0.1.0-py3.10.egg
.
File metadata
- Download URL: geodataset-0.1.0-py3.10.egg
- Upload date:
- Size: 46.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33c9a0f166d80d84fdd8acda49fe54f2487686807e21371f71f145d31b2ef6a5 |
|
MD5 | ffb108853655d26362552a4df1137bdf |
|
BLAKE2b-256 | eb024b91ecdaa9ca75862206f091662fb7726f0a80156f3d31217bb90f704565 |
File details
Details for the file geodataset-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: geodataset-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 299533662a37ad7d2a2b89f551ce80264343535fb3d8f60956755f2d0648d842 |
|
MD5 | 85ad0f97da2d751f3e633e73e2d82547 |
|
BLAKE2b-256 | 19779543e91b810b4a26dcb3709cc6a460194122f25debc64fae68561ade70fc |