forked from NGEET/fates
-
Notifications
You must be signed in to change notification settings - Fork 2
Fire emissions history output. #7
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
Open
rosiealice
wants to merge
41
commits into
noresm
Choose a base branch
from
fire_emissions_calcs
base: noresm
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
d98f99b
title for emission factors parameter
rosiealice ea19afe
created variables for emission factors and injection heights
rosiealice b0113a3
added compound names to PFT file
rosiealice 42d8cf3
mapped emission factors into FATES PFT space
rosiealice bcd874a
mapped fates emission heights from CTSM
rosiealice 5bdc569
minor whitespace correction
rosiealice 57c5e7a
more whitespace changes
rosiealice b8ec555
more whitespace changes
rosiealice bcdff53
Merge pull request #1 from NorESMhub/fireemission_parameters
mvdebolskiy 3048976
Code now should read in the PFT indexed emission variables
rosiealice 3d39733
Merge commit '3048976e5a3cacf792b7beac9e6bb9904d2dbfe6' into feature/…
mvdebolskiy 3351e64
bug fixes
rosiealice ae75ff2
skeleton fire emissions subroutine
rosiealice eaa0e69
add hardwired num_emission_compounds
rosiealice cef84f4
register dimension_name_nemission_compounds
rosiealice 21171ae
created fire_emissions_pa variable
rosiealice f899aa5
create fire_emisions_pa
rosiealice 694f49d
link to num_emission_compounds in SFMain
rosiealice aca34a3
add fire emission variables to FatesPatch type.
rosiealice a6d0f4d
link FATES patch emission variable to bc_out fates interface emission…
rosiealice df3a1c3
link FATES patch emission height variable to bc_out fates interface e…
rosiealice ea7948c
added patch operations for patch fire_emissions and fire_emission_hei…
rosiealice 884962d
bug fixes to fates parameter file
rosiealice 1f716cc
Merge pull request #3 from NorESMhub/fates_parameter_file
rosiealice 45ff801
patch operations, take II
rosiealice d929fb4
Merge pull request #4 from NorESMhub/fireemission_parameters
maritsandstad 1cbb306
compilation error fixes
rosiealice d3f0067
typo in EDParams
rosiealice 060000c
working 2d parameter inputs :)
rosiealice 93d45c4
Merge pull request #6 from NorESMhub/fe_parameter_testing
rosiealice bbe27fd
bug fixes to allow compliation
rosiealice f573816
Corrected logic of the nocomp flag in fire emissions subroutine
rosiealice 96559fa
adding fire emissions call to this branch
rosiealice 9b0fab5
new history variable code. compiles
rosiealice 0dc8dfd
creates history variables
rosiealice 1c249c3
Corrected infinite loop issue in fixed biogeog mode :)
rosiealice ab52f06
typo in the emissions factors
rosiealice 9b3ec7c
added fire emissions to FATES restart file
rosiealice 1627515
Merge branch 'fates_fire_emissions' into fireemission_parameters
rosiealice 1e02edf
Merge pull request #13 from NorESMhub/fireemission_parameters
rosiealice 1288c56
Merge branch 'fates_fire_emissions' into fire_emissions_calcs
rosiealice File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can/should be deleted...