NCAR / hrldas-release

HRLDAS (High Resolution Land Data Assimilation System) containing the Noah-MP Land Surface Model
35 stars 33 forks source link

Netcdf gldas #35

Closed CharlesZheZhang closed 4 years ago

CharlesZheZhang commented 4 years ago

Hello dear maintainers,

Please see this branch is the attempt to read GLDAS 2 NetCDF forcing in HRLDAS. Documentation of the modification is in ./doc/README.GLDAS.

The main modification is in ./HRLDAS_forcing/create_forcing_netcdf.F, which can be used to compile the create_forcing.exe and read GLDAS NetCDF format. The original create_forcing.F is still kept in the same directory.

And some pre-processing codes for GLDAS2 data are in ./HRLDAS_forcing/run/example/GLDAS/ directory.

Zhe 2020-08-04