nansencenter / nansat

Scientist friendly Python toolbox for processing 2D satellite Earth observation data.
http://nansat.readthedocs.io
GNU General Public License v3.0
182 stars 66 forks source link

Make it possible to export datasets with GCPs in Exporter.export2thredds #418

Closed mortenwh closed 5 years ago

mortenwh commented 5 years ago

Currently export2thredds raises a value error when trying to export datasets with GCPs. It should be possible to export these datasets in netCDF-CF (it is done for Sentinel-1 at satellittdata.no).

Todo: make it possible to export datasets with GCPs to netcdf-CF format