forked from daattali/beautiful-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
layout: minimal | ||
--- | ||
|
||
## Challenges with deriving sea ice roughness from SAR imagery using deep learning | ||
### *Anton Korosov* | ||
|
||
|
||
This study presents a novel approach for retrieving sea ice roughness using Synthetic Aperture Radar (SAR) imagery, enhanced by convolutional neural networks (CNNs). | ||
By training the CNN with altimetry-derived roughness as the target, the method accurately captures surface features crucial for sea ice monitoring. | ||
Our model leverages the spatial resolution of SAR and the physical measurements from altimetry to improve roughness estimation across diverse ice conditions. | ||
Results demonstrate abiility to distinguishing between smooth and rough ice. | ||
This technique is expected to provide inputs for sea ice model with surface drag parametrisation and improve sea ice dynamics simulations. | ||
|
||
[back to the Workshop page](https://nansencenter.github.io/superice-nersc/workshop/) |