Git Product home page Git Product logo

Comments (3)

kandread avatar kandread commented on July 22, 2024

hi Susantha,

the number in trim_4 refers to the resolution (1/4 is 0.25 degrees etc.) so you won't have 30*4 rows necessarily. The error you're getting means that you probably have a corrupted database. Are you running the test basin?
If so, can you run this in the psql shell?

select fdate,st_value(rast,geom) from precip.trmm_4,basin.basin where st_intersects(last,geom);

and see how many values you get?

from rheas.

akssinghe avatar akssinghe commented on July 22, 2024

Hi Kostas,

Since I was traveling in Cambodia during last couple of days, I was not able to engage with RHEAS testing.

BTW, when I invoke the command you provided, I am not getting any value. it is just shown 0 rows.

Anyway, pls just let me know, if database has been corrupted, do I need to install RHEAS again? or is there any method to repair it?

Best,
Susantha

from rheas.

kandread avatar kandread commented on July 22, 2024

that explains the assertion error. I would say the best way is to probably rebuild the database with ./rheas -u data.conf, and pulling some of the rasters in QGIS to see if everything looks right.

from rheas.

Related Issues (20)

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.