Module for creation and handling of discrete global grids
Project description
pygeogrids
This is a package for creation and handling of Discrete Global Grids or Point collections. We hope extend the interface also to projected grids(images) in the future.
For now the main features are:
Creation of grids
Nearest neighbor search
conversion of grid piont indices to lat, lon
Storage of grids and loading grids from CF-compatible netCDF files
Calculation of lookup tables between grids
Support for different Geodetic Datums using pyproj.
Installation
To install the package use pip 6.0 or later. On linux systems pykdtree will be installed whereas on windows systems scipy cKDTree will be used. pykdtree is faster than the scipy implementation but it is at the moment not available for Windows systems.
Documentation
Build Status
Test Coverage
Citing, DOI
If you want to cite pygeogrids then please use the DOI of the version you used.
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
File details
Details for the file pygeogrids-0.2.0.tar.gz
.
File metadata
- Download URL: pygeogrids-0.2.0.tar.gz
- Upload date:
- Size: 37.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f610bfe297356cdfb9afc9d2110202adb0167113e01e3f842b827f07e4d7ade |
|
MD5 | c353e7e50782f05a903371d846ad09d3 |
|
BLAKE2b-256 | 1920cd27f64463024fa58fc24ab31f3e47249048fec370904ce1b580b39e2c32 |