aodn-archive / DELETE_ME_go-go-duck

NetCDF aggregation service
1 stars 0 forks source link

SRS satellite special NetCDF file format #124

Open ggalibert opened 8 years ago

ggalibert commented 8 years ago

Context:

Problem: Satellite NetCDF files seem to include extra temporal and spatial global attributes such as:

See example: http://thredds.aodn.org.au/thredds/dodsC/IMOS/SRS/SST/ghrsst/L3S-1d/dn/2016/20160804092000-ABOM-L3S_GHRSST-SSTfnd-AVHRR_D-1d_dn.nc.html .

What to shall we do? 1- Enforce IMOS NetCDF conventions and get rid of redundant entries in the original files when no strong reason apply:

start_time: 20160803T202039Z
time_coverage_start: 20160803T202039Z
stop_time: 20160804T234329Z
time_coverage_end: 20160804T234329Z

2- Non IMOS compliant spatio-temporal global attributes are not included in the file output by GoGoDuck. 3- Non IMOS compliant spatio-temporal global attributes have to be updated just as the compliant ones in the file output by GoGoDuck.

ggalibert commented 8 years ago

@jonescc can add label question. This is either a GoGoDuck issue or a SRS data issue. @smancini FYI.