-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ciam jl1.0 #13
Merged
Merged
Ciam jl1.0 #13
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…icott and Hannah Hauptman of Yale
…than Addicott and Hannah Hauptman of Yale" This reverts commit 61f9174327048b38cd255c3fdf9d8f052c989a44.
…{Any,N} by coercing everything to {Float64,N}. Also changed adaptoptions to adaptOptions in ciam.
… reflect this. Also created an init text file with names of lsl and subset files, to replace arguments of import_model_data. This function will now look up these values from the text file, which the user can change by editing data/meta/init.txt. Added 2 aux functions, init() and load_subset to help with this.
…een renamed slrcost.jl and is a component of ciam. Some modifications to timestep utilization in slrcost.jl.
…s and variables to comply with updated Mimi.
…replsl! function to reflect this.
…ll set of segments. Validation TBD.
…have run name as a field, modified import_model_data() to take lslfile,sub arguments passed from init rather than calling init within function.
…er.jl: modified write_ciam to deal with non-time indices. Some other corresponding changes in other files.
…canada as well as variable landdata_canada. Replaced with rgn_ind_canada which serves same functionality.
…_ind_usa which serves the same purpose.
…d CAN (slrcost.jl, globalparams.csv). 2) Fixes to run structure to allow for setting of parameters (init.txt). 3) Fixes to allow for running of only 10 periods (to 2100)
… to take 10 timesteps. Added comments to ciam.jl
…created separate SIGMA variable
… Fixed bugs in ciam.jl and ciamhelper.jl and removed ssp references.
…eps variable out of data folder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Base version of CIAM updated to be compatible with Julia 1.0 and Mimi framework