eddyTracking | following Chelton et al

 by   ecjoliver Python Version: Current License: Non-SPDX

kandi X-RAY | eddyTracking Summary

eddyTracking is a Python library. eddyTracking has no bugs, it has no vulnerabilities and it has low support. However eddyTracking build file is not available and it has a Non-SPDX License. You can download it from GitHub.
Code for the detection and tracking of eddies, following Chelton et al. (Prog. Ocean., 2011) given a series of sea level maps.
    Support
      Quality
        Security
          License
            Reuse
            Support
              Quality
                Security
                  License
                    Reuse

                      kandi-support Support

                        summary
                        eddyTracking has a low active ecosystem.
                        summary
                        It has 29 star(s) with 28 fork(s). There are 3 watchers for this library.
                        summary
                        It had no major release in the last 6 months.
                        summary
                        eddyTracking has no issues reported. There are no pull requests.
                        summary
                        It has a neutral sentiment in the developer community.
                        summary
                        The latest version of eddyTracking is current.
                        eddyTracking Support
                          Best in #Python
                            Average in #Python
                            eddyTracking Support
                              Best in #Python
                                Average in #Python

                                  kandi-Quality Quality

                                    summary
                                    eddyTracking has 0 bugs and 69 code smells.
                                    eddyTracking Quality
                                      Best in #Python
                                        Average in #Python
                                        eddyTracking Quality
                                          Best in #Python
                                            Average in #Python

                                              kandi-Security Security

                                                summary
                                                eddyTracking has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
                                                summary
                                                eddyTracking code analysis shows 0 unresolved vulnerabilities.
                                                summary
                                                There are 0 security hotspots that need review.
                                                eddyTracking Security
                                                  Best in #Python
                                                    Average in #Python
                                                    eddyTracking Security
                                                      Best in #Python
                                                        Average in #Python

                                                          kandi-License License

                                                            summary
                                                            eddyTracking has a Non-SPDX License.
                                                            summary
                                                            Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
                                                            eddyTracking License
                                                              Best in #Python
                                                                Average in #Python
                                                                eddyTracking License
                                                                  Best in #Python
                                                                    Average in #Python

                                                                      kandi-Reuse Reuse

                                                                        summary
                                                                        eddyTracking releases are not available. You will need to build from source code and install.
                                                                        summary
                                                                        eddyTracking has no build file. You will be need to create the build yourself to build the component from source.
                                                                        summary
                                                                        Installation instructions are not available. Examples and code snippets are available.
                                                                        summary
                                                                        eddyTracking saves you 385 person hours of effort in developing the same functionality from scratch.
                                                                        summary
                                                                        It has 916 lines of code, 26 functions and 7 files.
                                                                        summary
                                                                        It has low code complexity. Code complexity directly impacts maintainability of the code.
                                                                        eddyTracking Reuse
                                                                          Best in #Python
                                                                            Average in #Python
                                                                            eddyTracking Reuse
                                                                              Best in #Python
                                                                                Average in #Python
                                                                                  Top functions reviewed by kandi - BETA
                                                                                  kandi has reviewed eddyTracking and discovered the below as its top functions. This is intended to give you an instant insight into eddyTracking implemented functionality, and help decide if they suit your requirements.
                                                                                  • Load data for a given time series
                                                                                    • Load longitude latitude and longitude
                                                                                      • Detect EDdies based on a given field .
                                                                                        • Track EDdies at time tt .
                                                                                          • function to plot detection
                                                                                            • find time index from files
                                                                                              • Globs for the given experiment type .
                                                                                                • Quick plot of a field
                                                                                                  • Load rossrad .
                                                                                                    • Checks if point is in ellipse .
                                                                                                      Get all kandi verified functions for this library.
                                                                                                      Get all kandi verified functions for this library.

                                                                                                      eddyTracking Key Features

                                                                                                      This code as been applied to model output from OFAM and from weekly and daily sea level maps from Aviso. To apply it to another dataset it is necessary to make the following adjustments: Add a new dataset id 'NAME' in the conditionals in params.py, including relevant parameters (number of time steps, resolution, time step). Add appropriate code in 'load_lonlat' and 'load_eta' functions (both in eddy_functions.py) to properly handle the loading of your data. Code assumes one file (spatial map) per time step.
                                                                                                      rosrad.dat obtained from [here](http://www-po.coas.oregonstate.edu/research/po/research/rossby_radius/index.html). Specifically:
                                                                                                      Works with python netCDF4 library.
                                                                                                      Refactored so global data and plot dirs are defined in params.py (and created if they don’t exist)
                                                                                                      Refactored so that pathroot for input data can be defined in params rather than eddy_functions.
                                                                                                      Added quick_plot and detection_plot functions to eddy_function.py
                                                                                                      Added functions from ecoliver (that were not previously included) into eddy_functions.py
                                                                                                      Added rossrad.dat

                                                                                                      eddyTracking Examples and Code Snippets

                                                                                                      No Code Snippets are available at this moment for eddyTracking.
                                                                                                      Community Discussions

                                                                                                      No Community Discussions are available at this moment for eddyTracking.Refer to stack overflow page for discussions.

                                                                                                      No Community Discussions are available at this moment for eddyTracking.Refer to stack overflow page for discussions.

                                                                                                      Community Discussions, Code Snippets contain sources that include Stack Exchange Network

                                                                                                      Vulnerabilities

                                                                                                      No vulnerabilities reported

                                                                                                      Install eddyTracking

                                                                                                      You can download it from GitHub.
                                                                                                      You can use eddyTracking like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

                                                                                                      Support

                                                                                                      For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
                                                                                                      Find more information at:
                                                                                                      Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
                                                                                                      Find more libraries
                                                                                                      Explore Kits - Develop, implement, customize Projects, Custom Functions and Applications with kandi kits​
                                                                                                      Save this library and start creating your kit
                                                                                                      CLONE
                                                                                                    • HTTPS

                                                                                                      https://github.com/ecjoliver/eddyTracking.git

                                                                                                    • CLI

                                                                                                      gh repo clone ecjoliver/eddyTracking

                                                                                                    • sshUrl

                                                                                                      git@github.com:ecjoliver/eddyTracking.git

                                                                                                    • Share this Page

                                                                                                      share link

                                                                                                      Reuse Pre-built Kits with eddyTracking

                                                                                                      Consider Popular Python Libraries

                                                                                                      public-apis

                                                                                                      by public-apis

                                                                                                      system-design-primer

                                                                                                      by donnemartin

                                                                                                      Python

                                                                                                      by TheAlgorithms

                                                                                                      Python-100-Days

                                                                                                      by jackfrued

                                                                                                      youtube-dl

                                                                                                      by ytdl-org

                                                                                                      Try Top Libraries by ecjoliver

                                                                                                      marineHeatWaves

                                                                                                      by ecjoliverPython

                                                                                                      stormTracking

                                                                                                      by ecjoliverPython

                                                                                                      Global_MHW_Trends

                                                                                                      by ecjoliverPython

                                                                                                      MHW_Drivers

                                                                                                      by ecjoliverPython

                                                                                                      TasmanSeaMHW_201516

                                                                                                      by ecjoliverPython

                                                                                                      Compare Python Libraries with Highest Support

                                                                                                      core

                                                                                                      by home-assistant

                                                                                                      youtube-dl

                                                                                                      by ytdl-org

                                                                                                      scikit-learn

                                                                                                      by scikit-learn

                                                                                                      models

                                                                                                      by tensorflow

                                                                                                      fastapi

                                                                                                      by tiangolo

                                                                                                      Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
                                                                                                      Find more libraries
                                                                                                      Explore Kits - Develop, implement, customize Projects, Custom Functions and Applications with kandi kits​
                                                                                                      Save this library and start creating your kit