-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cf names #55
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this will help develop a consistent interface.
This is useful for debugging and development purposes.
this allows specifying full netCDF like metadata for a given variable.
nbren12
added a commit
that referenced
this pull request
Jan 10, 2019
This will help develop a consistent interface that can be used in other GCMs. * Add rule to save the data structure passed to the input model for development purposes. * Add set_attribute and set_dims functions to call_py_fort. This allows specifying full netCDF like metadata for a given variable. * Add example script for loading sam state with climt * Use CF-Names for model inputs in sam-interface * Use CF names for NN outputs as well
nbren12
added a commit
that referenced
this pull request
Jan 10, 2019
This will help develop a consistent interface that can be used in other GCMs. * Add rule to save the data structure passed to the input model for development purposes. * Add set_attribute and set_dims functions to call_py_fort. This allows specifying full netCDF like metadata for a given variable. * Add example script for loading sam state with climt * Use CF-Names for model inputs in sam-interface * Use CF names for NN outputs as well
nbren12
added a commit
that referenced
this pull request
Apr 14, 2019
5c97fb1 Fix pre-processing pipeline (#67) bece914 Implement WhiteNoise stochastic parameterization 0bcb3e3 Configure SAM to save python state to disk ce8ba17 Implement Nudging (#56) 735d179 Use CF-style names for the SAM interface (#55) 5eb0761 Automate report generation for new cases eb714a5 Add hyperdiffusion of humidity 00817a7 Add temperature hyper-diffusion bd7ef38 Use held suarez velocity damping in SAM c1c9566 Make the meridional boundary size a namelist option 963c740 Refactor the hyperdiffusion code 751589a Pass LHF and SHF to python with debiasing 30ed4cb Enhance SAM diagnostics and enable CMT (#35) d932615 Revert changes to surface scheme b3fe192 Run SAM with the new scheme 221b163 Post-process SAM on olympus 91c68ad Add dosgsthermo option c5a324e Fix sam-NN interface for refactored models cf9d7cc Fix incosistent types equinox zenith angle code 3b05ccd Mask neural network near N/S boundaries 478f757 Retrieve U and V from python state 51f91f0 Fix bug with netCDF output for FQTNN and FSLNN c9e7bb5 Fix SAM + NN execution in docker e1e0aaf Compile SAM with double precision 686f565 Fix bug with default_parameters 303a4b1 Output and analyze FQTNN and FSLINN 47b7a77 Use RUNDATA from inside docker image db199aa Changing damping and SGS schemes 3ea7605 Fix the SAM python scripts ff2245d Make hyper-diffusivity a namelist option 1292d57 Reduce hyperdiffusion coefficient 0d779f7 Add horizontal hyper diffusion to SAM a4ecf1e Do not recompile SAM when MICRO_RAD changes 69f2e05 Save neural network Prec,LHF, and SHF to OUT_2D git-subtree-dir: ext/sam git-subtree-split: 5c97fb113e4a98f270d4ad7f8f0f8465cb3e9c6a
nbren12
added a commit
that referenced
this pull request
Nov 13, 2020
This will help develop a consistent interface that can be used in other GCMs. * Add rule to save the data structure passed to the input model for development purposes. * Add set_attribute and set_dims functions to call_py_fort. This allows specifying full netCDF like metadata for a given variable. * Add example script for loading sam state with climt * Use CF-Names for model inputs in sam-interface * Use CF names for NN outputs as well
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.