Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

I have forecast hours greater than 999, but UPP cannot process them, what do I do?

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

UPP does not currently process forecast hours greater than 999. Modified files that allow forecasts greater than 999 are attached here. The user will need to download both files and copy them to the UPP source directory. They will then need to recompile the code. This is only an issue with Grib1 output.

The attached files are:

- GRIBIT_hhhh.F
- get_postfilename_hhhh.f

You will need to move them to the source code directory. For UPPV4.1, that is in UPPV4.1/sorc/ncep_post.fd/. Before copying the files over, you may consider saving the original files. You will need to copy them in as:

- GRIBIT.F
- get_postfilename.f
 

Attachments

  • GRIBIT_hhhh.F
    39.1 KB · Views: 45
  • get_postfilename_hhhh.f
    6.3 KB · Views: 48
Top