Giter VIP home page Giter VIP logo

Comments (6)

johnhhenderson avatar johnhhenderson commented on June 11, 2024

Need to investigate issue further. Sorry for the mess.

from sarpy.

thomasmccullough avatar thomasmccullough commented on June 11, 2024

No trouble. Just so you know the origins, I originally had it set to "SICD: " as suggested in the standards document. Someone gave me some specific guidance to use something else in many cases, and that's what's there now. I need to have a discussion with my POC, but I'm probably open to changing it back.

I feel like this is disappointing, but I've convinced myself that the only reliable way of ensuring that the file is actually SICD file is to check:
1.) there are data extensions present - SICD files could have tre overflow data extensions or other additional data extension, but probably only have exactly one data extension. Note that SIDD files are permitted to have SIDD data extension(s) and SICD data extensions.
2.) exactly one of these data extensions contains a SICD structure - again, note that SIDD files may contain SICD data extension(s) in addition to SIDD data extension(s).
3.) the image data is complex and in keeping with the SICD structure - SICD files will contain complex data, but SIDD files will definitely not. Some other NITF files may contain complex image data, but not the SICD data extension - these will probably have meta data scattered through a variety of tres.

That said, I'm trying to be completely thorough, and there's likely something less complicated that probably works in most cases. Feel free to email any correspondence at thomas dot mccullough dot ctr at nga dot mil.

from sarpy.

johnhhenderson avatar johnhhenderson commented on June 11, 2024

from sarpy.

utwade avatar utwade commented on June 11, 2024

Actually, the "SICD: " requirement no longer exist in the latest version of SICD. This means the SarPy code has to be able to handle FTITLE with or without it, in order to be completely generic.

https://nsgreg.nga.mil/doc/view?i=4901

SarPy should allow writing and reading of SICDs with the "SICD: " prefix in the FTITLE, but it should not force it.

from sarpy.

johnhhenderson avatar johnhhenderson commented on June 11, 2024

from sarpy.

utwade avatar utwade commented on June 11, 2024

Yes, I'm aware. Its unfortunate that we seem to be able to neither influence NGA or Google to move the actual current, approved spec higher in the search rankings. :(

from sarpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.