Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gisma committed Sep 5, 2024
1 parent 86f96e4 commit c3b49fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mc_session/mc3.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ fn_area =paste0(wd,"plot.shp")
# rds file for saving the cleaned up weather data
cleandata = paste0(wd,"climdata.RDS")
```

```{r read_clean_data, message=FALSE, warning=FALSE}
# 1 ---- read data ----
# read_sf("data/de_nuts1.gpkg") |> st_transform(crs) -> de
Expand Down

0 comments on commit c3b49fd

Please sign in to comment.