-
@abarenblitt
https://github.com/GEDI-PA/vl_GEDI-PA_2024/blob/main/matching_func_2024.r
1. the Int64 issue, casting the shot_number as characters seems ok for now since they are unique IDs
2. iso_…
-
CEM Matching on PA level. 14 WDPA ID are missing as dataset.
-
Error in download_datasets(): Where can this (known) error regarding the WDPA download be fixed?
```
HTTP.ExceptionRequest.StatusError(404, "GET", "/current/WDPA_WDOECM_**May2021**_Public_feadb1b4f3…
-
- current approach mixed: pa-wdpa-id or else country
- desired appraoch mixed: pa-wdpa-id or else state (requires intersection with GADM database)
-
Calling
```
download_datasets()
```
fails when trying to download the WDPA data:
```
Downloading dataset 4: WDPA (protected areas):
Downloading to /WDPA.zip...
ERROR: LoadError: HTTP.Excep…
-
During rasterisation a lot of files where in the wrong location or were not `unzip`-ped / un-`tar`-ed correctly.
I had a few unsuccesfull runs of `rasterize_datasets(cleanup=:limited)` and `downloa…
-
I am trying to download the protected areas of the United States of America. The ISO-3 code is USA.
This line of code test
-
There are lots of functions that have a very similar structure that could easily be combined in a single function or there could be a data reading + rescaling utils function that is then simply called…
-
While running the code below:
```ruby
library(sf)
library(terra)
remotes::install_github("mapme-initiative/mapme.forest", ref = "terra")
library(mapme.forest)
# ---- test download function a…
-
The goal is to write and update detailed rule descriptions and add docstrings to script functions.
`build_electricity.smk`
- [ ] `prepare_links_p_nom` @bobbyxng
- [ ] `build_electricity_demand…
fneum updated
2 months ago