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())
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.3.2.tar.gz
(30.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geodataset-0.3.2.tar.gz.
File metadata
- Download URL: geodataset-0.3.2.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c432589cdc64ef34865b1ccc24614f0c41050d3b75f84ee862f296fcd503113
|
|
| MD5 |
97b1039dfd5fd8f8d21e7c0becf3fa6f
|
|
| BLAKE2b-256 |
53ccc23a9cd9ad79f334a36f91c17475e8e1a2dc20315d7b4c43af68a6b1cd59
|
File details
Details for the file geodataset-0.3.2-py3-none-any.whl.
File metadata
- Download URL: geodataset-0.3.2-py3-none-any.whl
- Upload date:
- Size: 33.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6925ec0038e74061a8d4aab8218c246d27d0f3644d2957cdfdd11bcd3146b1e2
|
|
| MD5 |
38ed784a88ca2fac227f6df2e87de2b2
|
|
| BLAKE2b-256 |
13b82279746fa63e0d0fc68702702f8ec0f56efbda3b2d8e9c5aedc606e7ba33
|