Snow fraction obs converter documentation
@braczka is already working on this.
Since Aug 23, 2023.
Assessment
This issue has not been assessed yet.
Description
The snow fraction obs converter documentation is incomplete. This applies for both snow_to_obs.f90 (text file) and snow_to_obs_netcdf.f90 (netcdf file). Although it appears both converters are meant to operate on the same data, the original source data formatting (HDF-EOS) presents problems, requiring a 2 step conversion to text or netcdf formatting prior to using the main converters.
At the very least the documentation needs to identify the source data and scripting used for the 1st conversion step.
It seems the direct conversion of HDF-EOS format to obs.seq is a common challenge for DART converters very similar to what is described for the AMSU/AIR converters., in which an incompatibility exists between HDF-EOS and HDF5, necessitating a 2-step conversion. In that case the HDF-EOS tools scripting is used to convert to netcdf formatting.
These HDF-EOS converters could very well be used for the snow fraction obs converter as well, but this needs to be demonstrated and documented. Also, it is unclear if the HDF5 and HDF-EOS incompatibility issue for the AMSU converter applies to the snow converters. The AMSU converter obs_seq files use the RTTOV forward operators (which require HDF5) whereas the snow converters do not.
Given we currently have collaborators working with SNODAS SWE (snow water equivalent) obs converters its a good time to get our snow fraction converters sorted out.
- Dominant language
- Fortran
- Stars
- 263
- Forks
- 182
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 7
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.
More from NCAR/DART
-
wrf wrf-chem
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
IO
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
note on bufr units OpenDocumentation
Difficulty 1/5 1-3 hours Newbie friendliness 62/100
-
QCEFF
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
dead-code Refactor
Difficulty 2/5 1-3 hours Newbie friendliness 68/100