nmc_met_io
nmc_met_io copied to clipboard
如何只提取数据,不下载缓存数据
请问如何使用“get_model_grids”命令时,只提取数据,不下载缓存数据?谢谢
使用 cache=False 参数,则不会在本地存储缓存数据。