{ "info": { "author": "Vicente Yanez", "author_email": "vicenteyanez@protonmail.com", "bugtrack_url": null, "classifiers": [], "description": "# GNSS Field Analysis (GFA)\n\nMy name is Vicente Ya\u00f1ez and I'm a geologist interested in computer science. GFA is a compilation of python's functions that I wrote for my internship in [Centro Sismol\u00f3gico Nacional](http://www.sismologia.cl/) (CSN), during my undergraduate thesis and that I am still developing it.\n\nGFA have the functions to calculate vectors from a gnss time series data with the trajectory model of [Bevis & Brown, 2014](https://link.springer.com/article/10.1007/s00190-013-0685-5) and with this, obtain a velocity field that represent the cortical deformation. Also, for the calculation of the velocity field, GFA has the distance-weighed function from [Cardozo & Allmendinger](http://www.sciencedirect.com/science/article/pii/S0098300408002410).After, from the velocity field this program include the tools to calculate the velocity tensor, and from this, the vorticity and stretching tensors (from the equations of [Davis & Titus, 2011](http://www.joshuadavis.us/teaching/2013fcomps/davistitus2011.pdf)).\n\nI am sorry if you read any misspells o grammatical error. English is my second lenguage and my skills in it is far from perfect.\n\n## Collaborators\nFrancisco Garc\u00eda. Francisco is a geologist who is doing his doctoral thesis in Universidad de Concepci\u00f3n about the connection of sismicity and volcanic eruptions in the southern Andes. You can contact him to his email franciscogarcia@udec.cl\n\nAlso you can contact me to my mail vicenteyanez@protonmail.com\n\n# Install\n\nAll the dependences necessary for run GFA are installable via pip. Also, the use of virtualev is recommended.\n\n```\nsudo pip3 install virtualenv (if you don't have it installed)\nmkdir your_project\ncd your_project\nvirtualenv your_project\n. your_project/bin/activate\nsudo pip3 install gfa\n```\n\nIf everything is alright, you can continue in the [How to start page](https://github.com/VicenteYanez/GFA/wiki/How-to-start)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/VicenteYanez/GFA", "keywords": "gnss gps trajectory vorticity geospatial", "license": "GLP-3", "maintainer": "", "maintainer_email": "", "name": "gfa", "package_url": "https://pypi.org/project/gfa/", "platform": "", "project_url": "https://pypi.org/project/gfa/", "project_urls": { "Homepage": "https://github.com/VicenteYanez/GFA" }, "release_url": "https://pypi.org/project/gfa/1.3.3/", "requires_dist": null, "requires_python": "", "summary": "Python tools for the geospatial analysis of a velocityfield, using Davis & Titus (2011) and Bevis & Brown (2014) papers.", "version": "1.3.3" }, "last_serial": 2944670, "releases": { "1.3.1": [ { "comment_text": "", "digests": { "md5": "c6c8c3c9d8b21dd29f587bcb901cc480", "sha256": "a0aa282f7c55172eec2edf42b777da90a754a1132999428d327d968540a31f8f" }, "downloads": -1, "filename": "gfa-1.3.1.tar.gz", "has_sig": false, "md5_digest": "c6c8c3c9d8b21dd29f587bcb901cc480", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34575, "upload_time": "2017-05-22T21:17:53", "url": "https://files.pythonhosted.org/packages/a8/58/22e54dfd8fc6d7dba3a57051f7d5478eb8f22fb0b3e9b740f45863cabe42/gfa-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "584eddc9e83cdc78197737530feec618", "sha256": "f261a7da89d150f2dc2a7b701e132ac821ebbfc61dd7982af3dabf52bc0f3acc" }, "downloads": -1, "filename": "gfa-1.3.2.tar.gz", "has_sig": false, "md5_digest": "584eddc9e83cdc78197737530feec618", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35470, "upload_time": "2017-06-10T20:37:35", "url": "https://files.pythonhosted.org/packages/c0/d4/ee555176973879527b8f395c8d6e9ec09d13ee56c38e97fbe7a64dfbf88f/gfa-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "21c64d21a88f3900ba8505e59c9ef622", "sha256": "581a7f168b374b748150f8b554798b9e0ff47e20b92d2a5ca2c1cac8383e7c13" }, "downloads": -1, "filename": "gfa-1.3.3.tar.gz", "has_sig": false, "md5_digest": "21c64d21a88f3900ba8505e59c9ef622", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35615, "upload_time": "2017-06-12T16:31:59", "url": "https://files.pythonhosted.org/packages/36/ab/d0a0cd5b15e1564e792623c67234132da966957b61cf034ceee7fa872a27/gfa-1.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "21c64d21a88f3900ba8505e59c9ef622", "sha256": "581a7f168b374b748150f8b554798b9e0ff47e20b92d2a5ca2c1cac8383e7c13" }, "downloads": -1, "filename": "gfa-1.3.3.tar.gz", "has_sig": false, "md5_digest": "21c64d21a88f3900ba8505e59c9ef622", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35615, "upload_time": "2017-06-12T16:31:59", "url": "https://files.pythonhosted.org/packages/36/ab/d0a0cd5b15e1564e792623c67234132da966957b61cf034ceee7fa872a27/gfa-1.3.3.tar.gz" } ] }