Inputs and Outputs for Blender Algorithm
收藏资源简介:
This zip file contains the processed inputs and outputs for Dechow et al., 2025. To be submitted to Water Resource Research. Within this zip file, there are three more zip files labeled: WY13_LRC_out.tar.gz | WY16_LRC_out.tar.gz | WY17_LRC_out.tar.gzThe file structure inside each gzip is identical. Each contains folders Pix1 - Pix3612. Within each folder is the corresponding input and output text files. Text files are labled with the name of the variable, and contain 366x1 or 365x1 lines of daily data. For WY13 and WY16, the daily data spans timeframe Oct 1 2012/15 to Sept 30 2013/16. For WY17, the data spans Sept 3 2016 to Sept 2 2017. Also included is a csv file BlenderGridData.csv. It contains four columns of length 3612: Lat, Lon, iMap, jMap. Lat and Lon contain the Lat/Lon values for each of the 3612 pixels. Columns iMap and jMap contain the ij values of the array that is constructed from the Lat/Lon values. The resulting grid is 90x114. These were written for use in MATLAB, so element values start at 1. Sample code to construct the grid from this data is available at https://github.com/dechowjack/Blender/blob/main/BlenderGridSampleCode.txt



