module documentation

Module to add some functions to `EGMStoolkit`

The module adds some functions, required by to run EGMStoolkit.

(From EGMStoolkit package)
Changelog:
  • 0.2.1: Remove the duplicate points for L2 datasets, Feb. 2024, Alexis Hrysiewicz
  • 0.2.0: Script structuring, Jan. 2024, Alexis Hrysiewicz
  • 0.1.0: Initial version, Nov. 2023
Function check_release Check the release and get the file extension
Function check_release_fromfile Check the release and get the file extension, from a file name
def check_release(inputrelease): (source)

Check the release and get the file extension

Return

list: release_para
Parameters
inputrelease:str
def check_release_fromfile(namefile): (source)

Check the release and get the file extension, from a file name

Return

list: release_para
Parameters
namefile:strpath of the file