Closed MathewBiddle closed 1 year ago
Guess I should mention I'm on a Windows system. I think below might be relevant information:
item | name |
---|---|
OS Name | Microsoft Windows 10 Enterprise |
Version | 10.0.19044 Build 19044 |
System Type | x64-based PC |
Processor | Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz, 2112 Mhz, 4 Core(s), 8 Logical Processor(s) |
BIOS Version/Date | Dell Inc. 1.23.0, 9/12/2022 |
I'm trying to process a bunch of datasets on coastwatch ERDDAP that match a specific query. For most of the datasets, the code below works just fine. However, there are a few datasets (I identified one in the code below) that return a
Permission denied
error. @ocefpaf mentioned this could have something to do with Windows file locking system... Let me know if you need more info.Code:
Error message: