Open mccabete opened 7 years ago
This is also true of Jules. See workflow.
This is also true across met: Cruncep gives the same error. See workflow
Seems to be a general met bug. Doesn't work for fluxnet2015, or AmerifluxLBL
There are a few of things that could be happening here:
.../GFDL_site5/filename
, but the GFDL_site5
directory doesn't exist. The recently created fs
package provides some really nice utilities that facilitate a lot of these operations (for instance, creating directory hierarchies recursively; nothing you can't do with base R packages, but fs
makes it a lot easier and the syntax is much more consistent).curl
, and/or issues with the netcdf
library. This is a much harder problem to solve.Mental note: This may be related to #1288.
This issue is stale because it has been open 365 days with no activity.
When doing a remote run using ED2 with a GFDL met source, the workflow succesfully executes :
But then the connection fails almost immediately.
Full workflow can be found here.