Baselight

Macroinvertebrate Inventory At Big Bend National Park 2022 - Open Format Dataset

Department of the Interior

@usgov.doi_gov_macroinvertebrate_inventory_at_big_bend_nation_b6614338

Loading...
Loading...

About this Dataset

Macroinvertebrate Inventory At Big Bend National Park 2022 - Open Format Dataset

This study examined the biological response of aquatic organisms, collected in situ and from laboratory toxicity testing of water and soil to the herbicide ArsenalĀ® primarily used to decrease the invasive species Arundo donax in the Rio Grande River through Big Bend National Park in Texas (USA). Biological, toxicological, physicochemical, and flow data were collected before, during, and after treatment from 4 reference and 3 treatment sites. Significant differences existed in scoring, and in toxicity testing of water and sediment, between treatment and reference sites. Greater toxicity was observed in sediment samples compared to water samples. This could be due to the surfactant nonylphenol ethoxylate (NPE), added to the ArsenalĀ® formulation rather than the active ingredient imazapyr. Care must be implemented with the results of this research due to many confounding variables that occurred during the study period. Flooding could impact the sediment toxicity results as sediment-bound contaminants could be spread some distance from their origin. Due to treatment timing this represented an extreme condition as far as concentration of potential toxicants in the water are concerned and these relatively high concentrations would be expected to have decreased within a relatively short period of time, especially in the water. We believe the findings from this study provide indication of potential toxicity of some magnitude as well as provide direction for management. Decisions of whether the toxic effects of herbicide use to aquatic macroinvertebrates outweigh the beneficial effects of Arundo donax control should be carefully considered.
Organization: Department of the Interior
Last updated: 2024-04-05T15:20:50.480442
Tags: agraylea, ambrysus, aquatic-macroinvertebrates, argia, baetis, berosus, bibe, big-bend-national-park, brechmorhoga, caenis, camelobaetidius, cheumatopsyche, chironomus, cladotanytarsus, corbicula, cricotopus, culicoides, dicrotendipes, dugesia, endochironomus, erpetogomphus, eukiefferiella, fallceon, gammarus, gomphoides, gomphus, graptocorixa, gyretes, gyrinus, helichus, hemerodromia, herbicide, hetaerina, heterelmis, hexagenia, hydrobaenus, hydropsyche, hydroptila, hydrovatus, imd, ischnura, lauterborniella, metrichia, microcylloepus, microtendipes, mooreobdella, national-park-service, nectopsyche, neocurtilla, neotrichia, nps, nps-inventory-and-monitoring-division, nps-species-inventory-program, ochrotrichia, oecetis, orthocladius, paratanytarsus, petrophila, physa, polypedilum, rheocricotopus, rheotanytarsus, saetheria, simulium, smicridea, stenelmis, tabanus, tanytarsus, thraulodes, tipula, traverella, trichocorixa, tricorythodes, tropisternus

Tables

BIBE Macroinvertebrate Taxon

@usgov.doi_gov_macroinvertebrate_inventory_at_big_bend_nation_b6614338.bibe_macroinvertebrate_taxon
  • 24.47 KB
  • 66 rows
  • 32 columns
Loading...

CREATE TABLE bibe_macroinvertebrate_taxon (
  "taxonid" BIGINT,
  "scientificnameid" VARCHAR,
  "scientificname" VARCHAR,
  "acceptednameusage" VARCHAR,
  "kingdom" VARCHAR,
  "phylum" VARCHAR,
  "class" VARCHAR,
  "order" VARCHAR,
  "family" VARCHAR,
  "genus" VARCHAR,
  "subgenus" VARCHAR,
  "specificepithet" VARCHAR,
  "infraspecificepithet" VARCHAR,
  "taxonrank" VARCHAR,
  "scientificnameauthorship" VARCHAR,
  "vernacularname" VARCHAR,
  "nomenclaturalcode" VARCHAR,
  "taxonomicstatus" VARCHAR,
  "nomenclaturalstatus" VARCHAR,
  "taxonremarks" VARCHAR,
  "parentnameusage" VARCHAR,
  "originalnameusage" VARCHAR,
  "nameaccordingto" VARCHAR,
  "namepublishedin" VARCHAR,
  "namepublishedinyear" VARCHAR,
  "higherclassification" VARCHAR,
  "acceptednameusageid" VARCHAR,
  "parentnameusageid" VARCHAR,
  "originalnameusageid" VARCHAR,
  "nameaccordingtoid" VARCHAR,
  "namepublishedinid" VARCHAR,
  "taxonconceptid" VARCHAR
);

