Skip to content

Creating an Antarctic dataset to predict ice calving front through a u-net CNN model

Notifications You must be signed in to change notification settings

Moncada-Francesco-97/Calving-U-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calving U-Net

This repository provides the code used for creating an Antarctic dataset containing various physical variables across 36 regions of interest, mainly along the Antarctic coasts as reported in the figure below. The dataset, is the result of a rasterisation, standardization and interpolation process of multiple remote sensing datasets, and the analysed variables are:

  • Basal Melting
  • Ice Thickness
  • Sea Ice Concentration
  • Velocity Components
  • Ice Shelves Shape

The dataset has a spatial resolution of 500m and a yearly temporal resolution from 2005 to 2016.

regions

Data Sources

The produced dataset is the result of a standardization and interpolation process applied to different remote sensing Antarctic datasets representing the current state of the art. The rasterred dataset are the followings:

Applications

The dataset was used to train a Convolutional Neural Network (CNN) model to predict the yearly advance or retreat of the calving front, using the previous year's variables as input. In particular, a U-Net architecture with attention modules was implemented.

Code

In this directory is stored the code to make the dataset. The README file included the directory describes all the code.

In this directory is stored the code used to create the u-net model architecture, build and test the model. The README file included the directory describes all the code.

Downloads

#Add instruction about how to download

About

Creating an Antarctic dataset to predict ice calving front through a u-net CNN model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages