Giter VIP home page Giter VIP logo

blocl-bnglatlon's People

Contributors

crmonk avatar douglowe avatar fmalina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blocl-bnglatlon's Issues

No module named 'bng_latlon'

I installed it with "pip install bng-latlon" and the message says: Requirement already satisfied: bng-latlon in c:...

However, using on jupyter
from bng_latlon import OSGB36toWGS84

I get: No module named 'bng_latlon'

I tried from bng_to_latlon import OSGB36toWGS84
The same problem appears.

I installed other packages to test if it was all packages in my computer, but they are fine.

local variable 'nu_2' referenced before assignment

I got this issue running in a loop iterrows()

    106     lon = atan2(y_2, x_2)
--> 107     H = p/cos(lat) - nu_2
    108 
    109     # Uncomment this line if you want to print the results

UnboundLocalError: local variable 'nu_2' referenced before assignment

UnboundLocalError: local variable 'nu_2' referenced before assignment

pip3

Can this project also be packages for python3 ??

pete

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.