Giter Club home page Giter Club logo

basinex's People

Contributors

muellerseb avatar pallavhydro avatar rohinikumar82 avatar schaefed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

basinex's Issues

geoarray initialization

When I init a new instance of a geoarray, e.g. by its wrapper calls full_like, a new geoarray is created. BUT some attributes are copied over from the like-array, which makes sense but not for _fobj. This is done in geoarray/core.py, line 281, fobj is passed on. But in the write section of geoarray/gdalio.py line 160, _fobj is taken by default for creating the output GDAL bands from the new geoarray.

This means that all the previous data manipulation is pointless as the original array's _fobj is taken.

This should be changed, likely by removing _fobj from the argument list in geoarray/core.py.

(It took my like 2 hours to figure that out. I also assume that the current behavior leads to bugs.)

BasinEx fails at some entries which pass in older version of Basin Extractor

BasinEx fails at some entries for me. Funnily these entries pass in older version of Basin Extractor when used by Olda.

The error message that I get is as shown in the screenshot below.

image

The point to be noted here is that the facc, fdir are at ULYSSES resolution of 0.1. I am not sure how much that plays a role here in BasinEx failing.

I have placed the failing test case here /work/shresthp/basinex_testcase/. PS> It doesn't fail at all entries.

Tagging @StephanThober for updates.

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.