Skip to content

Processing ERA5 data in LVT #1089

Closed Answered by slinskik
slinskik asked this question in Q&A
Discussion options

You must be logged in to vote

@bmcandr - many thanks for the pull request information!

I was able to process ERA5 data after taking the following steps:

  1. downloaded and compiled the latest LVT executable from the master branch
  2. added the following constraint to my slurm file: #SBATCH --constraint="sky|cas" (ERA5 processing in LVT crashes when run on a compute node and on Haswell nodes - this pertains only to running on Discover)

Also, I needed to correct the datastream attributes in my lvt.config file. They are:
TotalPrecip 1 1 kg/m2 DN 3 1
Tair_f 1 1 K - 1 1

Many thanks to @emkemp for his help troubleshooting this and finding a solution.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by slinskik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants