This repo is part of the 2020-2021 beach litter surveillance project and part of the hammerdirt! infrastructure. Access is public.
Applying different probability distributions and methods to survey data. Completed analysis projects are displayed on the hammerdirt! app and the appropriate client app. Analysis is focussed on the probability distribtuion of objects found at the regional level:
- Indentifying appropriate distributions for data
- Defining the PDF for each regional level and all data
- Defining the PDF for key objects at regional levels
- Using the probability distributions to explore/explain observed values
- Understanding the relationship of independent variables and their effect on the PDF
- Identifying relevant independent variables
Access to data is provided through the Jupyter notebook templates.
Follow these steps if you would like to submit a completed analysis or visualisation and have it included in a publication or on a client app:
- Clone the repo
- Start a branch titled <yourname_probability>
- In the notebook make sure to change the "save_prefix" value
- Complete your analysis
- On your local generate .html output of the notebook
- Send the .html doc to roger@hammerdirt.ch
If your analysis makes sense and provides an innovative or original view of the subject we will request the following:
- A summary of your analysis
- References/bibliography
- Full contact information
tips: Stay on topic. Follow the template model. There are/will be a couple examples to follow in the repo. If you follow that and your analysis makes sense it will be easy for us to generate the document for the application.
What happens next?: Your analysis will be visible by others interested in the topic, if our clients choose your analysis then it will be included in any publications and you will be credited in the publication.
These are the main components of the hammerdirt! infrastructure:
- Data storage and distribution through the API:
- api url: https://mwshovel.pythonanywhere.com/
- repo: https://github.com/hammerdirt/hammerdirt_api
- Authenticated members can enter survey data and edit articles
- Provides endpoints for client apps
- Powered by Django REST
- Data entry and management:
- url: https://www.hammerdirt.ch/
- repo: https://github.com/hammerdirt/pwa
- Has access to POST and PUT endpoints
- Includes WYISWYG editor by TinyMCE
- Forms for entering survey data and commenting on articles
- Built with ReactJS
- Data visualisation, communication:
- url: https://www.plagespropres.ch/
- repo: https://github.com/hammerdirt/client_pwa
- Has access to GET endpoints
- Built with ReactJS
- Version control and collaboration:
- version control : Git
- collaboration: GitHub
- url:https://github.com/hammerdirt
Hammerdirt! is a non-profit organisation based in Switzerland and dedicated to the collection, analysis and distribution of environmental data.
- see hammerdirt.ch in the docs tab "members"