From d11b5810fd0b7d9bd17b32151d47791e0511699d Mon Sep 17 00:00:00 2001 From: andybeet <22455149+andybeet@users.noreply.github.com> Date: Tue, 30 Jul 2024 22:41:55 -0400 Subject: [PATCH] update website --- docs/404.html | 5 +- docs/LICENSE-text.html | 5 +- docs/articles/ExploreFishingData.html | 5 +- docs/articles/SSBData.html | 5 +- docs/articles/atlantiscas.html | 5 +- docs/articles/dataQAQC.html | 5 +- docs/articles/groundfish.html | 380 ++++ docs/articles/groundfishNEFleet.html | 44 +- .../crosstalk-1.2.1/css/crosstalk.min.css | 1 + .../crosstalk-1.2.1/js/crosstalk.js | 1474 ++++++++++++++++ .../crosstalk-1.2.1/js/crosstalk.js.map | 37 + .../crosstalk-1.2.1/js/crosstalk.min.js | 2 + .../crosstalk-1.2.1/js/crosstalk.min.js.map | 1 + .../crosstalk-1.2.1/scss/crosstalk.scss | 75 + .../datatables-binding-0.32/datatables.js | 1536 +++++++++++++++++ .../datatables-crosstalk.css | 32 + .../css/jquery.dataTables.extra.css | 28 + .../css/jquery.dataTables.min.css | 1 + .../js/jquery.dataTables.min.js | 4 + .../figure-html/effort1-1.png | Bin 0 -> 109421 bytes .../figure-html/effort2-1.png | Bin 0 -> 142420 bytes .../figure-html/effort2-2.png | Bin 0 -> 128840 bytes .../figure-html/effort2-3.png | Bin 0 -> 122345 bytes .../figure-html/gflandingsboxtime-1.png | Bin 0 -> 123830 bytes .../figure-html/gflandingsboxtime-2.png | Bin 0 -> 142729 bytes .../figure-html/gflandingsboxtime-3.png | Bin 0 -> 117430 bytes .../figure-html/gftiming1-1.png | Bin 0 -> 31281 bytes .../figure-html/gftiming2-1.png | Bin 0 -> 27863 bytes .../figure-html/otherfleet-1.png | Bin 0 -> 105008 bytes .../figure-html/otherfleettime-1.png | Bin 0 -> 125710 bytes .../figure-html/plotcompare-1.png | Bin 0 -> 162515 bytes .../figure-html/plotcompare2-1.png | Bin 0 -> 184777 bytes .../figure-html/plotland1-1.png | Bin 0 -> 205318 bytes .../figure-html/plotland3-1.png | Bin 0 -> 78301 bytes .../figure-html/plotland4-1.png | Bin 0 -> 116442 bytes .../figure-html/plotland5-1.png | Bin 0 -> 137554 bytes .../figure-html/plotland6-1.png | Bin 0 -> 104708 bytes .../figure-html/plotland7-1.png | Bin 0 -> 128039 bytes .../figure-html/plotland7-10.png | Bin 0 -> 124684 bytes .../figure-html/plotland7-11.png | Bin 0 -> 126609 bytes .../figure-html/plotland7-2.png | Bin 0 -> 126726 bytes .../figure-html/plotland7-3.png | Bin 0 -> 126115 bytes .../figure-html/plotland7-4.png | Bin 0 -> 125696 bytes .../figure-html/plotland7-5.png | Bin 0 -> 125115 bytes .../figure-html/plotland7-6.png | Bin 0 -> 125953 bytes .../figure-html/plotland7-7.png | Bin 0 -> 123788 bytes .../figure-html/plotland7-8.png | Bin 0 -> 126798 bytes .../figure-html/plotland7-9.png | Bin 0 -> 124979 bytes .../htmltools-fill-0.5.8.1/fill.css | 21 + .../htmlwidgets-1.6.4/htmlwidgets.js | 901 ++++++++++ docs/articles/index.html | 11 +- docs/articles/ports.html | 5 +- docs/articles/scallops.html | 25 +- .../figure-html/landingsboxtime-1.png | Bin 116438 -> 0 bytes .../figure-html/landingsboxtime-2.png | Bin 131497 -> 0 bytes .../figure-html/landingsboxtime-3.png | Bin 142505 -> 0 bytes .../figure-html/landingsboxtime-4.png | Bin 150493 -> 0 bytes .../figure-html/plotland7-2.png | Bin 118536 -> 119867 bytes .../figure-html/plotland7-3.png | Bin 120491 -> 118536 bytes .../figure-html/plotland7-4.png | Bin 119867 -> 119991 bytes .../figure-html/plotland7-5.png | Bin 119991 -> 119004 bytes .../figure-html/plotland7-6.png | Bin 119004 -> 120491 bytes docs/articles/squid.html | 31 +- .../figure-html/squidfootprint-1.png | Bin 114778 -> 111440 bytes .../figure-html/squidfootprint-10.png | Bin 111749 -> 108950 bytes .../figure-html/squidfootprint-11.png | Bin 112736 -> 107941 bytes .../figure-html/squidfootprint-2.png | Bin 113571 -> 109194 bytes .../figure-html/squidfootprint-3.png | Bin 113822 -> 109334 bytes .../figure-html/squidfootprint-4.png | Bin 112180 -> 108432 bytes .../figure-html/squidfootprint-5.png | Bin 111820 -> 109222 bytes .../figure-html/squidfootprint-6.png | Bin 111987 -> 109326 bytes .../figure-html/squidfootprint-7.png | Bin 113908 -> 109492 bytes .../figure-html/squidfootprint-8.png | Bin 113576 -> 109837 bytes .../figure-html/squidfootprint-9.png | Bin 113653 -> 110933 bytes docs/authors.html | 5 +- docs/index.html | 5 +- docs/pkgdown.yml | 6 +- docs/reference/assign_latlon_ports.html | 5 +- docs/reference/assign_species_codes.html | 5 +- docs/reference/assign_squid_trips.html | 5 +- .../reference/assign_unclassified_groups.html | 5 +- docs/reference/compare_data.html | 5 +- .../create_atlantis_groundfish_data.html | 11 +- .../create_atlantis_scallop_data.html | 5 +- ...aset.html => create_vignette_dataset.html} | 11 +- docs/reference/get_effort.html | 162 -- docs/reference/get_effort_landings.html | 5 +- docs/reference/get_port_lat_lon.html | 145 -- docs/reference/index.html | 7 +- docs/reference/main_data_cleaning.html | 5 +- docs/reference/plot_nafo.html | 5 +- docs/reference/plot_ports.html | 133 -- docs/reference/process_data.html | 5 +- docs/reference/pull_port_tables.html | 5 +- docs/reference/read_data.html | 5 +- docs/reference/update_atlantis_groups.html | 5 +- docs/sitemap.xml | 20 +- pkgdown/_pkgdown.yml | 4 +- vignettes/atlantisFleets.Rmd | 154 ++ .../{groundfishNEFleet.Rmd => groundfish.Rmd} | 48 +- vignettes/scallops.Rmd | 27 +- vignettes/squid.Rmd | 73 +- 102 files changed, 4939 insertions(+), 576 deletions(-) create mode 100644 docs/articles/groundfish.html create mode 100644 docs/articles/groundfish_files/crosstalk-1.2.1/css/crosstalk.min.css create mode 100644 docs/articles/groundfish_files/crosstalk-1.2.1/js/crosstalk.js create mode 100644 docs/articles/groundfish_files/crosstalk-1.2.1/js/crosstalk.js.map create mode 100644 docs/articles/groundfish_files/crosstalk-1.2.1/js/crosstalk.min.js create mode 100644 docs/articles/groundfish_files/crosstalk-1.2.1/js/crosstalk.min.js.map create mode 100644 docs/articles/groundfish_files/crosstalk-1.2.1/scss/crosstalk.scss create mode 100644 docs/articles/groundfish_files/datatables-binding-0.32/datatables.js create mode 100644 docs/articles/groundfish_files/datatables-css-0.0.0/datatables-crosstalk.css create mode 100644 docs/articles/groundfish_files/dt-core-1.13.6/css/jquery.dataTables.extra.css create mode 100644 docs/articles/groundfish_files/dt-core-1.13.6/css/jquery.dataTables.min.css create mode 100644 docs/articles/groundfish_files/dt-core-1.13.6/js/jquery.dataTables.min.js create mode 100644 docs/articles/groundfish_files/figure-html/effort1-1.png create mode 100644 docs/articles/groundfish_files/figure-html/effort2-1.png create mode 100644 docs/articles/groundfish_files/figure-html/effort2-2.png create mode 100644 docs/articles/groundfish_files/figure-html/effort2-3.png create mode 100644 docs/articles/groundfish_files/figure-html/gflandingsboxtime-1.png create mode 100644 docs/articles/groundfish_files/figure-html/gflandingsboxtime-2.png create mode 100644 docs/articles/groundfish_files/figure-html/gflandingsboxtime-3.png create mode 100644 docs/articles/groundfish_files/figure-html/gftiming1-1.png create mode 100644 docs/articles/groundfish_files/figure-html/gftiming2-1.png create mode 100644 docs/articles/groundfish_files/figure-html/otherfleet-1.png create mode 100644 docs/articles/groundfish_files/figure-html/otherfleettime-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotcompare-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotcompare2-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland1-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland3-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland4-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland5-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland6-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-1.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-10.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-11.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-2.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-3.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-4.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-5.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-6.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-7.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-8.png create mode 100644 docs/articles/groundfish_files/figure-html/plotland7-9.png create mode 100644 docs/articles/groundfish_files/htmltools-fill-0.5.8.1/fill.css create mode 100644 docs/articles/groundfish_files/htmlwidgets-1.6.4/htmlwidgets.js delete mode 100644 docs/articles/scallops_files/figure-html/landingsboxtime-1.png delete mode 100644 docs/articles/scallops_files/figure-html/landingsboxtime-2.png delete mode 100644 docs/articles/scallops_files/figure-html/landingsboxtime-3.png delete mode 100644 docs/articles/scallops_files/figure-html/landingsboxtime-4.png rename docs/reference/{create_dataset.html => create_vignette_dataset.html} (61%) delete mode 100644 docs/reference/get_effort.html delete mode 100644 docs/reference/get_port_lat_lon.html delete mode 100644 docs/reference/plot_ports.html create mode 100644 vignettes/atlantisFleets.Rmd rename vignettes/{groundfishNEFleet.Rmd => groundfish.Rmd} (95%) diff --git a/docs/404.html b/docs/404.html index a0ede64..f8a92d1 100644 --- a/docs/404.html +++ b/docs/404.html @@ -62,6 +62,9 @@