moja-global / FLINT.Module.Agricultural_Soil_Model

Code repository for FLINT agricultural soils module.
Mozilla Public License 2.0
1 stars 6 forks source link

Inputs and Variables for the Model #1

Closed sulays closed 4 years ago

sulays commented 4 years ago

Variables

Excel tables should be created for these variables to use them in the code when needed.

Emission Factors:

Inputs

RobboW commented 4 years ago

Thanks Sulay,

Just a few quick points on the inputs that may help. The calculations in the IPCC documents are all done for an annual number. However, in the FLINT we will often run at monthly time steps and we often apply 'events' such as applying fertiliser on a day (with the months then being subdivided). So there are effectively 2 type of activities:

  1. application on a day (such as fertiliser application) that has an application date
  2. application over a period of time (for example, irrigation) that has a start and end date

There are also two processes for how emissions occur

So, when we consider how to do the calculation of the EFs we need to consider these issues and how they interact. Can discuss more if that helps

sulays commented 4 years ago

I have a few doubts:

RobboW commented 4 years ago

Thanks Sulay,

Yes, the issue is the IPCC focused only on GHG inventory, we are interested in this and getting good farm level estimates as well.

I think the best way to start may be to build this in a google sheet or the like that we can share and comment on. Would you be happy to start with that?

Thanks Rob

sulays commented 4 years ago

Thanks Rob,

Yes, I would be happy to start building this in a google sheet. I will share the document on Slack.