Giter Site home page Giter Site logo

aprilwaterlily / pyresample Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pytroll/pyresample

0.0 0.0 0.0 8.72 MB

Geospatial image resampling in Python

Home Page: http://pyresample.readthedocs.org

License: GNU Lesser General Public License v3.0

PowerShell 0.60% Batchfile 0.58% Python 94.58% C++ 4.24%

pyresample's Introduction

Build Status Build status

Python package for geospatial resampling

Resampling (reprojection) of geospatial image data in Python. Pyresample uses a kd-tree approach for resampling. Pyresample is designed for resampling of remote sensing data and supports resampling from both fixed grids and geolocated swath data. Several types of resampling are supported including nearest neighbour, gaussian weighting and weighting with a user defined radial function. Pyresample works with Numpy arrays including support for masked arrays. Support for parallel resampling using multiple processor cores. Plotting capablity using Basemap. As of v0.8.0 pykdtree can be used to speed up processing.

Pyresample is tested with Python 2.6, 2.7, 3.2, 3.3, and 3.4.

Note: For numpy >= 1.6.2 use pyresample >= 0.7.13

Documentation Look at pytroll.org for more information.

===News===

  • 2015-02-03: Pyresample-1.1.3 released. Switch to LGPLv3.

  • 2014-12-17: Pyresample-1.1.2 released. Fix to allow tests to run on travis.

  • 2014-12-10: Pyresample-1.1.1 released. Wrapping of longitudes and latitudes is now implemented.

  • 2013-10-23: Pyresample-1.1.0 released. Added option for calculating uncertainties for weighted kd-tree resampling. From now on pyresample will adhere to [http://semver.org/ semantic versioning].

  • 2013-07-03: Pyresample-1.0.0 released. Minor API change to the geometry.py module as the boundary variable is removed and replaced by proj_x_coords and proj_y_coords. Caching scheme removed from projection coordinate calculation in geometry.py as it introduced excessive complications. The numexpr package is now used for minor bottleneck optimization if available. Version number bumped to 1.0.0 as pyresample has been running stable in production environments for several years now.

  • 2013-03-20: Pyresample-0.8.0 released. Enables use of pykdtree. Fixes projection handling for 'latlong' projection.

  • 2013-01-21: Pyresample-0.7.13 released. Fixes numpy incompability introduced with numpy v1.6.2

  • 2012-10-18: Pyresample-0.7.12 released. Better integration with Basemap with support for plotting using globe projections (geos, ortho and nspere). Documentation updated with correct description of the epsilon parameter.

  • 2012-07-03: Pyresample-0.7.11 released. Support for plotting in Plate Carree projection and bugfixes for meridians and parallels in plots. Added utils.fwhm2sigma convenience function for use in Gauss resampling.

pyresample's People

Contributors

mraspaud avatar djhoese avatar pnuu avatar mitkin avatar adybbroe avatar valgur avatar tomlav avatar bhawkins-jpl avatar sfinkens avatar storpipfugl avatar loerum avatar deni90 avatar meteoswiss-mdr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.