├── CITATION ├── Excel ├── Ninja Automator.vb ├── Ninja Automator.xlsm ├── README.md └── ninja_automator.vb ├── LICENSE ├── R ├── example.r ├── ninja_automator.r ├── renewables.ninja.solar.farms.csv ├── renewables.ninja.wind.farms.csv └── renewables.ninja.wind.output.csv └── README.md /CITATION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/CITATION -------------------------------------------------------------------------------- /Excel/Ninja Automator.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/Excel/Ninja Automator.vb -------------------------------------------------------------------------------- /Excel/Ninja Automator.xlsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/Excel/Ninja Automator.xlsm -------------------------------------------------------------------------------- /Excel/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/Excel/README.md -------------------------------------------------------------------------------- /Excel/ninja_automator.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/Excel/ninja_automator.vb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/LICENSE -------------------------------------------------------------------------------- /R/example.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/R/example.r -------------------------------------------------------------------------------- /R/ninja_automator.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/R/ninja_automator.r -------------------------------------------------------------------------------- /R/renewables.ninja.solar.farms.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/R/renewables.ninja.solar.farms.csv -------------------------------------------------------------------------------- /R/renewables.ninja.wind.farms.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/R/renewables.ninja.wind.farms.csv -------------------------------------------------------------------------------- /R/renewables.ninja.wind.output.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/R/renewables.ninja.wind.output.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/renewables-ninja/ninja_automator/HEAD/README.md --------------------------------------------------------------------------------