You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script will read the input list of climate stations that the user provides and the GridMET master CSV file
etr-biascorrect/gridmet_cell_data.csv
and combine information from both in order to conduct bias correction on ETr later. Specifically the climate station list will be updated with the nearest overlapping GridMET cell using their respective locations in decimal degrees. The output table will include the following column headers:
Script will read the input list of climate stations that the user provides and the GridMET master CSV file
and combine information from both in order to conduct bias correction on ETr later. Specifically the climate station list will be updated with the nearest overlapping GridMET cell using their respective locations in decimal degrees. The output table will include the following column headers:
where LAT, LON, and ELEV_M refer to the GridMET cell, FID refers to the climate station.
The text was updated successfully, but these errors were encountered: