Skip to content

Commit

Permalink
bhdc
Browse files Browse the repository at this point in the history
  • Loading branch information
zoometh committed Oct 30, 2023
1 parent 645d7e3 commit d32ac34
Show file tree
Hide file tree
Showing 7 changed files with 8,081 additions and 141 deletions.
2 changes: 1 addition & 1 deletion R/app-dev-neonet2/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ data.credits <- HTML(paste0(' <b> Data gathering: </b>',
webdoc <- "https://zoometh.github.io/neonet/"
neonet.readme <- "https://zoometh.github.io/neonet/"
app.page <- paste0('<a href=', shQuote(webdoc),"\ target=\"_blank\"",'>webdoc</a>')
neonet.pkg <- paste0('<a href=', shQuote(neonet.readme),"\ target=\"_blank\"",'>GitHub package</a>')
neonet.pkg <- paste0('<a href=', shQuote(neonet.readme),"\ target=\"_blank\"",'>GitHub</a>')
# app.page <- paste0('<a href=', "webdoc","\ target=\"_blank\"",'>https://zoometh.github.io/neonet/</a>')
# neonet.pkg <- paste0('<a href=', "GitHub","\ target=\"_blank\"",'>https://github.com/zoometh/neonet</a>')
# GitHub repo
Expand Down
Binary file modified doc/img/panel_map_export.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -334,14 +334,14 @@ The dates displayed in the [table of the **map panel**](#panel.map) will be cali

</center>

### export dates {#panel.map.export}
### export selected dates and aera {#panel.map.export}

Export selected dates, sorted by sites' country and names, by clicking the download button (top left)
Export selected dates and area sorted by clicking the download buttons (top left)


<center>

![Export selected dates](`r panel.map.export`){width=350px}
![Export selected dates and aera](`r panel.map.export`){width=450px}

</center>

Expand Down Expand Up @@ -687,6 +687,7 @@ doi={10.5334/joad.87},

The development version of the app is on GitHub: [zoometh/neonet](https://github.com/zoometh/neonet) where you can check the [contribution rules](https://github.com/zoometh/neonet/blob/master/github/CONTRIBUTING.md) and the [relevant license](https://github.com/zoometh/neonet/blob/master/LICENSE).


# **Acknowledgement**

We are especially thankful to Federico Bianchi of the University of Pisa for the technical support
7,945 changes: 7,945 additions & 0 deletions index.html

Large diffs are not rendered by default.

268 changes: 131 additions & 137 deletions index.md

Large diffs are not rendered by default.

Binary file added index_files/figure-html/panel-calib-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 added index_files/figure-html/panel-map1-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 d32ac34

Please sign in to comment.