Skip to content

The old web front end to the DECC 2050 Pathways Calculator Excel Model. The new code is at https://github.com/decc/twenty-fifty-new-look. See the old code working at: http://old-interface.2050.org.uk

License

Notifications You must be signed in to change notification settings

makulatura/LV_climatecalculator_2050

 
 

Repository files navigation

How to run project

To run Climate calculator, you need to build it first

docker build -t calculator http://github.com/rigatechgirls/LV_climatecalculator_2050.git

then run dockerfile

run docker run -p 8082:8080 -d calculator

It should be accessible at http://localhost:8082

About

The old web front end to the DECC 2050 Pathways Calculator Excel Model. The new code is at https://github.com/decc/twenty-fifty-new-look. See the old code working at: http://old-interface.2050.org.uk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.9%
  • Ruby 7.9%
  • CSS 7.5%
  • JavaScript 0.8%
  • HTML 0.8%
  • Shell 0.1%