Published October 23, 2023 | Version 0.2.0

open-oceans/pycoral: Simple CLI for Allen Coral Atlas

Authors/Creators

Description

The Allen Coral Atlas was conceived and funded by the late Paul Allen's Vulcan Inc. and is managed by the Arizona State University Center for Global Discovery and Conservation Science. Along with partners from Planet, the University of Queensland, and the National Geographic Society, the Atlas utilizes high-resolution satellite imagery and advanced analytics to map and monitor the world's coral reefs in unprecedented detail. These products support coral reef science, management, conservation, and policy across the planet. This tool is designed to help interact programmatically with the Allen Coral Atlas and is not based on any official API so expect features to break once in a while.

Disclaimer: This is an unofficial tool. Is not licensed or endorsed by Allen Coral Atlas. It is created and maintained by Samapriya Roy.

usage: pycoral [-h]
               {readme,auth,aoi-find,aoi-create,aoi-stat,aoi-delete,aoi-download}
               ...

Simple CLI for Allen Coral Atlas

positional arguments:
  {readme,auth,aoi-find,aoi-create,aoi-stat,aoi-delete,aoi-download}
    readme              Go to the web based pycoral readme page
    auth                Saves your username and password
    aoi-find            Find AOI name and ID or list all
    aoi-create          Use a GeoJSON geometry file to create My Area AOI
    aoi-stat            Print summary statistics for AOI using geoemtry file,
                        name or ID
    aoi-delete          Delete AOI from My Areas list
    aoi-download        Download files using name or ID

optional arguments:
  -h, --help            show this help message and exit

Changelog

v0.2.0

  • Improved area and file format parsing
  • Better logging support and error reporting
  • Added support for GeoJSON, shapefile and CSV imports
  • Added new aoi statistics support tool for stats export
  • Major overall improvements and updates

v0.1.0

  • Better site parsing
  • Better error handling for Download
  • Increase wait time for download to 2 minutes

v0.0.9

  • Better error handling and now users user agent.
  • Download tool for system polygon now creates a user copy to allow for all file types.

Files

open-oceans/pycoral-0.2.0.zip

Files (293.8 kB)

Name Size Download all
md5:8ba13ac92bab71ecbafe35c49b12fea3
293.8 kB Preview Download

Additional details

Related works