I am working with data from the MET-OFFICE seasonal forecasts - system 602. The variables I am using are those for precipitation (monthly) and temperature + radiation (daily), downloaded respectively from:
- monthly precipitation: https://cds.climate.copernicus.eu/cdsapp#!/dataset/seasonal-monthly-single-levels?tab=form
- daily temperature and radiation: https://cds.climate.copernicus.eu/cdsapp#!/dataset/seasonal-original-single-levels?tab=form
The members of the monthly forecast are 28 (0-27), while those of the daily forecast are only 7 (301-307).
For consistency in the analyses I am evaluating, I would need the same number of members, something that already occurs for the other providers. Is this due to a particular omission or else?