ropensci-archive / cmipr

:no_entry: ARCHIVED :no_entry: Client for Coupled Model Intercomparison Project (CMIP) Data
Other
5 stars 1 forks source link

cmip_list_files() returns empty records under the `file` column (only lists the folders under bcsd) #13

Open cvitolo opened 7 years ago

cvitolo commented 7 years ago

This issue is part of this rOpenSci review.

I thought cmip_list_files() would return all the 1st level folders in the root directory of the ftp server like in the screenshot below:

screenshot from 2017-03-11 21 22 02

However, if I run cmip_list_files() the output table only lists the folders under bcsd. Also there are some missing entries in the file column and I'm not sure of what that means. Is this a bug?