Code Monkey home page Code Monkey logo

gmtmodernize's People

Contributors

leouieda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gmtmodernize's Issues

Adapt to new modern mode

  1. Remove the “gmt set GMT_RUNMODE modern” command
  2. Instead, add the command
    gmt begin
    to the start of the script
  3. Add the command
    gmt end
    to the end of the script
  4. Many scripts will try to clean up with
    rm -f gmt.conf
  5. Remove the -Z flags from psconvert (option to auto remove the ps file, which is always done in modern mode)

I would like those gmt.conf references to be removed since we automatically do this by removing the temp directory. If gmt.conf is the only file deleted then remove the entire command, else only remove the remaining files.

http://gmt.soest.hawaii.edu/boards/2/topics/5138

Remove line breaks

Sometimes an empty line is left after modernizing, like in

gmt grdtrack -Gtopo.nc cities.txt | gmt psxyz -i0,1,3 $Rplot -J -JZ -p -Sc7p -W1p,white -Gred \
        -K -O >> $ps

Then would need to remove the \.

Better to remove all line breaks before processing.

We can then break long lines again if desired (through a command-line argument maybe).

Scan for psconverts

Extract options and formats, remove the call, add gmt figure call with the arguments.

Bonus: check for ps2raster (alias for psconvert)

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.