Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.35 KB

pygeogrids

This is a package for creation and handling of Discrete Global Grids. 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 pykdtree
  • 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

Optional Requirements

  • pykdtree or scipy if you want to use the nearest neighbor search. pykdtree is much faster than the scipy implementation but it is at the moment not available for Windows systems.

Documentation

Documentation Status

Build Status

Build Status

Test Coverage

Coverage Status

#Citing, DOI

If you want to cite pygeogrids then please use the DOI of the version you used.

DOI