Giter Site home page Giter Site logo

Comments (3)

cmarshak avatar cmarshak commented on July 22, 2024

Dear @sgk0,

Thanks for sharing this. Will have to look into this. I think I understand the issue better after re-reading - it's not a 1 pixel wide DEM; it's an issue at the boundary between tiles within the DEM. Is that correct

Would help to get an idea of what version you are running. Hopefully the latest. Will probably check without the ISCE2 madness.


Old:

The ISCE2 portion of this tool is difficult to track down because the environment is finnicky. Likely it will be beyond the scope of what is supported.

I just ran the notebook you mentioned and it did run to completion producing a DEM. It's important you launch your notebook from a kernel with the particular ISCE2 environment because that ISCE2 notebook is sending ISCE2 subprocesses to the command line (needs to know how to run fixImageXML.py).

Follow up questions:

A. Do you see this error of a line of data, when you run:

bounds =  [-74, 41,-70, 44]

X, p = stitch_dem(bounds,
                  dem_name='glo_30', 
                  dst_ellipsoidal_height=True,
                  dst_area_or_point='Point')

i.e. what is the shape of X?

B. What version of this package are you running? Installed through conda?

from dem-stitcher.

sgk0 avatar sgk0 commented on July 22, 2024

"Thanks for sharing this. Will have to look into this. I think I understand the issue better after re-reading - it's not a 1 pixel wide DEM; it's an issue at the boundary between tiles within the DEM. Is that correct" Correct!

Old:

  • yes I'm running isce2 environment and it is working well.
  • I used this stitcher in past at other areas and didn't notice artifacts.

A. I did the command as suggested, and changed bounds to be even smaller = [-73, 41, -71, 42]. There is no line now.
Shape of X is (3600, 7200)

B.
-I used v2.0.0

from dem-stitcher.

sgk0 avatar sgk0 commented on July 22, 2024

Upgraded to v2.5.0, looks like it works fine now.

from dem-stitcher.

Related Issues (14)

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.