GithubHelp home page GithubHelp logo

Comments (6)

AntSimi avatar AntSimi commented on July 19, 2024

Several things come to me, you need to apply a large scale filter to remove large scale structure like in this example.
Input grid have which resolution?

from py-eddy-tracker.

cdmpbp123 avatar cdmpbp123 commented on July 19, 2024

Thanks for your response and suggestion. I have tried different scale filters with 400, 700 and 1000km. The results with 1000km seems better than without filter, but most eddies detected in small region still can not be detected. And warning 'No extrema found in contour of xxx pixels in level xxx) still existed. Could you briefly explain why this warning happen? Is this because sla contour of my data so complicated that the algorithm can not find closed contour?
The input grid I used is 0.03°. How should high-pass filter value be determined, and could you provide a recommendation for my case?
Thanks a lot!

from py-eddy-tracker.

AntSimi avatar AntSimi commented on July 19, 2024

My first guess.
Contour detection algorithm could be high sensitive to high frequency data or noise. You could try to apply a low pass filter to smoth/simplify a little bit.

from py-eddy-tracker.

cdmpbp123 avatar cdmpbp123 commented on July 19, 2024

Thanks for your suggestion. I've tried several filters but still can't get satisfied results. I then divide the domain to several pieces and do the detection then concatenate them. The results seem OK now. Maybe the reason is the data quality, I will check the data later. Thanks for your help!

from py-eddy-tracker.

AntSimi avatar AntSimi commented on July 19, 2024

If you divide domain, result are different? i don't like this algotrithm behaviour., There is something to dig.

from py-eddy-tracker.

cdmpbp123 avatar cdmpbp123 commented on July 19, 2024

Yes. I test without any filter. Results vary significantly depending on the region dividing.

from py-eddy-tracker.

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.