CorradoMotta / FAIR-Data-in-Marine-Robotics

Set of notebooks, scripts and modules to generate FAIR metadata in several formats
https://corradomotta.github.io/FAIR-Data-in-Marine-Robotics/
GNU General Public License v3.0
3 stars 1 forks source link

Provide a python interface to set the global metadata #4

Closed CorradoMotta closed 1 year ago

CorradoMotta commented 1 year ago

Issue:

Providing a python interface to set the global metadata if the ASV interface is not available.

Requirements:

CorradoMotta commented 1 year ago

Steps:

Adding path for conf.ini and for csv files (either a folder or a file). Adding generation of netcdf from interface.

CorradoMotta commented 1 year ago

Next step:

enable the generation of netcdf from the interface itself.

CorradoMotta commented 1 year ago

Final step:

CorradoMotta commented 1 year ago

All done