Giter Club home page Giter Club logo

pycpd's People

Contributors

bernard-giroux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pycpd's Issues

Compiling issue

Hi

I'm having trouble compiling pycpd, with the cython extension.

Screen dump below. I'm running python 2.7 on windows10.

Regards
Craig

#########################
python setup.py build_ext --inplace
running build_ext
skipping 'radon.c' Cython extension (up-to-date)
building 'radon' extension
C:\Users\xxxx\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\ProgramData\Anaconda2\lib\site-packages\numpy\core\include -IC:\ProgramData\Anaconda2\include -IC:\ProgramData\Anaconda2\PC /Tcradon.c /Fobuild\temp.win-amd64-2.7\Release\radon.obj -std=c99
cl : Command line warning D9002 : ignoring unknown option '-std=c99'
radon.c
c:\programdata\anaconda2\lib\site-packages\numpy\core\include\numpy\npy_1_7_deprecated_api.h(12) : Warning Msg: Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
radon.c(8520) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8530) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8540) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8704) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8714) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8724) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8772) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8782) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(8792) : warning C4293: '<<' : shift count negative or too big, undefined behavior
radon.c(9415) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
radon.c(9421) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
C:\Users\xxxx\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\ProgramData\Anaconda2\lib\site-packages\numpy\core\include -IC:\ProgramData\Anaconda2\include -IC:\ProgramData\Anaconda2\PC /Tccradon.c /Fobuild\temp.win-amd64-2.7\Release\cradon.obj -std=c99
cl : Command line warning D9002 : ignoring unknown option '-std=c99'
cradon.c
cradon.c(1) : error C2773: #import and #using available only in C++ compiler
cradon.c(8) : error C2143: syntax error : missing ')' before ''
cradon.c(8) : error C2081: 'PyObject' : name in formal parameter list illegal
cradon.c(8) : error C2143: syntax error : missing '{' before '
'
cradon.c(8) : error C2059: syntax error : ')'
cradon.c(8) : error C2054: expected '(' to follow 'L'
error: command 'C:\Users\xxxx\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe' failed with exit status 2

Transverse Mercator projection

Hi, I notice you don't have a transverse mercator projection, only lambert conformal. Would it be possible to at the transverse mercator? I can also have go at it and create a pull request if you like?
Thanks for making is code, it could be quite useful!

Read other grid formats

Would it be possible to include readers for other more standard grid format? Neither netcdf or usgs are particularly common formats for this kind of data. Perhaps gdal could be used to parse a wider range of grids?

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.