put https://senaps.eratos.com/tdm/data
Replaces an existing data file in Thredds.
Files uploaded using this service replace an existing dataset.The path is prefixed with the dataset's existing organisation id, similar to the POST /data
operation. As a concrete example, if uploading a data file owned by the organisation 'Acme' (e.g. organisationid=acme
) and with path=/some/directory/file.nc
, then the final URL path of the uploaded file will be /acme/some/directory/file.nc
, and the details of the file will be found in an Acme-specific catalog that will be linked from the main Thredds catalog.