Skip to content

yanirs/rls-data

Repository files navigation

Reef Life Survey data processor

Processing functionality to produce JSONs and other data files for Reef Life Survey tools.

Setup

Develop locally:

$ poetry install
$ poetry run pre-commit install

Or in a VirtualBox:

$ vagrant up

Command line interface

Run rls-data for available commands:

$ poetry run rls-data --help

See .github/workflows/update-data.yml for the update flow example.

Images can be downloaded to data/img/ by changing the scrapy call to include --set ITEM_PIPELINES='{"scrapy.pipelines.images.ImagesPipeline": 1}' --set IMAGES_STORE=data/img.

About

Reef Life Survey data processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages