Update Google Earth Engine Code Documentation authored by Ramicés dos Santos Silva's avatar Ramicés dos Santos Silva
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
</details> </details>
## Steps
The code performs the following steps: The code performs the following steps:
1. Defines an array of baseline coordinates and another set of 1. Defines an array of baseline coordinates and another set of
...@@ -47,6 +48,7 @@ to the shorelines. ...@@ -47,6 +48,7 @@ to the shorelines.
<hr> <hr>
## Code
#### **applyScaleFactors** #### **applyScaleFactors**
`Applies scale factors to the input image.` `Applies scale factors to the input image.`
... ...
......