Giter Site home page Giter Site logo

pyradar's Introduction

pyradar's People

Contributors

carpincho avatar drdub avatar leliel12 avatar matiasherranz avatar sdabhi23 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pyradar's Issues

Traducir readme.md

Traducir el readme.md que es MUY probable que termine teniendo lo mismo que el doc general de pyradar.ini.py

Dado que la documentacion de la api lo va tener sphinx no se que tan conveniente es que explique mucho el readme sobre el api y mas bien habria que ir editandolo poniendo link al read the docs

agregar la descripcion del proyecto

Primero aprobar el pull-request

en el archivo

pyradar.__ini__.py

Van a ver una serie de constantes que se usan en pypi para indexar pyrar... por ejemplo la tupla con la version.

La primer linea documentacion de este modulo (que equivale a la documentacion de todo el proyecto) es la que se utiliza en pypi como descripcion de la libreria.

Por favor dejene una linda primer linea y agreguen en english uandescripcion mas detallada

algo asi

"""Collection of algortihms and tools for manipulate satellite images

Aca una descripcion mucho mas larga del tipo que ustedes quieran para
que todos entiendan bien los capabilities del proyecto

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumyeirmod 
tempor invidunt ut labore et dolore magna aliquyam erat, sed diamvoluptua. At 
vero eos et accusam et justo duo dolores et ea rebum. 

Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit 
amet.Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam 
nonumyeirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed 
diamvoluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet 
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
"""

Frost filter - variance calcation

When computing the the weight W = e ^(-B * S). Where B = D ( variance/mean^2). In compute_coef_var() the scipy variation function is being called however this returns the std/mean. So the result of sigma_zero would be std/(mean^2), not ( variance/mean^2).

Repo status

Is this repo under active development? I ask because it still seems to use python 2.

PIL missing during installation

I tried to install pyradar in my laptop with ubuntu 19.04 with

pip install pyradar --user

but I get this error

Could not find a version that satisfies the requirement PIL (from pyradar) (from versions: )
No matching distribution found for PIL (from pyradar)

I tried also installing Pillow

pip install Pillow --user

but it say

Requirement already satisfied: pillow in /usr/lib/python2.7/dist-packages (5.4.1)

Any suggestions?

agregar un mini tutorial

agregar un mini tutorial en ingles (actualmente esta lo que estaba en el viejo readme) de la aplicacion

Can not install on macOS using pip3

the error shows like:

Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
    File "/private/var/folders/2m/0wb_fp1j5tq7_f7l72qwmkcw0000gn/T/pip-build-rcixqynu/pyradar/setup.py", line 85
    print "\n{}\n{}\n{}\n{}\n".format(msg, limits,
                                 ^
    SyntaxError: invalid syntax

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/2m/0wb_fp1j5tq7_f7l72qwmkcw0000gn/T/pip-build-rcixqynu/pyradar/

documentacion basica

agregar una o dos lineas en cada cosa que quieran que aparesca en la documentaion oficial.

por ejemplo donde el archivo pyradar.filters/init.py que diga que tiene adentro ese paquete.

Por otro lado si una constante tiene un significado importante para que se documente en sphinx se hace asi

#: Constante de la velocidad de la luz en el vacio
C = 300.000

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.