Coder Social home page Coder Social logo

subsurface_mhw's Introduction

Subsurface_MHW

This is the package for subsurface MHW tracking method, which is now being improved and updating by open software Python. Users can look forward to subsequent versions.

The current version of this package is organized as follows.

①Detect pointwise MHWs following Hobday et al., 2016 (main_detect_hobday.m and detect.m).

②Correlation coeffcients are calculated within fixed boxes for each point (cal_correlation.m).

③The KNN (K-nearest neighbor) cluster is carried out by KNN_time_para_2020_example.py and a MPI parrallel is adopted in this algorithm.

④Track the MHWs in the time domain (mhw_overlap_tracks_4d_125.m or mhw_overlap_tracks_4d_125.py).

  • Dependencies
    scipy
    h5py
  • Run mhw_overlap_tracks_4d_125.py
python mhw_overlap_tracks_4d_125.py --start_year 1993 --end_year 2020 --data_path 'your/mhw_data/path' --mask 'map_mask.mat' --alpha 0.5 --longitude_length 360 --latitude_length 120 --depth 20 --cut_off 5 --judgment 'region' --output 'MHW_tracks_3d_200m_1x1_60_125_coef_0.6_final'

Welcome to use and modify!

Reference

SUN D., F. -R. Li*, Z. Jing, S. -J. Hu, B. -H. Zhang, 2023: Frequent Marine Heatwaves Hidden below the Surface of the Global Ocean. Nature Geoscience, https://www.nature.com/articles/s41561-023-01325-w.

subsurface_mhw's People

Contributors

pumpkinnan avatar cindyisok avatar

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.