Skip to content

Commit

Permalink
Re-build README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Apr 18, 2023
1 parent 83c5e2d commit 98c8d93
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ load, and which areas they are interested in.**
App Code Length
===============

Currently, the repository contains **4006** scripts with a median of
Currently, the repository contains **4013** scripts with a median of
**187** lines of code (comments excluded).

<img src="man/figures/README-plot-script-length-1.png" style="display: block; margin: auto;" />
Expand All @@ -24,7 +24,7 @@ Usage of Common Earth Engine object classes
===========================================

ee.ImageCollections are the most important objects in Earth Engine Apps
(7833 out of 13554 object requests). The image sets of *MODIS/006/* are
(7861 out of 13604 object requests). The image sets of *MODIS/006/* are
the most requested, followed by *LANDSAT/LC08/+* and *Other+*.

For the ee.FeatureCollections, the
Expand All @@ -46,7 +46,7 @@ Popular Script Modules
It’s good practice to write [modular, reusable
code](https://developers.google.com/earth-engine/guides/playground?hl=en#script-modules)
that can be shared between scripts without extensive copying and
pasting. In total were 733 unique modules requested. The most popular
pasting. In total were 736 unique modules requested. The most popular
modules (+10 requests) are:

<img src="man/figures/README-plot_modules_with_treemap-1.png" style="display: block; margin: auto;" />
Expand Down
Binary file modified man/figures/README-patchwork-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-plot-script-length-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-plot_modules_with_treemap-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-unnamed-chunk-9-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98c8d93

Please sign in to comment.