hyriver / pygeohydro

A part of HyRiver software stack for accessing hydrology data through web services
https://docs.hyriver.io
Other
68 stars 23 forks source link

Is there a way to specify the temp folder for pygeohydro.ssebopeta_bygeom()? #89

Closed Flash-Of-Thunder closed 2 years ago

Flash-Of-Thunder commented 2 years ago

Hello,

Is there a way to specify the folder that AET nc files are being downloaded/unzipped to? Apologies if this is in the documentation but I wasn't seeing it.

Kind Regards,

Samson

cheginit commented 2 years ago

No. It's not possible. The function detects the system's temp folder automatically based on the operating system. Why do you want to specify the temp folder?

Flash-Of-Thunder commented 2 years ago

Thanks for the information! Not sure it would have made a huge (any) difference.... the reason is I'm running ssebopeta_bygeom on a cluster and part of cluster has faster read/write speeds than where the temp file is located (at least this is what I assumed is meant when my admin says a certain directory is faster). But I'm probably bottlenecked by download speed anyway?

cheginit commented 2 years ago

Right, most probably download speed from the server is the bottleneck.