geco-bern / agds

Applied Geodata Science book. Developed for the lecture(s) with the same name at the Institute of Geography, University of Bern.
https://geco-bern.github.io/agds/
Other
5 stars 6 forks source link

Cleanup and formal publishing #114

Closed khufkens closed 1 year ago

khufkens commented 1 year ago

Before class the repo / site needs to be fixed (as in archived and immutable):

Issues raised in #109 should be either removed or clarified by @stineb, there is no time left for open discussion or last minute hacks (we're already running over time). If uncertain and unwilling to invest time, remove. Remaining issues in #110 for @padasch will move to the next iteration of the book (this is the implication of no rolling release - as we decided on last week).

As mentioned by @padasch in #105 we can't split out a development render (you will all have to preview site renders on your own forks). The main branch is now protected, meaning only pull requests will be allowed for all transactions (however minor - this only concerns @khufkens and @stineb).

@pepaaran (tagged for reference)

khufkens commented 1 year ago

Build times remain reasonable due to caching and specifying the RSPM in the build file (this might not transfer to the local experience).

khufkens commented 1 year ago

For those on linux use:

options(repos = c(REPO_NAME = "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"))

To set your external package manager to use binaries rather than compiled standard CRAN code.

https://packagemanager.rstudio.com/client/#/repos/2/overview

stineb commented 1 year ago

During the semester, there will repeated minor edits. I would mint a DOI only after this semester.

stineb commented 1 year ago

Reopened. Given the sparse commits in recent two weeks, we can go ahead and make a first publication.

khufkens commented 1 year ago

Not yet, several bit are broken due to obscure reasons - linux runners acting up lately.

khufkens commented 1 year ago

Ok, so it seems that ORNL dropped support for the HWSD subsets. I send an email to see if this is by design, if so I'll need to update my examples to DAYMET in order to keep them valid.

khufkens commented 1 year ago

@stineb all good now, emailed ORNL as the HWSD API was not functional after server maintenance.