tarcadius / LDAR_Sim

MIT License
8 stars 8 forks source link

Input file handling #5

Closed tarcadius closed 4 years ago

tarcadius commented 4 years ago

These are fairly substantial changes to the way inputs are read in.

Now, to run the model you create a new folder in your code directory for the LDAR-Sim project. One folder for each project. To run simulation, create a subdirectory called 'inputs' and put all your inputs in this folder (csv files, .nc files, etc). A new input is now required: one text file for each LDAR program that is being compared. Templates/examples are provided in this update.