Skip to content

bbuong/dADR-SR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

dADR-SR

dADR-SR provides the implementation of a multi-channel dilated Adaptive Residual Network (here used to super-resolve ocean Absolute Dynamic Topography from the combination of satellite altimetry and thermal observations). The network and the training/test data used for its development are fully described in the paper:

  • Buongiorno Nardelli, B.; Cavaliere, D.; Charles, E.; Ciani, D. Super-Resolving Ocean Dynamics from Space with Computer Vision Algorithms. Remote Sens. 2022, 14, 1159. https://doi.org/10.3390/rs14051159

Installation

The code is written in Python 3

These are the python packages required (tested versions):

  • keras 2.6.0
  • numpy 1.19.5
  • netcdf4 1.5.7

Training data

The data used to develop the models can be found at DOI

Author

Bruno Buongiorno Nardelli, Consiglio Nazionale delle Ricerche - Istituto di Scienze Marine

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages