Minor updates and housekeeping#56
Conversation
LinlinCui-NOAA
left a comment
There was a problem hiding this comment.
Looks good to me. Thanks.
RussellManser-NCO
left a comment
There was a problem hiding this comment.
Looks good, I just have a question. Is it possible to make sure the graphcast commit hash is consistent between environment.yml and pyproject.toml? I see they are the same here, but I can imagine it's possible they get mismatched in the future.
@RussellManser-NCO |
This PR is a minor cleanup and housekeeping. Specifically,
gitignoreto include netcdf and grib2 files so they do not get committed to the repoenvironment.ymlandpyproject.tomlto be consistent.