Giter Site home page Giter Site logo

climate-iam-explorer's People

Contributors

ebenetce avatar jpkmw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

climate-iam-explorer's Issues

Missing file in "LoanPortfolioStressTesting.mx"

Dear All,

There seems to be a missing file in the "LoanPortfolioStressTesting.mx" livescript. On row 146, the table "loanData.mat" is required but this .mat is not available in the example folder nor (to the best of my knowledge) in the rest of the folders. Thus the last cell can't be run. It is also not possible to obtain this .mat file from the source database (GEGI database), nor to easily transform the .xlsx that can be downloaded from GEGI in the format required by the code.

Please let me know if you need further information on the issue.

Best,

GBress

Incorrect file path in LoanPortfolioStressTesting.mlx

Dear All,

There seems to be a bug in the script "LoanPortfolioStressTesting.mlx", with the following error messages below appearing when running line 10 (GCAM = e.getTimeSeries(...)). Root cause seems to be row 122 of "LIMITSconnection.m", which points to a local path to load scenario variables:

"AllValues = readtable("C:\Users\ebenetce\OneDrive - MathWorks\AEProjects\Climate\iam-explorer\examples\LIMITSPUBLIC_2014-10-13.csv", opts);"

Loading from current folder fixed the issue for me:

"AllValues = readtable("LIMITSPUBLIC_2014-10-13.csv", opts);"

Please let me know if you need more information on the issue.

Best,

GBress

"Error using [matlab.io.ImportOptions/readtable](matlab:matlab.internal.language.introspective.errorDocCallback('matlab.io.ImportOptions/readtable', 'C:\Program Files\MATLAB\R2021a\toolbox\shared\io\general+matlab+io@ImportOptions\ImportOptions.m', 667)) ([line 667](matlab: opentoline('C:\Program Files\MATLAB\R2021a\toolbox\shared\io\general+matlab+io@ImportOptions\ImportOptions.m',667,0)))
Unable to find or open 'C:\Users\ebenetce\OneDrive - MathWorks\AEProjects\Climate\iam-explorer\examples\LIMITSPUBLIC_2014-10-13.csv'. Check the path and filename or file permissions.

Error in [iam.data.LIMITSconnection/getBulkData](matlab:matlab.internal.language.introspective.errorDocCallback('iam.data.LIMITSconnection/getBulkData', 'C:\Users\giaco\OneDrive\Documenti\Follow upz\PHD\20. Miscellaneours\Lessons Nice_Dec22\Climate-IAM-Explorer-master (2)\Climate-IAM-Explorer-master\tbx+iam+data\LIMITSconnection.m', 122)) ([line 122](matlab: opentoline('C:\Users\giaco\OneDrive\Documenti\Follow upz\PHD\20. Miscellaneours\Lessons Nice_Dec22\Climate-IAM-Explorer-master (2)\Climate-IAM-Explorer-master\tbx+iam+data\LIMITSconnection.m',122,0)))
AllValues = readtable("C:\Users\ebenetce\OneDrive - MathWorks\AEProjects\Climate\iam-explorer\examples\LIMITSPUBLIC_2014-10-13.csv", opts);

Error in [iam.IAMEnvironment/getTimeSeries](matlab:matlab.internal.language.introspective.errorDocCallback('iam.IAMEnvironment/getTimeSeries', 'C:\Users\giaco\OneDrive\Documenti\Follow upz\PHD\20. Miscellaneours\Lessons Nice_Dec22\Climate-IAM-Explorer-master (2)\Climate-IAM-Explorer-master\tbx+iam\IAMEnvironment.m', 76)) ([line 76](matlab: opentoline('C:\Users\giaco\OneDrive\Documenti\Follow upz\PHD\20. Miscellaneours\Lessons Nice_Dec22\Climate-IAM-Explorer-master (2)\Climate-IAM-Explorer-master\tbx+iam\IAMEnvironment.m',76,0)))
ts = obj.Connection.getBulkData( ..."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.