NateMietk / modeling-human-ignition

These scripts will take large historical time series stacks of daily climate variables for the US and aggregate to monthly. Steps are unpacking NetCDf, aggregate, mask/clip, and save as GeoTiff Edit Add topics
GNU General Public License v3.0
0 stars 1 forks source link

It works! #9

Closed NateMietk closed 6 years ago

NateMietk commented 6 years ago

@admahood I rewrote the function that creates transportation density in parallel. It now works and we have (at this time) 4k hexagonal densities for railroads, transmission lines, and primary roads. Secondary and tertiary are running now. All we need to do now is clean this code with if statements. woo hoo!

https://github.com/NateMietk/modeling-human-ignition/blob/5de2848725b5b8568ea8873dbd29ddc6dd7aadf0/src/R/c_data_prep_transportation_density.R#L2-L56

admahood commented 6 years ago

@NateMietk woohoo!!

NateMietk commented 6 years ago

@admahood but now the population density script is acting up! - always something. If you're in Tuesday let's sit down and chat.