asascience-open / thredds_crawler_matlab

A simple Matlab crawler/parser for THREDDS catalogs
MIT License
0 stars 1 forks source link

THREDDS Crawler for Matlab

A simple Matlab based THREDDS (TDS) catalog crawler. Parses TDS catalog records in to a matlab data structure

Connected with work conducted on the python based thredds crawler

Usage:

In a MATLAB command window type:

datasets = crawl_thredds;

Optional Inputs

Output

Coming Soon: