Skip to content
Snippets Groups Projects
Commit cf4769df authored by Frisinghelli Daniel's avatar Frisinghelli Daniel
Browse files

Debug merge.

parent 3e5e4b4b
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,7 @@ if __name__ == '__main__':
dem = dem.drop_vars(['slope', 'aspect'])
# add dem to set of predictor variables
LOGGER.info('HI')
Era5_ds = xr.merge([Era5_ds, dem])
# initialize training data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment