Coder Social home page Coder Social logo

thorerismann / flora-buckets Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 303.75 MB

Botanical survey of Biel/Bienne, Switzerland focused on flowering, herbaceous plants

Home Page: https://thorerismann.github.io/flora-buckets

License: GNU General Public License v3.0

Jupyter Notebook 99.81% TeX 0.15% Makefile 0.01% Python 0.03% Batchfile 0.01%
amateur-botany botany botany-practical citizen-science jupyter-book jupyter-notebook urban-data-science

flora-buckets's People

Watchers

 avatar  avatar

flora-buckets's Issues

Format Figure 11

Format a table of watch list and balck list species as in the preceding code output.

Germination.ipynb - 3rd code block

Deprecation warning:

/tmp/ipykernel_7355/3126014015.py:15: FutureWarning: Dropping of nuisance columns in DataFrame reductions (with 'numeric_only=None') is deprecated; in a future version this will raise TypeError. Select only valid columns before calling the reduction. conc["sprouted"] = conc[ccounts].max(axis=1)

Figure 8 Analysis.ipynb

Deprecation warning:
"/tmp/ipykernel_15747/3455561462.py:12: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
data = data.append(add_these)"

recomendations germination.ipynb

Make a new recomendations column with the following characteristics to summarize the recomendations from the three sources:

  1. at least 1 yes and at least 1 no
  2. at least 1 yes and 0 no
  3. at least 1 no and 0 yes
  4. 0 yes and 0 yes

Interested in:

  1. whether each of these groupings had seeds that sprouted
  2. how many "mixed message" species there are (where the experts contradict themselves)

NOTE: Can be done just on the day of the 28th of november so that all species are comparable.

Figure 8, 11 & 13 analysis.ipynb

Modify the legend in 8 to include the following dictionary:

legendkey = {"ongen" = "identified to genus", "ni" = "neophyte", "ns" = "culturally significant neophyte","WL = Watchlist", "BL" = "Blacklist", "LC = Least Concern", VU = "vulnerable", "NT" = "Near Threatened", "EN" = "Endangered","NE" = "Not Evaluated", "DD" = Data Deficient" }

legendkey for 11:

legendkey = {"WL = Watchlist", "BL" = "Blacklist"}

legend in 13:

legendkey = {"LC = Least Concern", VU = "vulnerable", "NT" = "Near Threatened", "EN" = "Endangered","NE" = "Not Evaluated", "DD" = Data Deficient" }

Missing references

Missing references for the following citations:

"SMITH2006312"
"HICKS2016"

Figure 13 analysis.ipynb

Deprecation warning : /tmp/ipykernel_4372/3455561462.py:12: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
data = data.append(add_these)

Germination references

Cannot locate the reference column

Before the germination experiment was run, three different references were consulted. These references sometimes offered conflicting information on how best to germinate the wildflower seeds. This section compares the expected germination based on the reference works to what was actually observed.

Results section Germination.ipynb

The second new coding block under the results section needs to be updated with the following:

  • plastic trays need to be done in the same way as total and concrete containers
  • plot index/cutoff point versus number of successful /unsuccesful species in the plastic trays/concrete containers/total as illustrated in the coding loop

This graph is of the count of all seedlings on November 28th so all the data is directly comparable.

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.