Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ESPACE-DEV
pyrasta
Commits
52aa5a9a
Commit
52aa5a9a
authored
Jun 30, 2021
by
benjaminpillot
Browse files
Update README.md
parent
a4c9b84d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
52aa5a9a
...
...
@@ -6,9 +6,6 @@
Some tools for fast and easy raster processing, based on gdal (numpy usage is reduced to the minimum).
## Authors
Benjamin Pillot © 2021
## Introduction
PyRasta is a small Python library which aims at interfacing gdal functions and methods in an easy
way, so that users may only focus on the processes they want to apply rather than on the code. The
...
...
@@ -32,6 +29,8 @@ The easiest way to install PyRasta is by using ``pip`` in a terminal
$ pip install pyrasta
```
## Authors
Benjamin Pillot
## Examples
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment