Skip to content

Latest commit

 

History

History
68 lines (59 loc) · 5.74 KB

README.md

File metadata and controls

68 lines (59 loc) · 5.74 KB

End-to-End Demonstration of Exp. Group B Workflow

Summary

We are now at the stage where it is possible to conduct an end-to-end demonstration of the models and model couplings required for IM3 Exp. Group B experiments. This metarepository is meant to be a landing place for that demonstration. The basic idea is that we should work off of the wiring diagram below and actually go through the process of connecting the models together. At this stage all the component models are producing at least sample output datasets. Those sample outputs are sufficient for this demonstration as the purpose is to understand which couplings and data passes are complete or at least have been tested and which still need more development.

For the sake of the demonstration we will use the RCP 8.5 "hotter" climate forcing with the SSP5 socioeconomic forcing: rcp85hotter_ssp5. Please use this scenario name in your output directories. If you are passing sample data that is not from the rcp85hotter_ssp5 scenario then just label your output directory "sample_data". If your model only runs for a single year then use the year 2030 for testing.

Please store your data for this demonstration on PNNL's Institutional Computing (PIC) at: /pic/projects/im3/exp_group_b_test

Legend

🟢 = Completed
🟡 = In progress
🔴 = Planned

Contributing models

Model Status Version Model Source Code
WRF 🟢 v4.2.1 Code
Population 🟡 TBD TBD
Xanthos 🟡 v2.4.1 Code
Helios 🟡 v1.0.0 TBD
Osiris 🟡 TBD Code
GCAM-USA 🟢 v5.3 Code
TELL 🟡 v1.0 Code
CERF 🟢 v2.4.0 Code
GO 🟢 TBD Code

Forcing data

For this demonstration we'll use the IM3 WRF and population dynamics runs for the rcp85hotter_ssp5 scenario. Details about the forcing data are provided in the table below.

Type Status Platform Years Directory Documentation
Climate 🟢 NERSC 2020-2059 /global/cfs/cdirs/m2702/gsharing/CONUS_TGW_WRF_SSP585_HOT_NEAR Documentation
Climate 🟢 NERSC 2060-2099 /global/cfs/cdirs/m2702/gsharing/CONUS_TGW_WRF_SSP585_HOT_FAR Documentation
Population 🟢 PIC 2020-2100 /pic/projects/im3/exp_group_b_test/forcing_data/population TBD

Model coupling

# From/To Status Target Date Component Code Directory Documentation
1 wrf_to_xanthos 🟢 Done TBD /global/cfs/cdirs/m2702/gcamusa/wrf_to_xanthos Documentation
2 wrf_to_helios 🟢 Done TBD TBD Documentation
3 wrf_to_osiris 🟢 Done TBD TBD Documentation
4 wrf_to_tell 🟢 Done Code /pic/projects/im3/exp_group_b_test/forcing_data/wrf_to_tell/wrf_tell_bas_output/rcp85hotter_ssp5 Documentation
5 wrf_to_go 🟡 TBD TBD TBD TBD
6 pop_to_gcamusa 🟢 TBD TBD TBD TBD
7 pop_to_tell 🟢 TBD TBD /pic/projects/im3/exp_group_b_test/forcing_data/population TBD
8 xanthos_to_gcamusa 🟢 TBD TBD TBD TBD
9 helios_to_gcamusa 🟢 TBD TBD TBD TBD
10 osiris_to_gcamusa 🟡 TBD TBD TBD TBD
11 gcamusa_to_tell 🟢 Done Code TBD Documentation
12 gcamusa_to_cerf 🟢 Done Code TBD Documentation
13 gcamusa_to_go 🟢 Done Code TBD Documentation
14 tell_to_go 🟢 Done Code /pic/projects/im3/exp_group_b_test/output_data/tell/sample_output Documentation
15 cerf_to_go 🟢 Done Code /pic/projects/im3/exp_group_b_test/output_data/cerf/sample_output Documentation
16 go_to_cerf 🟢 Done Code /pic/projects/im3/exp_group_b_test/output_data/cerf/sample_output Documentation