Giter VIP home page Giter VIP logo

hrldas's Introduction

hrldas

This is the offical HRLDAS/Noah-MP unified Github repository for code downloading and contribution. Note that the HRLDAS/Noah-MP model is a community model contributed by the whole Noah-MP scientific community. For maintenance and release of this GitHub, please contact: Cenlin He ([email protected]) and Fei Chen ([email protected]).

HRLDAS (High Resolution Land Data Assimilation System) contains the Noah-MP Land Surface Model and can be executed in offline uncoupled mode for a 2-D gridded domain or a single point.

As of May 6, 2020, this repository does not explicitly contain the Noah-MP code and parameter tables, but connects to the Noah-MP repository (https://github.com/NCAR/noahmp) through git submodules. To clone this repository and populate with the Noah-MP code/parameters, use the following command:

git clone --recurse-submodules https://github.com/NCAR/hrldas

Some changes have been made to the structure of archiving the stand-alone version of HRLDAS/Noah-MP code in the Github repository. Now, it separately archives the core Noah-MP source code in another core Noah-MP Github repository (https://github.com/NCAR/noahmp) and the rest of the HRLDAS-related files in this HRLDAS Github repository. The HRLDAS Github repo is already linked to the core Noah-MP code repository through git submodules. This new archiving structure will allow different host model platforms/systems (e.g., HRLDAS, WRF, UFS, NWM, LIS, etc.) to connect to the core Noah-MP source code and develop their own host model drivers.

Model developers can make code development based on the develop branch and create pull request to the develop branch. The pull request will be reviewed by Noah-MP model release team and if everything looks good, the new code development will be merged to the official 'develop' branch. Eventually, the updates in develop branch will be merged to the master branch for official Noah-MP model release.

Branch structures of this Noah-MP repository:

  1. "master" branch: most stable & recent version (we suggest users to use this branch), updated whenever there are bug fixes or major model update/release, automatically connected to the master branch of the Noah-MP core repository through git submodule;

  2. "develop" branch: used for continuous HRLDAS/NoahMP development, keep being updated by including bug fixes and code updates (e.g., new physics options, processes, etc.), automatically connected to the develop branch of the Noah-MP core repository through git submodule;

  3. "release-v4.3-WRF" branch: stable version consistent with the WRF version 4.3 release;

  4. "wrfv4.2" branch: stable version consistent with the WRF version 4.2 release;

*Note: The HRLDAS branches and codes will always be consistent with WRF and currently include the gecros crop scheme.

Some suggestions for model developers to contribute to Noah-MP code through the Github repository (typical procedures):

  1. Step (1) Create a fork of this official HRLDAS repository to your own Github account;

  2. Step (2) Make code updates based on the "develop" branch of the forked repository under your own account;

  3. Step (3) Finalize and test the code updates you make;

  4. Step (4) Submit a pull request for your model updates from your own forked Github repository to the "develop" branch of the official repository;

  5. Step (5) The Noah-MP release team reviews and tests the model updates in the submitted pull request and discusses with the developer if there is any problem;

  6. Step (6) The Noah-MP release team confirms the pull request and merges the updated code to the "develop" branches in the official repository;

  7. Step (7) The Noah-MP release team will merge the updated "develop" branch to the master branch and version-release branch during the annual model release.

Note: If updates are made to both the core NoahMP source code and other HRLDAS-related files, two separate pull requests need to be submitted to the core NoahMP repository (https://github.com/NCAR/noahmp) and this HRLDAS repository, respectively, regarding the changes in the Noah-MP code file and other HRLDAS files. This could be done by using the same title for the two pull requests to ensure that the submitted code changes are handled together by the release team in the two repositories.

hrldas's People

Contributors

cenlinhe avatar barlage avatar xutr-bnu avatar charleszhezhang avatar dmocko avatar ncarchen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.