bidhya / verse

0 stars 0 forks source link

Blender Run for a watershed #13

Open bidhya opened 4 weeks ago

bidhya commented 4 weeks ago

To run Blender julia optimization routine of selected watershed. Keep the large continental scale input files but just run Julia on a subset of pixels.

Approach:

bidhya commented 3 weeks ago

Try creating csv file for bounding boxes. This will be the easiest to start to replace hardcoded bounding box inside code. To use CSV files using DataFrames install these two packages.