For faster proccessing geofile


Keywords
easy, geo, warpper, atmospheric, data, satellite, flux
License
MIT
Install
pip install pysy==0.0.34

Documentation

Update: 2019-12-01

author: Songyan Zhu, PhD student at University of Exeter, UK.

content:
  • scigeo: an easy interface of geographical data, raster and vector
  • sigee: wrapper of Python version apis for Google Earth Engine
  • fluxlib: Fluxnet 2015 dataset processor and libaries of pre- and post- prcessing for EddiRe.
  • toolbox: common tools
Quick start:

installation: pip install pysy

usage:

>>> from pysy.scigee.geeface import *
>>> from pysy.scigee.utilizes import *
>>> from pysy.scigee.config import *
>>> from pysy.toolbox.sysutil import *
>>> from pysy.toolbox.timeutil import *