Retrieving URLs from OpenDAP catalog

6 views (last 30 days)
G. M. Wolfe
G. M. Wolfe on 12 May 2020
Hello,
I have an application where I would like to read in a large number of netcdf files from an OpenDAP archive. To do this efficiently, I would like to first query the catalog page to know the file names. Here is are examples of such pages (the first may be user-restricted).
Bascially, I want a structure or cell array containing the filenames or URLs that link to the files. I have a solution using the .xml version of these webpages, but it is very ugly. I am just wondering if there is an elegant or simple way to do this?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!