Skip to contents

Will read attributes created by TNET in order to find and open the Shapefile used for the calculations

Usage

TNETutils_getShape_fromNETCDF(file, open = TRUE, folder_shapefile = NULL)

Arguments

file

Path to the NetCDF result file.

open

bool. If True, the dataframe will be exported. If false, the path to the file is exported

folder_shapefile

If you want to change the folder of the shapefile. if NULL the folder will be read in the NetCDF

Value

Path or Dataframe of the shapefile.