Giter Club home page Giter Club logo

digital-rivers's Introduction

Documentation Status Python Versions License: GPL v3 pre-commit Language grade: Python

GitHub last commit GitHub forks GitHub Repo stars codecov Codacy Badge

GitHub commits since latest release (by SemVer including pre-releases) GitHub last commit

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Downloads Downloads Downloads PyPI - Downloads Conda Version PyPI version Conda Platforms Join the chat at https://gitter.im/Hapi-Nile/Hapi

digitalrivers - GIS utility package

digitalrivers is a GIS utility package using gdal, ....

digitalrivers

1

Main Features

  • GIS modules to enable the modeler to fully prepare the meteorological inputs and do all the preprocessing needed to build the model (align rasters with the DEM), in addition to various methods to manipulate and convert different forms of distributed data (rasters, NetCDF, shapefiles)

Future work

  • Developing a DEM processing module for generating the river network at different DEM spatial resolutions.

Installing digitalrivers

Installing digitalrivers from the conda-forge channel can be achieved by:

conda install -c conda-forge digitalrivers=0.1.0

It is possible to list all the versions of digitalrivers available on your platform with:

conda search digitalrivers --channel conda-forge

Install from GitHub

to install the last development to time, you can install the library from GitHub

pip install git+https://github.com/Serapieum-of-alex/digitalrivers

pip

to install the last release, you can easily use pip

pip install digitalrivers==0.1.0

Quick start

  >>> import digitalrivers

other code samples

Coverage

codecov

digital-rivers's People

Contributors

mafarrag avatar

digital-rivers's Issues

Smooth DEM

Smooth DEM
a function that takes the dem and smooths the values based on a moving window and a statistical function

Window

could be defined by the number of cells or defined by distance (i.e. 1km in each direction)
Statistical function
use the mean/median of all the cells in the window and assign it to the cell

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.