You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Resolving several open issues and items noted on previous PRs:
- Fix#24
- Renaming "vertical_layer_dimension" to just "vertical_dimension" for consistency with other dimension names
- Add a definition of "interface" for clarity
- Fix#64
- Replacing the use of "volumetric" with "volume_fraction" where appropriate
- Resolve#82
- Changed all mentions of "sea level" to "mean sea level" for clarity and consistency with CF standard names
- Finish fixing #118
- Changing the remaining format statements to f-strings
- Other fixes
- Updating github action versions per comments on #145
- More appropriate error types for exceptions raised in `tools/lib/xml_tools.py`
- Remove @mwaxmonsky and @mattldawson from CODEOWNERS
## Issues
Resolves#24, #64, #82, #118
<standard_namename="volume_fraction_of_frozen_soil_moisture_for_lsm"description="Volume fraction of frozen soil moisture for land surface model">
3592
3595
<typeunits="fraction">real</type>
3593
3596
</standard_name>
@@ -3600,6 +3603,9 @@
3600
3603
<standard_namename="volume_fraction_of_liquid_water_in_soil_at_wilting_point"description="volume fraction of water in liquid phase in soil at wilting point">
0 commit comments