Package: L3bin 0.0.0.9000
L3bin: Integerized Sinusoidal Binning Scheme for Level 3 Data
The NASA Ocean Biology processing Group L3 bin scheme, based on the sinusoidal map projection. Psuedo code for the binning scheme was published in Appendix A of NASA Technical Memorandum 104566, Vol. 32., listed in URL.
Authors:
L3bin_0.0.0.9000.tar.gz
L3bin_0.0.0.9000.zip(r-4.5)L3bin_0.0.0.9000.zip(r-4.4)L3bin_0.0.0.9000.zip(r-4.3)
L3bin_0.0.0.9000.tgz(r-4.4-any)L3bin_0.0.0.9000.tgz(r-4.3-any)
L3bin_0.0.0.9000.tar.gz(r-4.5-noble)L3bin_0.0.0.9000.tar.gz(r-4.4-noble)
L3bin_0.0.0.9000.tgz(r-4.4-emscripten)L3bin_0.0.0.9000.tgz(r-4.3-emscripten)
L3bin.pdf |L3bin.html✨
L3bin/json (API)
# Install 'L3bin' in R: |
install.packages('L3bin', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/l3bin/issues
Last updated 2 years agofrom:ec061c3986. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:bin_from_lonlatcrop_binsextent_from_binL3binlonlat_from_binrow_from_lat
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generate bin number from longitude latitude. | bin_from_lonlat |
Crop L3 init object with an extent | crop_bins |
Calculate bin boundaries from bin number | extent_from_bin |
Set up the basic values for the bin scheme for given number of rows. | L3bin |
Longitude and latitude from bin number. | lonlat_from_bin |
Latitude to row | row_from_lat |