Skip to content

This repository hosts LEALE, a tool designed to estimate the salt wedge intrusion length in estuarine and riverine systems

CMCC-Foundation/LEALE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This repository hosts LEALE, a tool designed to estimate the salt wedge intrusion length in estuarine and riverine systems.

To use this tool, the first step to be done is run ETICO tool (https://github.com/fabioviola-cmcc/ETICO) to get the thalweg path. Within this file, you should make sure you have model output (from where you want to get the salinity information) in netCDF format.

Inputs from the user are:

  • The complete filename from ETICO (pathnameETICOfile);
  • Pathname where is the model output (pathnamein);
  • Pathname where the result from LEALE will be saved (pathnameout).

To run the script, the following packages are needed: os, netCDF4, pandas, pyresample, geopy, and datetime.

About

This repository hosts LEALE, a tool designed to estimate the salt wedge intrusion length in estuarine and riverine systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages