Coder Social home page Coder Social logo

Make a land-sea compositor about satpy HOT 3 OPEN

pytroll avatar pytroll commented on August 25, 2024
Make a land-sea compositor

from satpy.

Comments (3)

djhoese avatar djhoese commented on August 25, 2024 1

Sometimes readers could provide the land-sea mask (some level 3 files have them). This could be treated similar to how @pnuu wanted solar zenith angles to work. Meaning they could be automatically generated if they weren't available in the reader.

Also maybe we could consider this a "where" compositor like np.where(condition, a, b).

from satpy.

pnuu avatar pnuu commented on August 25, 2024

The "where" compositor sounds like a good idea. It could be used to threshold IR imagery with cloud mask or a threshold and replace those areas with a static background image. This is something that we've had for our public pages [link]. Although I personally don't like them, I still might need to create them...

So, to complement the proposal @mraspaud made, it'd be nice to have a possibility to use external files with the mask, NWC SAF cloud mask/cloud optical thickness or similar other products to create the maskin.

from satpy.

pnuu avatar pnuu commented on August 25, 2024

Hmm, I think the MaskingCompositor in #1175 actually added the support needed to implement this. Just use a land-water-mask for the conditions and stack few composites to get the desired result.

from satpy.

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.