Summary
Set up the two cal/val sites for SIPNET runs by creating IC and met files using the magic-ensemble CLI as per discussion with David and the Slack thread.
Sites
- White/Salinas - USDA-ARS Salinas SOCS, 36.617°N, -121.533°W, 2003–2011, annual veg (lettuce + broccoli), 8 socs_sys treatments
- Nichols 2024 - Modesto almond orchard, 37.6273°N, -121.0893°W, 2018–2019, perennial woody, 2 treatments (compost / no_compost)
Approach
Try the magic-ensemble CLI first per to surface rough edges in the new verb-based interface. Fall back to running the underlying R scripts directly only if the CLI blocks. Either way, log every rough edge encountered for follow-up.
CLI path:
which under the hood calls:
./workflow/01_ERA5_nc_to_clim.R
./workflow/02_ic_build.R
./workflow/03_xml_build.R
Tasks
Summary
Set up the two cal/val sites for SIPNET runs by creating IC and met files using the
magic-ensembleCLI as per discussion with David and the Slack thread.Sites
Approach
Try the
magic-ensembleCLI first per to surface rough edges in the new verb-based interface. Fall back to running the underlying R scripts directly only if the CLI blocks. Either way, log every rough edge encountered for follow-up.CLI path:
which under the hood calls:
Tasks
ccmmf/downscaling/anchor_sites.csv(separate small PR there)01_ERA5_nc_to_clim.R(or CLI equivalent)02_ic_build.R(or CLI equivalent)03_xml_build.R(or CLI equivalent)anchor_sites.csv)ccmmf/uncertainty:feature/calval-to-eventsonce that landsmagic-ensembleCLI / docs as new issues or comments here