Git Product home page Git Product logo

Comments (4)

czender avatar czender commented on June 5, 2024

This is by design. A feature not a bug, I hope. ncatted follows the NCO manual for generating its own history. And when you specifically tell it to append to 'history' not 'History' it does what you tell it to do. So try changing your command above to
ncatted -h -a "History","global",a,c,"ncrcat file_1.nc file_2.nc -o outfile.nc\n" outfile.nc

from nco.

pnorton-usgs avatar pnorton-usgs commented on June 5, 2024

Thank you for the clarification. Appending to 'History' does indeed add the text to the correct entry and I understand better why ncatted handles it this way when appending an attribute. One thing that would be useful when using ncatted to modify the history global attribute is the ability to insert at the beginning much like what the other operators do but that is really a feature request and not a problem.

Thank you for the help and thank you for continuing to develop this most excellent product!

from nco.

czender avatar czender commented on June 5, 2024

A prepend mode seems like a good idea. I'll add it to the wishlist for 5.0.6.

from nco.

czender avatar czender commented on June 5, 2024

FYI prepend mode was easy to add, and you can now try it in ncatted in newly released NCO 5.0.5. From the release notes:

C. ncatted has a new edit mode: Prepend. Analogous to append mode,
prepend mode will prepend the user-specified value to the attribute
and if the attribute does not exist it will be created:

ncatted -a char_att,att_var,p,c,"this is prepended.\n" in.nc out.nc

http://nco.sf.net/nco.html#att_prepend

Feedback welcome!

from nco.

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.