-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,5 @@ steekproef_piloot_avimap.tsv | |
steekproef_piloot_avimap.yml | ||
trend_aup.tsv | ||
trend_aup.yml | ||
!README.txt | ||
!.gitignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
This folder contains processed data files. | ||
|
||
- weidestreek_perimeters.gpkg | ||
- perimeters of weidestreek agricultural region used as input for sampling frame | ||
- for creation see source/markdown/steekproefontwerp_weidestreek.Rmd | ||
- za_kp_po_perimeters.gpkg | ||
- perimeters of zandstreek, kempen, polders agricultural regions used as input for sampling frame | ||
- for creation see source/markdown/steekproefontwerp_zandstreek.Rmd, source/markdown/steekproefontwerp_kempen.Rmd, source/markdown/steekproefontwerp_polders.Rmd | ||
- zandleemstreek_perimeters.gpkg | ||
- perimeters of zandleeemstreek, leemstreek agricultural regions used as input for sampling frame | ||
- for creation see source/markdown/steekproefontwerp_zandleemstreek.Rmd, source/markdown/steekproefontwerp_leemstreek.Rmd in MAS pilot repository | ||
|
||
Files written by steekproefontwerp_XXX.Rmd (see above) where XXX is the agricultural region. | ||
|
||
- .tsv and .yml files are under version control GitHub | ||
- .geojson and .kml files | ||
|
||
MAS pilot repository: https://github.com/inbo/mas-piloot | ||
MBAG MAS repository: https://github.com/inbo/mbag-mas |