rasterio
Raster reader
A software library for reading and writing geospatial raster data formats
Rasterio reads and writes geospatial raster datasets
2k stars
147 watching
534 forks
Language: Python
last commit: 11 days ago
Linked from 5 awesome lists
clicythongdalgismapbox-satellite-osspythonraster
Related projects:
Repository | Description | Stars |
---|---|---|
skorch-dev/skorch | A library that wraps PyTorch to implement scikit-learn compatible neural networks | 5,881 |
numpy/numpy | Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. | 28,087 |
jonnor/micropython-npyfile | Provides support for reading and writing NumPy files in MicroPython | 3 |
rubik/radon | A tool to analyze and report on the complexity and maintainability of Python codebases | 1,739 |
pyo3/rust-numpy | Provides Rust bindings to Python's NumPy library for numerical computations | 1,137 |
eric-wieser/ros_numpy | A toolset for converting between ROS messages and NumPy arrays | 306 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
rasbt/python_reference | A comprehensive resource for learning and improving Python skills | 3,762 |
waveform80/picamera | Provides a pure Python interface to access the Raspberry Pi camera module | 1,570 |
makepath/xarray-spatial | A Python library for efficient raster analysis and processing of spatial data | 843 |
dymaxionlabs/dask-rasterio | A library for parallel reading and writing of raster files in Python using Dask and Rasterio. | 99 |
nkarasiak/museotoolbox | A Python library for simplifying raster processing and promoting spatial cross-validation in machine learning | 35 |
pycqa/modernize | Transforms Python 2 source code into compatible Python 3 and 2.6+ code | 355 |
simonmonk/monk_raspberrypi | A Python-based Raspberry Pi project codebase for beginners and hobbyists to build projects with the microcontroller | 127 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,229 |