Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 561 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 561 Bytes

Extract data from Netcfd files


Script to extract data from NETcfd files and convert to xlsx


Using the library Xarray to get the mesh system of the satellite, the code get the closest mesh to lat and lon given in the file.


Working using: Xarray, Pandas, os, glob