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.6.tar.gz
(15.0 kB
view details)
Built Distribution
File details
Details for the file geodataset-0.1.6.tar.gz
.
File metadata
- Download URL: geodataset-0.1.6.tar.gz
- Upload date:
- Size: 15.0 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.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5918671eaa67d81170a852cee7dc30525b623f569c129337bf4174e92ebe811 |
|
MD5 | 17c24c772e0e3ebffdbadda0981af671 |
|
BLAKE2b-256 | 11e378c74e259d3054095492d1f42da040fd30a3471b26bc5a7e686f99958cca |
File details
Details for the file geodataset-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: geodataset-0.1.6-py3-none-any.whl
- Upload date:
- Size: 29.6 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 | c93202c83c36680e42e753491f3edaa922f5e5a2af6889a0b78b8489355663f2 |
|
MD5 | a7f363e0bfeebaec10304a649a38fb1e |
|
BLAKE2b-256 | 748551de6741df3138c9915d4a8f4f0dccd7511b33cfb53d333c5187108e7c30 |