-
Notifications
You must be signed in to change notification settings - Fork 0
Add SFe_climatology.py #82
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
Conversation
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.
Looks good
Climatology_bounds and cell_methods could be included - https://cfconventions.org/Data/cf-conventions/cf-conventions-1.12/cf-conventions.html#climatological-statistics but as we don't / probably can't achieve cf-compliance its fairly moot
Thanks. I think I will add these. |
cbed8d3
to
cd2e695
Compare
I've added @anton-seaice, could you please re-review/approve? |
We've made it this far...
|
Thanks for checking. I'm gonna call that good enough for now |
This PR adds a very simple script to calculate the monthly climatology of soluble Iron from
CESM-MIMI_1980-2015_CAM4-6MEAN_MonthlyDep_Hamiltonetal2020.nc
(https://doi.org/10.7298/xqqj-qk90).Example output from the script can be found at:
/g/data/ik11/inputs/WOMBAT/CESM-MIMI_1980-2015_CAM4-6MEAN_MonthlyDep_Hamiltonetal2020_clim.nc
Inputs at different model resolutions will be created from this climatology using the
regrid_forcing.py
script, e.g. see here:/g/data/tm70/ds0092/model/inputs/wombat/SFe_Hamiltonetal2020_monthly_clim.nc
I've successfully tested input files created using this workflow in an ACCESS-OM3+WOMBAT configuration