Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Are the NCTOOLBOX commands slow or am I doing something inefficient?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!