bertozzivill / map-itn-cube

Geospatial insecticide-treated net models for the Malaria Atlas Project
GNU General Public License v3.0
0 stars 2 forks source link

write nmcp_2019_5yr_mins.csv to out_dir instead of in_dir #215

Closed mauricio-tki closed 3 years ago

mauricio-tki commented 3 years ago

It was (I assume accidentally since it's not an input) changed to in_dir in 11a6850bde57f4f3f

bertozzivill commented 3 years ago

The choice to write to in_dir is actually intentional-- the .csv being saved summarizes other data in "in_dir" and is saved for reference, so the best place for it is "in_dir". Feel free to change the directory names for clarity if you like!