Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 207
    • Issues 207
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge requests
  • !77

Nodata extended filename

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged @CSSI_OTB requested to merge cs-si/otb:nodata_extended_filename into develop Apr 26, 2018
  • Overview 27
  • Commits 12
  • Pipelines 0
  • Changes 7

Summary

This branch supplies an extended filename for image writer to specify the nodata flags.

Rationale

It is sometimes useful to override the nodata values automatically estimated by the pipeline.

Implementation Details

Classes and files

M       Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h
M       Modules/IO/ExtendedFilename/src/otbExtendedFilenameToWriterOptions.cxx

Support a new extended filename nodata.

M       Modules/IO/IOGDAL/include/otbGDALImageIO.h
M       Modules/IO/IOGDAL/src/otbGDALImageIO.cxx
M       Modules/IO/ImageIO/include/otbImageFileWriter.txx

Handle user-defined nodata at writer level.

Applications

Tests

None

Documentation

Additional notes

Copyright

The copyright owner is CS Systemes d'Information (CS SI) and has signed the ORFEO ToolBox Contributor License Agreement

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nodata_extended_filename