Full Model Emulation

Add model, config, and README

#1
by brianhenn - opened

Add ACE2-SHiELD model checkpoint and documentation

This PR adds the initial contents of the ACE2-SHiELD model repository:

  • ace2_shield_ckpt.tar β€” weights-only checkpoint (optimizer state stripped) for ACE2-SHiELD, trained on NOAA GFDL SHiELD model output
  • inference_config.yaml β€” example inference configuration for AMIP-style simulations starting from 1979-01-01
  • README.md β€” model card describing the model, inference quickstart, data availability, and links to associated paper and code
  • ACE-logo.png β€” project logo

Forcing and initial condition data for running inference are available in the ACE2S-SHiELD+ repository (forcing_data/amip/ and initial_conditions/amip/). Training data are documented in the README as available via requester-pays GCS.

brianhenn changed pull request title from Initial commit to Add model, config, and README
brianhenn changed pull request status to open
brianhenn changed pull request status to merged

Sign up or log in to comment