ESGF / esgf-web-fe

ESGF Web Front End
http://esgf.org/esgf-web-fe/
Other
3 stars 8 forks source link

File retrieval listing fails for Obs4MIPs data served by IPSL #53

Closed LucaCinquini closed 10 years ago

LucaCinquini commented 10 years ago

When an Obs4MIPs dataset from IPSL is added to the data cart, the web-fe fails to expand it to list the files. John has identified the problem in the fact that those files do not have a "tracking id" field.

thiasB commented 10 years ago

The default method for CMIP5 and other projects to gain access to a certain group is to test download a file with the http link from that list. ok, most of the CMIP5 have an tracking_id associated and it works, but e.g. our files at PIK doesn't. Is there an interim solution to manually apply to a node in order to get this list working again? Thanks.

LucaCinquini commented 10 years ago

Hi Matthias, if you start from the thredds home page for the IPSL node, and start clicking on the links to download a file, you should still be stopped by the ORP access control system, and be presented with the registration workflow. Please let me know if that doesn't work. thanks, Luca

On Dec 3, 2013, at 5:25 AM, Matthias Büchner wrote:

The default method for CMIP5 and other projects to gain access to a certain group is to test download a file with the http link from that list. ok, most of the CMIP5 have an tracking_id associated and it works, but e.g. our files at PIK doesn't. Is there an interim solution to manually apply to a node in order to get this list working again? Thanks.

— Reply to this email directly or view it on GitHubhttps://github.com/ESGF/esgf-web-fe/issues/53#issuecomment-29708815.

thiasB commented 10 years ago

Hi Luca, sure, you can find other ways to get the registration page but its different from what is described in the CMIP5 documentation (http://cmip-pcmdi.llnl.gov/cmip5/data_getting_started.html 3.d.) New users probably won't find a different solution on their own. As said, CMIP5 is less affected than our server since nearly all CMIP5 files have a tracking_id and don't let the web-fe fail listing the files. best Matthias

LucaCinquini commented 10 years ago

Hi Matthias, I was just suggesting an interim solution... What we really need to do is to corner John and ask him to fix the problem at the source... I'll try to do this during a break in the workshop... thanks, Luca

On Dec 4, 2013, at 9:52 AM, Matthias Büchner wrote:

Hi Luca, sure, you can find other ways to get the registration page but its different from what is described in the CMIP5 documentation (http://cmip-pcmdi.llnl.gov/cmip5/data_getting_started.html 3.d.) New users probably won't find a different solution on their own. As said, CMIP5 is less affected than our server since nearly all CMIP5 files have a tracking_id and don't let the web-fe fail listing the files. best Matthias

— Reply to this email directly or view it on GitHubhttps://github.com/ESGF/esgf-web-fe/issues/53#issuecomment-29828042.

LucaCinquini commented 10 years ago

Hi Matthias, I believe this issue was fixed by John. I was trying to test on a dataset with no file tracking ids, but I think you have republished all IPSL data with tracking ids at this point ?