Giter Club home page Giter Club logo

Comments (4)

devisperessutti avatar devisperessutti commented on June 1, 2024

Hello!

Different integration options could be applied depending on the use case application.

One option working with eopatches would be to create two sets of eopatches, one for S2 and one for S1 separately (ideally also splitting ascending and descending orbits). You could then apply cloud masking and temporal interpolation to S2 images to a given set of time dates. For S1 data you could apply some spatial filtering for speckle removal and apply temporal interpolation to the same time dates as S2. At this point you could merge the S1 and S2 datasets into a single eopatch (with a custom EOTask), for instance concatenating along the feature dimension.

Another option that wouldn't require interpolation would be to select the closest time date from S1 matching the S2 time dates. In this case you would have to manage properly the timestamp if you wanted to join the images into a single EOPatch.

Hope this helps.

from eo-learn.

buwuyou avatar buwuyou commented on June 1, 2024

Many thanks! It is great to know s1 and s2 should be acquired separately. I manually edited the configurations and prepared the ascending and descending S1 images separately. And it turns out to be the eopatch with ascending S1 also having descending S1 timestamps but with empty image. Is there a way to add&control orbit direction attribute to eopatch? On the one hand for data preparation when using WMS request for s1 and on the other hand, for timestamp management.

from eo-learn.

mrepse avatar mrepse commented on June 1, 2024

I'm not completely sure if this is what is being asked, but you can set the orbit direction of your WMS layer in the configurator (https://apps.sentinel-hub.com/configurator/). This will only return results which go in the specified direction. It is not possible to set the direction using WMS parameters. Alternatively, if you use API requests (https://docs.sentinel-hub.com/api/latest/#/API/), these do support setting orbit direction.

from eo-learn.

devisperessutti avatar devisperessutti commented on June 1, 2024

The orbit argument is available for S1 input tasks as well now.

from eo-learn.

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.