qgreenland
qgreenland copied to clipboard
Source code for generating the QGreenland package hosted at https://qgreenland.org/
Migrated from [Jira](https://nsidc.org/jira/browse/QGR-20): EB members have suggested to add: Land cover dataset (probably raster) Ice sheet polygon (vector)
How do we archive old releases to save disk space to keep costs sustainable? Just delete them? Put them on an external hosting platform? Zenodo? _When_ do we archive a...
GeoPackages are very flexible, can store many raster and vector datasets and their metadata. Why not everything in one GPKG? When we migrate rasters from GeoTIFFs, what do we lose?...
Migrated from [Jira](https://nsidc.org/jira/browse/QGR-30): Ocean current data - Patrick Heimbach email to [email protected] (11/11/20) Patrick offered to provide a source for this data, but was busy and we didn't hear back.
Migrated from [Jira](https://nsidc.org/jira/browse/QGR-147): Luigi has gotten us this far, but with its fair share of challenges. Luigi is not very actively developed. Modern projects may offer better alternatives, but some...
Migrated from [Jira](https://nsidc.org/jira/browse/QGR-152): Luigi is a third party dependency. If the PYTHONPATH is not configured correctly, the `luigi` subpackage in our code could end up conflicting with imports from the...
### Issue description `./scripts/experimental/local_cli.sh layers '*'` lists all layers, but `./scripts/cli.sh layers '*'` returns: ``` Usage: __init__.py layers [OPTIONS] PATTERN Try '__init__.py layers -h' for help. Error: Got unexpected extra...