NGEET/tools-fates-landusedata

Write each variable, not each file

Opened this issue · 1 comments

This would allow for a user to resume this script without having to start all over. It would also help with #18.

This probably will be attainable with a parallelized version of the code (created #20 to track this). The current method is designed this way as the process is memory limited and chokes if we write each variable.