Skip to content

thorntonpe/daymet-v4-core-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daymet-v4-core-algorithm

The purpose of this repository is to provide a definitive reference for the core algorithms used to produce the Daymet V4 dataset, as described in a manuscript currently undergoing review for Nature Scientific Data. The core algorithms are defined by the code in interpolate.d, predict.d, and xval.d subdirectories. Include files needed for the interpolation, prediction, and cross-validation routines are in the include.d subdirectory. Some basic utilities that provide important context for the core algorithms are defined by code in libfio.d, libgeo.d, and tools.d. The bin and library.d subdirectories are empty and will be populated if the provided make system is executed. NOTE: This repository is not intended to support an operational or production environment for generating the Daymet dataset or for applying the Daymet core algorithms in new locations or with new station inputs. A full operational environment requires many additional utilities for input data processing and metadata support. The repository's sole purpose is to provide the definitive expression of the Daymet V4 core science algorithms. The Daymet V4 dataset was generated using this exact collection of code, with the addition of the utilities needed to operationalize the processing of the data workflow. This repository is provided in the spirit of complete scientific transparency regarding methods used. The Daymet V4 core algorithm code in this repository is provided without license, but under the terms of use dictated by GitHub for public repositories, which include permission to fork the repository for purposes, for example, of detailed examination of the algorithms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published