Skip to content

Commit

Permalink
update for default in hyp3
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkennedy committed Oct 25, 2023
1 parent b89cbb7 commit 344138c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prototype/water-extent-map-on-demand.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
" 'job_parameters': {\n",
" # RTC options\n",
" 'resolution': 30, # Desired output pixel spacing in meters\n",
" 'speckle_filter': True, # Apply an Enhanced Lee speckle filter\n",
" 'speckle_filter': False, # Apply an Enhanced Lee speckle filter\n",
" # Water extent options\n",
" 'max_vv_threshold': -15.5, # Maximum threshold value to use for VV polarized raster in decibels (dB)\n",
" 'max_vh_threshold': -23.0, # Maximum threshold value to use for VH polarized raster in decibels (dB)\n",
Expand Down

0 comments on commit 344138c

Please sign in to comment.