RubyGems Navigation menu

decc_2050_model 3.4.8

# DECC 2050 CALCULATOR TOOL A C version and ruby wrapper for the www.decc.gov.uk 2050 energy and climate change excel calculator Further detail on the project: http://www.decc.gov.uk/2050 Canonical source: http://github.com/decc/decc_2050_model ## DEPENDENCIES 1. ruby 1.9.2 (including development headers) 2. basic c development headers This has ONLY been tested on OSX and on Ubuntu 64 bit EC2 ami. Grateful for reports from other platforms. In the util folder there is an example script that creates a new EC2 EMI, installs all the dependencies and then compiles the gem. It may be useful if you are trying to figure out the complete set of dependencies. ## INSTALLATION Note that this compiles the underlying c code, which might take 10-20 minutes or so gem install decc_2050_model ## UPDATING TO NEWER VERSIONS OF EXCEL MODEL First of all, you need to be working on the github version of the code, not the rubygem: git clone http://github.com/decc/decc_2050_model Then put the new spreadsheet in spreadsheet/2050Model.xlsx Then, from the top directory of the gem: bundle bundle exec rake The next step is to check whether Rakefile, lib/decc_2050_model/decc_2050_model_result.rb and lib/decc_2050_model/model_structure.rb need to be altered so that they pick up the correct places in the underlying excel. The final stage is to build and install the new gem: gem build decc_2050_model.gemspec gem install decc_2050_model-.gem ... where is the version number of the gem file that was created in the folder. Now follow the instructions in the twenty-fifty server directory in order to ensure that it is using this new version of the gem.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 3.5.1 - December 04, 2013 x86_64-linux (25.4 MB)
  2. 3.5.1 - November 27, 2013 (2.3 MB)
  3. 3.5.0 - November 19, 2013 (2.3 MB)
  4. 3.5.0 - November 19, 2013 x86_64-linux (25.4 MB)
  5. 3.4.8 - November 12, 2013 x86_64-linux (25.4 MB)
  6. 3.4.8 - November 12, 2013 (2.3 MB)
显示所有版本 (共 24 个)

Runtime 依赖 (1):

ffi >= 1.0.11

Development 依赖 (1):

业主:

作者:

  • Thomas Counsell, Department of Energy and Climate Change, Her Majesty's Government, UK

SHA 256 校验和:

424c4d19a1a6e1a330bc4137f8dc5716f5159cffaf74cf76cf89ab219af1c10a

下载总量 83,317

这个版本 3,025

许可:

MIT

需要的 Ruby 版本: > 1.9.1

链接: