Skip to content

Commit

Permalink
rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
basaks committed Apr 10, 2024
1 parent 6b80d69 commit caaff72
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions scripts/ceno_stuff.py → scripts/blend_rasters_smooth_weighted.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,30 +130,3 @@

with rio.open(f'MRVBF_S_8_5_blend_dist_meso_weighted_average_quadratic_bigtiff.tif', 'w', ** profile) as dst:
dst.write(output)


# [Yesterday 17:31] John Wilford
#
# Im preparing another blend like the example below near_rough = "DEM_fill_smooth_mag_2_cog_nan.tif"
#
# far_smooth = "/g/data/jl14/new_ceno_inputs/zero_blend.tif"
#
# scale = "/g/data/jl14/80m_covarites/proximity/P_Dist_Meso.tif"
#
# [Yesterday 17:32] John Wilford
#
# near ==/g/data/jl14/80m_covarites/terrain/T_MRVBF_S.tif
#
# [Yesterday 17:52] John Wilford
#
# far_smooth == /g/data/jl14/new_ceno_inputs/five_blend_float.tif
#
# [Yesterday 17:52] John Wilford
#
# scale = "/g/data/jl14/80m_covarites/proximity/P_Dist_Meso.tif"
#
# [Yesterday 17:53] John Wilford
#
# also please try it again with far_smooth == /g/data/jl14/new_ceno_inputs/six_blend_float.tif
#
# like 1

0 comments on commit caaff72

Please sign in to comment.