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
Hello, Please I tried to submit a job on Perlmutter but they keep killing the job, i feel it may have to do with my script, please do you have a .csh file i can compare with mine to run my wrfrun.regular.csh?
Dear Alessandro
I am also trying to run WRF with high resolution topography and land cover. At the moment I am working on the Copernicus GLO-30 topographic data. I was wondering what type of data did you use for topography, and I was wondering if you could provide some help with the CORINE land use.
Thank you
Hi, I downloaded meterological data in csv fromat , how to conver it into grib2 so that "ungrib.exe" can read it .
I have tried :
import pandas as pd
import cfgrib
data = pd.read_csv('your_csv_data.csv')
xarray_data = data.to_xarray()
cfgrib.to_grib(xarray_data, 'out2.grib')
its not working (erro: cfgrid not found ) even after doing "pip install cfgrid " in pwd.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.