James Banting

Results 6 issues of James Banting

Currently Grass waits for user input from the command line before running the selected module. This PR fixes that by adding -text flag to the subprocess command so that grass...

Installing the project results in error: `stac-validator requires Python '>=3.7' but the running Python is 3.6.9` I think this is because the setup.py file is out of date.

bug

Add a friendly reminder to upgrade to stac version 1.0.0 for older stac versions.

enhancement

Following the deprecation plan for pystac STAC versions https://github.com/stac-utils/pystac/issues/441

https://www.gnu.org/prep/standards/html_node/Option-Table.html#Option-Table

enhancement

Use Python logging module

nice-to-have