hmsc-r / hmsc-hpc

13 stars 4 forks source link

Avoid json in R-to-Python-to-R transfers #2

Open trossi opened 10 months ago

trossi commented 10 months ago

This PR is a proposal how to do file transfers without the json step.

PR history:

trossi commented 3 months ago

I rebased and updated this branch to a cleaner and more complete solution using my development branch of rdata package. It requires installing pip install git+https://github.com/trossi/rdata.git@test-for-hmsc-v1. The basic example works, but further testing is required.