Info
此问题已关闭。 请重新打开它进行编辑或回答。
Are the NCTOOLBOX commands slow or am I doing something inefficient?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!