Skip to main content

Create LCMAP aux tiles

Project description

Tooling for creating the auxiliary datasets needed in LCMAP

Installing

pip install lcmap-oxen

A full GDAL installation is required. GDAL can be compiled and installed by conda.

Other requirements:

python >= 3.6

Run the script from the command line:

$ clip_nlcd -i /path/to/conus-nlcd-raster -o /path/to/output-directory/ --acquired YYYYMMDD --prod NLCD *or* NLCD_TRAINING

CLI parameters:

  • -i, The full path to a CONUS NLCD raster file.

  • -o, The full path to an output directory, will be created if it does not exist.

  • –acquired, A date (YYYYMMDD) that describes the acquisition of the original raster data; used in the filenames for the outputs.

  • –prod, A string description of the input dataset, currently NLCD and NLCD_TRAINING are valid options; used in the filenames for the outputs.

  • –overwrite, Optional, adding this will cause existing files to be overwritten, otherwise they will be skipped.

This script was designed to generate tiled NLCD but could be modified to produce other tiled LCMAP auxiliary products.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lcmap-oxen-0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

lcmap_oxen-0.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page