Code Monkey home page Code Monkey logo

Comments (3)

BuddyVolly avatar BuddyVolly commented on August 25, 2024

Hi Jiankang,

are you just using 1 scene per track? Then you could check the Orfeo Mosaic Tool (otbcli_Mosaic on command line).

Open SAR Toolkit is really about batch processing, and for most applications it makes much more sense to consider time-series instead of single images. So if you want mosaics, you just get them after the time-series processing, and I never tried to process 1 image per track in a time-series, but maybe that works?

Hope that helps,
BV

from opensartoolkit.

jiankang1991 avatar jiankang1991 commented on August 25, 2024

@BuddyVolly Thank you for the answer.

from opensartoolkit.

jiankang1991 avatar jiankang1991 commented on August 25, 2024

@BuddyVolly Maybe another question about my mosaic result, I use gdal to mosaic the two processed RGB tiff tiles. And the result is like this:

image

I find that in the land area the value change between these two tiles are small, but it is very obvious in the sea area. Is it normal or how can I avoid this problem?

For processing the tiles I use

s1_grd.grds_to_ard(
    inventory_df=s1_grd.refined_inventory_dict[key], 
    timescan=True, 
    mosaic=False, 
    subset=s1_grd.aoi,
    overwrite=True
) 

Thank you!

from opensartoolkit.

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.