-
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
Incorporate BNU soil type data #705
Comments
Data was pulled to Cactus using this command:
The tar file was decompressed, then untarred:
All data was placed in |
them into a single global lat/lon grid, then write out the result to a netcdf file readable by ufs_utils. Fixes ufs-community#705.
Rongqian has created a file from the original dataset, not from the WRF tiles as I did. Hold further work for now. |
@GeorgeGayno-NOAA The global 30" BNU soil type data in the same format as the global 30" VIIRS vegetation are stored in the land data space on hera: /scratch2/NCEPDEV/land/data/input_data/soil_type/soil_type.bnu.30s.nc Note this is not internally compressed. If you want me to compress George, let me know. I will follow up with some more documentation. |
@GeorgeGayno-NOAA for documentation and scripts, do you want a new directory added to the util directory with a readme and scripts? |
Thanks, I will run a test grid with this data. |
We will add a new sub-directory under 'util': https://github.com/ufs-community/UFS_UTILS/tree/develop/util It can contain a readme file and the source code. I would also include a simple build script and run script for the machine you used to create the data. How much source code/scripts are associated with this project? |
@GeorgeGayno-NOAA I started a PR with the README and scripts/code. Let me know what else you would like done. |
Yes. Go ahead and compress the data. |
@KateFriedman-NOAA - Yet another file to add to ./sfc_climo - /scratch2/NCEPDEV/land/data/input_data/soil_type/soil_type.bnu.30s.nc No hurry. |
to create this file. Fixes ufs-community#705
Update documentation. Fixes ufs-community#705.
Pulled into the Hera set:
I have some other new fix files to pull in from Russ so I'll rsync this new soil_type file to the other platforms when I rsync the others. |
Note to self - file is on Hera, Orion and WCOSS2, but not Jet. Will hold off on merge. |
Updated fix file is now on Jet as well. |
Add scripts and code used to create the global 30-second BNU soil texture data. Include a README. Part of #705.
soil type file. Fixes ufs-community#705.
Updates to create model grids using new Beijing Normal University (BNU) soil type data. Fixes #705.
Incorporate the BNU soil type data to support the regional model.
Data is available here: https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html#optional
The text was updated successfully, but these errors were encountered: