A Python package for parsing oceanographic proprietary data formats to xarray Dataset.
GNU General Public License v3.0
4
stars
1
forks
source link
Add a batch mode with a configuration to be use to batch convert, parse or retrieve data #10
Closed
JessyBarrette closed 1 year ago
This mode can be use to convert new data in a similar workflow then what's been done so far within the different CIOOS efforts
This mode should include:
xarray.pipe
xarray.to_netcdf
pandas to_csv()