Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create _neuralgcm Add the neural GCM as an option to the dabench models. Provide necessary interfaces. * code pair * Update _neuralgcm.py * Update _neuralgcm.py moved core forecast step to its own method * Update to store Neural GCM model as an attribute * Explicitly disable JAX doube precision, getting dtype errors in convs * Working neural gcm forecast() method with flat statevec inputs * Removing previous forecast() methods from neuralgcm model class --------- Co-authored-by: Kylen Solvik <[email protected]>
- Loading branch information