-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
@asinghvi17 Do you have any thoughts about how to structure this repo?
My initial commit is a rough sketch of how I imagine we can maintain this repo:
geojson_files.jllooks up all available datasets from this github directory: link.create_artifacts.jldoes the job of creatingArtifacts.toml. I imagine we can hook that up to GitHub CI to periodically check for new datasets or updates to existing datasets.- note: currently, I just download from
[...]/master/[...], but we should probably do this by tags or something to ensure reproducibility. Although I thinkArtifactswill fail if a file is updated upstream since the SHA will change... Anyways -- just some food for thought.
- note: currently, I just download from
- The current dependencies in
Project.tomlare not really necessary, and, along with the aforementioned files, should be moved to some subdirectory that is tied to Github CI or tests. - Down the road we can discuss integration with
GeoMakie.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels