-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create very low resolution grids #1000
Comments
Updated the The files were placed on Hera: @DeniseWorthen - can you take a quick look? |
@GeorgeGayno-NOAA It seems to have generated the expected values. I didn't check every combo, but I did some spot-checking. This for example is a "normal" c96.mx100 plot of land-frac and this is C12.mx025 The land masses seem consistent, so I agree the generated files appear OK. |
'grid' files. Fixes ufs-community#1000.
one of the polygon's corner points. Fixes ufs-community#1000.
The following grids were created and placed on Hera in
|
for several tests. Fixes ufs-community#1000.
of netcdf. Fixes ufs-community#1000.
of netcdf. Fixes ufs-community#1000.
that routine. Fixes ufs-community#1000.
data from the file. This will make unit testing easier. Also, update the routine to use the f90 netcdf routines. Fixes ufs-community#1000.
@DeniseWorthen - to get |
Yes, Thanks. I'll update it to read a list of resolutions, now that the previous PR w/ the generalized resolutions is done. |
9-degrees for the coarsest atmospheric resolutions. Fixes ufs-community#1000.
The UFS group want to run the model at very low resolution - C18 or C12.
Check if UFS_UTILS can create grids this coarse.
Add relevant unit tests.
Related issues: ufs-community/ufs-weather-model#2508
The text was updated successfully, but these errors were encountered: