Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Are the NCTOOLBOX commands slow or am I doing something inefficient?

1 view (last 30 days)
Hello,
I've been using various methods for extracting data without downloading for a while now using OPENDaP. For grib2 files I use the nctoolbox to read the data in. I've noticed that all the commands (i.e. nc.geodataset(url), nc.geovariable, etc.) seem really slow when it comes to extracting the data. I'll provide my code below so that you can see the commands where I've highlighted it being slow. Perhaps it is the execution of the command, the extraction of data from the internet, or something else I'm missing. Any thoughts? I attached the code rather than copying it into the message window since it didn't look reader friendly, even after using the code button on the toolbar. I even tried parallel computing options but would rather be as efficient as possible, if possible. Thanks in advance.
Edward Strobach

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!