BIBE Macroinvertebrate SurveyEvent

@usgov.doi_gov_macroinvertebrate_inventory_at_big_bend_nation_b6614338.bibe_macroinvertebrate_surveyevent
  • 24.21 KB
  • 18 rows
  • 35 columns
Loading...

CREATE TABLE bibe_macroinvertebrate_surveyevent (
  "eventid" VARCHAR,
  "parenteventid" VARCHAR,
  "samplingprotocol" VARCHAR,
  "samplesizevalue" BIGINT,
  "samplesizeunit" VARCHAR,
  "samplingeffort" VARCHAR,
  "startdatetime" TIMESTAMP,
  "enddatetime" TIMESTAMP,
  "waterfeaturename" VARCHAR,
  "countrycode" VARCHAR,
  "stateprovince" VARCHAR,
  "county" VARCHAR,
  "habitatdescription" VARCHAR,
  "verbatimlatitude" DOUBLE,
  "verbatimlongitude" DOUBLE,
  "verbatimlatitudestart" VARCHAR,
  "verbatimlongitudestart" VARCHAR,
  "verbatimlatitudestop" VARCHAR,
  "verbatimlongitudestop" VARCHAR,
  "verbatimcoordinatesystem" VARCHAR,
  "verbatimsrs" VARCHAR,
  "verbatimdatum" VARCHAR,
  "coordinateuncertaintyinmeters" BIGINT,
  "coordinateprecision" VARCHAR,
  "publicdisplay" VARCHAR,
  "dataaccess" VARCHAR,
  "fieldnumber" VARCHAR,
  "fieldnotes" VARCHAR,
  "eventremarks" VARCHAR,
  "verbatimelevation" VARCHAR,
  "verbatimdepth" VARCHAR,
  "waterfeaturesubstrate" VARCHAR,
  "locationremarks" VARCHAR,
  "footprintwkt" VARCHAR,
  "footprintsrs" VARCHAR
);

BIBE Macroinvertebrate Occurrence

@usgov.doi_gov_macroinvertebrate_inventory_at_big_bend_nation_b6614338.bibe_macroinvertebrate_occurrence
  • 22.01 KB
  • 241 rows
  • 28 columns
Loading...

CREATE TABLE bibe_macroinvertebrate_occurrence (
  "occurrenceid" VARCHAR,
  "eventid" VARCHAR,
  "basisofrecord" VARCHAR,
  "taxonid" BIGINT,
  "scientificname" VARCHAR,
  "recordedby" VARCHAR,
  "individualcount" BIGINT,
  "organismquantity" BIGINT,
  "organismquantitytype" VARCHAR,
  "publicdisplay" VARCHAR,
  "dataaccess" VARCHAR,
  "lifestage" VARCHAR,
  "sex" VARCHAR,
  "reproductivecondition" VARCHAR,
  "behavior" VARCHAR,
  "covariatesample" VARCHAR,
  "preparations" VARCHAR,
  "identifiedby" VARCHAR,
  "dateidentified" VARCHAR,
  "identificationreferences" VARCHAR,
  "identificationremarks" VARCHAR,
  "identificationqualifier" VARCHAR,
  "identificationverificationstatus" VARCHAR,
  "occurrenceremarks" VARCHAR,
  "materialsampleid" VARCHAR,
  "recordnumber" VARCHAR,
  "organismremarks" VARCHAR,
  "identificationid" VARCHAR
);

Share link

Anyone who has the link will be able to view this.