Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CassiaCai authored Apr 10, 2023
1 parent c1ebc2a commit fce4a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
We built **objFeatures** to enable users to calculate multiple object tracking measures. **objFeatures** first developed as an extension of the morphological image processing Python package [Ocetrac](https://github.com/ocetrac/ocetrac), where we worked with tracked unique geospatial features (i.e., sea surface temperature extremes, particle tracer tracks, and chlorophyll-a concentrations among others) in gridded datasets, such as climate model simulations, reanalysis datasets, and observations. The motivation is to compare characteristics between multi-dimensional objects and to compute distances between the objects to understand similarities and streamline the data analysis.

### Use case: marine heatwaves
We apply **objFeatures** on sea surface temperature anomalies (SSTAs) in [CESM Large Ensemble climate model projections](https://www.cesm.ucar.edu/community-projects/lens), which consists of 100 ensemble members at 1° spatial resolution covering 1850 to 2100. Our multi-dimensional SSTA objects are called marine heatwaves (MHWs). Classifying and finding patterns in the spatiotemporal evolution of these moving SST ‘groupings’ can fill multiple knowledge gaps, such as our understanding of key MHW characteristics like distribution, variability, and trends, and the physical mechanisms that cause MHWs in different parts of the ocean. We can then generate statistics from our MHW groups, which will allow us to examine the global and regional scale drivers of MHWs. This pipeline allows this analysis to be replicated for (1) different regions and (2) using different datasets.
We apply **objFeatures** on sea surface temperature anomalies (SSTAs) in [CESM Large Ensemble climate model projections](https://www.cesm.ucar.edu/community-projects/lens), which consists of 100 ensemble members at 1° spatial resolution covering 1850 to 2015. Our multi-dimensional SSTA objects are called marine heatwaves (MHWs). Classifying and finding patterns in the spatiotemporal evolution of these moving SST ‘groupings’ can fill multiple knowledge gaps, such as our understanding of key MHW characteristics like distribution, variability, and trends, and the physical mechanisms that cause MHWs in different parts of the ocean. We can then generate statistics from our MHW groups, which will allow us to examine the global and regional scale drivers of MHWs. This pipeline allows this analysis to be replicated for (1) different regions and (2) using different datasets.

Scientifically, this project will add merit to the field by allowing us to 1) assess the possible physical processes causing MHWs, 2) to define the the statistical properties of MHWs, including their varying intensities, duration, and spatial extents and 3) to characterize the spatio-evolution of connected MHWs. More generally, this project will advance our mechanistic understanding of the MHWs, relate one MHW to another, and our understanding of MHW evolution.

Expand Down

0 comments on commit fce4a09

Please sign in to comment.