You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the addDataset API to add a new dataset from an OPeNDAP server (THREDDS in this case, but I've also other OPeNDAP server) but when I send the post request I receive the following error:
Dataset Test (http://thredds.emodnet-physics.eu/thredds/dodsC/fmrc/SEALEVEL_GLO_PHY_CLIMATE_L4_REP_OBSERVATIONS_008_057_MONTHLY_MEAN/SEALEVEL_GLO_PHY_CLIMATE_L4_REP_OBSERVATIONS_008_057_MONTHLY_MEAN_best.ncd) cannot be added.
Cause:
Location: http://thredds.emodnet-physics.eu/thredds/dodsC/fmrc/SEALEVEL_GLO_PHY_CLIMATE_L4_REP_OBSERVATIONS_008_057_MONTHLY_MEAN/SEALEVEL_GLO_PHY_CLIMATE_L4_REP_OBSERVATIONS_008_057_MONTHLY_MEAN_best.ncd doesn't refer to any existing files
From the ncWMS Admin page the dataset can be created without problem.
I'm running ncWMS v2.4.2
Thanks
Marco
The text was updated successfully, but these errors were encountered:
Thanks for pointing this out. I haven't used the addDataset API myself, but I think I have fixed the issue. I'll be releasing a v1.5 shortly, which will contain the fix.
Hi,
I want to use the addDataset API to add a new dataset from an OPeNDAP server (THREDDS in this case, but I've also other OPeNDAP server) but when I send the post request I receive the following error:
From the ncWMS Admin page the dataset can be created without problem.
I'm running ncWMS v2.4.2
Thanks
Marco
The text was updated successfully, but these errors were encountered: