Accessing data using your copy of matlab

OPeNDAP allows one to give a application a url and have it directly download data. To read this data into matlab use
loaddap('http://iridl.ldeo.columbia.edu/SOURCES/.IGOSS/.TOPEX/.UTCSR/.ssh/%5BX+Y+T+%5Ddetrend-bfl/yearly-climatology/%5BX+Y+T+%5Ddetrend-bfl/X+differences/Y+differences/%5BX+Y+T+%5Ddetrend-bfl/T+partial/Y+partial/T+differences/Y+differences/X+differences/%5BT+%5Ddetrend-bfl/Y+differences/%5BT+%5Ddetrend-bfl/%5BX+Y+T+%5Ddetrend-bfl/%5BX+Y+T+%5Ddetrend-bfl/dods')
If you have questions, comments, or problems please use the help@iri link.