We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
netCDF metadata indicate SWE units are meters liquid water equivalent, but values are around 1000. So I guess they are in mm?
xarray.DataArray'swe'northing: 107easting: 168 1040.2449 1040.1312 1039.4742 1039.2972 1039.1523 ... nan nan nan nan Coordinates: time () datetime64[ns] 1980-01-09T12:00:00 northing (northing) float32 -109000.0 -108000.0 ... -3000.0 easting (easting) float32 -1542000.0 ... -1375000.0 Attributes: standard_name : lwe_thickness_of_surface_snow_amount units : m
The text was updated successfully, but these errors were encountered:
Slightly off-topic from the original issue - but I think it would be nice to add the following information to the netCDF files.
Grid cell area: Computing integrated quantities, i.e. SMB in Gt.
Lat/Lon in WGS-84: Useful for those not familiar with plotting in different coordinate systems.
Sorry, something went wrong.
Units for SWE correct as of commit c521202.
Great! Closing this issue now.
No branches or pull requests
netCDF metadata indicate SWE units are meters liquid water equivalent, but values are around 1000. So I guess they are in mm?
The text was updated successfully, but these errors were encountered: