Check the Celsius/Kelvin conversion in the prepBUFR obs converter
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 263
- Forks
- 182
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 7
Description
Is this intended: https://github.com/NCAR/DART/blob/f7205cb8bb947d2eb3580e5e81e77e5720430868/observations/obs_converters/NCEP/prep_bufr/src/prepbufr.f#L118
A more common value for conversion is 273.15 so I just wanted to double check this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at observations/obs_converters/NCEP/prep_bufr/src/prepbufr.f#L118 and inspect the Celsius/Kelvin conversion in context. Compare the constant with the units expected by the prepBUFR converter and determine whether the current value is intentional; done means the conversion is confirmed or corrected and the issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100