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

(RESOLVED) NCAR CESM Global Bias-Corrected CMIP5 converting to MM5?

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.

aschardong

New member
We have an MM5 model setup for a project and would like to run it with some projections from CMIP5
There is a great dataset for WRF (Intermediate format) at:
https://rda.ucar.edu/datasets/ds316.1/
I was wondering if there is a way to convert this format from WRF/WPS to MM5's format? I was also considering writing a Python or Fortran code for this.
Thank you in advance.
 
In this case, you may need to write a python or fortran code to read the data, then rewrite it to the format accepted by MM5.
Unfortunately we don't have such utility at hand.
 
Top