Code Monkey home page Code Monkey logo

Comments (7)

dalia2 avatar dalia2 commented on August 17, 2024

I added grids under branch:add-grids-for-Iceland/proj-datumgrid/filelist.csv , lines 201-206
https://github.com/dalia2/proj-datumgrid/blob/add-grids-for-Iceland/filelist.csv

from proj-datumgrid.

rouault avatar rouault commented on August 17, 2024

Can you make a pull request with that ?

from proj-datumgrid.

dalia2 avatar dalia2 commented on August 17, 2024

I have opened pull request, can you take the filelist.csv file?

from proj-datumgrid.

kbevers avatar kbevers commented on August 17, 2024

@dalia2 it looks like it would be easier for you to make a new branch from master and commit the filelist.csv to that new branch. Then submit a new pull request.

from proj-datumgrid.

dalia2 avatar dalia2 commented on August 17, 2024

I tried to make new branch update_filelist2 from master, but with new branch I can not get filelist.csv, this file is missing. In previous branch add-grids-for-Iceland I have filelist.csv file, that mean at that time on that version of OSGeo/proj-datumgrid the filelist.csv existed. Not sure what went wrong. The only solution what I see, I need to update (syncing) my proj-datumgrid fork with current newer version of master OSGeo/proj-datumgrid using this approach https://digitaldrummerj.me/git-syncing-fork-with-original-repo/ I will try to do that tomorrow.

from proj-datumgrid.

rouault avatar rouault commented on August 17, 2024

What I can advise:

  • create a backup of your filelist.csv
  • git fetch origin (or whetever origin name you have chosen to point to https://github.com/OSGeo/proj-datumgrid)
  • git checkout master
  • git reset --hard origin/master
  • git checkout -b add_iceland_grids_to_filelist
  • manually merge your backup of filelist.csv

from proj-datumgrid.

rouault avatar rouault commented on August 17, 2024

Fixed per #95

from proj-datumgrid.

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.