HRLDAS_forcing for GLDAS NetCDF#36
Open
CharlesZheZhang wants to merge 1 commit intoNCAR:masterfrom
Open
Conversation
Contributor
|
Zhe - can you integrate your code into "https://github.com/NCAR/hrldas"?
This new structure incorporates the new noahmp repository.
Fei
…On Tue, Aug 4, 2020 at 4:50 PM ZheZhang ***@***.***> wrote:
Hi Dear HRLDAS maintainers,
Please see this commit is the attempt to read GLDAS forcing in NetCDF
format.
A README document is updated in ./doc/README.GLDAS, please see this part
for instructions to run pre-processing codes and compile create_forcing.exe.
The main modification is in ./HRLDAS_forcing/create_forcing_netcdf.F. Some
pre-processing codes for GLDAS are in ./HRLDAS_forcing/run/examples/GLDAS/.
Zhe Zhang
2020-08-04
------------------------------
You can view, comment on, or merge this pull request online at:
#36
Commit Summary
- HRLDAS_forcing for GLDAS NetCDF
File Changes
- *A* HRLDAS/HRLDAS_forcing/create_forcing_netcdf.F
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-26f6be5b0ab59f874bddddfdd224ea4a>
(2957)
- *A*
HRLDAS/HRLDAS_forcing/run/examples/GLDAS/GLDASp4_elevation_025d.nc4
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-529bca3a0cdd64f9ac78bc9b441a690e>
(0)
- *A* HRLDAS/HRLDAS_forcing/run/examples/GLDAS/Makefile
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-615ca291afbe84c40e6d12de4e745882>
(14)
- *A*
HRLDAS/HRLDAS_forcing/run/examples/GLDAS/combine_precips_netcdf.f90
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-74231204ae0b5e33936e6f2107af8449>
(107)
- *A*
HRLDAS/HRLDAS_forcing/run/examples/GLDAS/combine_precips_netcdf.perl
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-edefa3a2ac6b0f15b1ea119cf3be5635>
(57)
- *A* HRLDAS/HRLDAS_forcing/run/examples/GLDAS/create_UV_netcdf.f90
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-524495f184fced1beee6b0c1db3e04f5>
(126)
- *A* HRLDAS/HRLDAS_forcing/run/examples/GLDAS/create_UV_netcdf.perl
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-532694593a31adfedc31b89e439f3822>
(62)
- *A* HRLDAS/HRLDAS_forcing/run/examples/GLDAS/extract_gldas.py
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-b75735511e6e7e312cc47fff713f2785>
(67)
- *A* HRLDAS/HRLDAS_forcing/run/examples/GLDAS/extract_gldas_init.py
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-fbe6fc6eab9031682038880a6bec63ce>
(31)
- *M* HRLDAS/HRLDAS_forcing/run/examples/GLDAS/namelist.input.GLDAS
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-43fd7addf37bc2419430ed5f30c5c5ea>
(57)
- *M* HRLDAS/docs/README.GLDAS
<https://github.com/NCAR/hrldas-release/pull/36/files#diff-f5aa259885ffe2315b1eb82443b19792>
(74)
Patch Links:
- https://github.com/NCAR/hrldas-release/pull/36.patch
- https://github.com/NCAR/hrldas-release/pull/36.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#36>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADMGROYBTCFVICADSAFDDJDR7CGEHANCNFSM4PU32PBQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Dear HRLDAS maintainers,
Please see this commit is the attempt to read GLDAS forcing in NetCDF format.
A README document is updated in ./doc/README.GLDAS, please see this part for instructions to run pre-processing codes and compile create_forcing.exe.
The main modification is in ./HRLDAS_forcing/create_forcing_netcdf.F. Some pre-processing codes for GLDAS are in ./HRLDAS_forcing/run/examples/GLDAS/.
Zhe Zhang
2020-08-04