pyBOA: Contextual front detection
Creators
Description
Detection algorithm for oceanographic data (specifically chlorophyl / temperature but can be used for others)
Original pseudo-code: Belkin, I.M., O’Reilly, J.E., 2009. An algorithm for oceanic front detection in chlorophyll and SST satellite imagery. Journal of Marine Systems, Special Issue on Observational Studies of Oceanic Fronts 78, 319–326_ (https://doi.org/10.1016/j.jmarsys.2008.11.018).
Transcription of the work from: Lin et al. (2019) - Matlab, Lin, L., Liu, D., Luo, C., Xie, L., 2019. Double fronts in the Yellow Sea in summertime identified using sea surface temperature data of multi-scale ultra-high resolution analysis. Continental Shelf Research 175, 76–86. (https://doi.org/10.1016/j.csr.2019.02.004). Ben Galuardi, boaR - R package (https://rdrr.io/github/galuardi/boaR/man/boaR-package.html)
Additions: Generalized contextual filter, rolling percentile selection, morphological thinning for single lines.
What to get: The sample netcdf file, the stnd_alone file, and pyBOA.py.
Important This works as an extension of the xarray packages and was built under python 3.9
Files
AlxLhrNc/pyBOA-v1.0.0.zip
Files
(37.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1280b8dbf25c2e946f161f231cda6de1
|
37.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AlxLhrNc/pyBOA/tree/v1.0.0 (URL)