Giter Club home page Giter Club logo

Comments (2)

ngbountos avatar ngbountos commented on June 6, 2024

Hey @Multihuntr ,
the kurosiwo_slc.py provides the functionality to acquire the respective SLC SAR products. These contain complex data (both amplitude and phase information). The main KuroSiwo dataset, however, comprises of processed GRD SAR data (phase information is lost (check section 3 of the paper for more details about the preprocessing)).
We provide this script to enable the users to utilize KuroSiwo without commiting to our preprocessing decisions e.g exploit the phase information or follow a different preprocessing pipeline. In a similar manner a user may download the initial GRD products etc.
We do not plan to cast to int8 as this would result in important information loss.

from kurosiwo.

Multihuntr avatar Multihuntr commented on June 6, 2024

I see. Thank you for clarifying for me the function of that script, and pointing me towards the section for more details.

From what I see, GRD versions are provided as amplitude in int16 to keep file sizes down, and downstream users are expected to translate to intensity in float32 for processing? In my other work, using other types of images, I store as int then use GDAL/GeoTiff's scale and offset parameters to convert to float. I think it's a good system, so I suggested it. If you are worried about losing precision, I guess I understand. Just wanted to mention it as a possibility.

https://forum.step.esa.int/t/intensity-bands-vh-vv/18423/3
https://forum.step.esa.int/t/difference-between-amplitude-and-intensity/8828

from kurosiwo.

Related Issues (6)

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.